Sidafa Conde
  • About Me
  • Science
    Past Activities Publications

Expanding Mental Horizon


Scientific Curiosity and Exploration

Project: Concurrent Traffic Simulation

A Udacity Project

Posted on March 2, 2020

In this project, I was able to build a multithreaded traffic simulation using a real urban map by running each vehicle on a separate thread, and manage intersections to facilitate traffic flow and avoid collisions. [Read More]
Tags: Udacity, C++, Projects

Project: Memory Management Chatbot

A Udacity Project

Posted on February 18, 2020

In this project, I was able to nalyze and modify an existing ChatBot program by optimizing the memory management using smart pointers, move semantics, etc. [Read More]
Tags: Udacity, C++, Projects

Project: System Monitor

A Udacity Project

Posted on February 13, 2020

In this project, I was able to build a system monitor application similar to htop! [Read More]
Tags: Udacity, C++, Projects

Project: Developing an AI application

A Udacity Project

Posted on July 10, 2019

In this project, I was able to train an image classifier to recognize different species of flowers. [Read More]
Tags: Udacity, Machine Learning, AI, Projects

Project: Finding Donors for CharityML

A Udacity Project

Posted on May 13, 2019

In this project, you will employ several supervised algorithms of your choice to accurately model individuals’ income using data collected from the 1994 U.S. Census. [Read More]
Tags: Udacity, Machine Learning, Projects
  • ← Newer Posts
  • Older Posts →