For more projects, check out [shehab-as] on GitHub

Lumen | Undergraduate Thesis [2016-2017]

A two-part driver assistance application - a distraction detector to notify a driver when they aren't focusing on the road, and a navigation display to help them get where they need to go with the least distraction possible. The distraction detector is a pre-trained neural network deployed on a RaspberryPi 3 equipped with a Pi Camera that monitors the driver through a live video feed. The navigation is a web application that projects directions onto the windshield for the driver to follow.

Developed by a team of 4.

Abstract design with layered squares in shades of orange, red, blue, and teal.

Synchro City [2017]

Embedded Systems Project: A simulation of cars manuevering in a city, detecting obstacles, following certain paths that don't conflict with each other to avoide collision. It won the in-class best embedded systems project award.

Developed by a team of 4.

Abstract colorful leaf pattern with six stylized leaves in red, blue, yellow, green, pink, and teal.

Arm Tracker [2016]

A Computer Vision project where me and a colleague developed an application that tries to find hands/arms using our custom color-space for the skin tone, mask out the background, draw convex envelope around the object, and then tracks its path from the center of that object.

Developed by a team of 2.


Distributed Image Viewer [2016]

A peer-to-peer distributed systems that allows users of different machines in the same network to send encrypted images to each other with a view counter and access privileges.

Developed by a team of 4.


Word2Web [2016]

A Perl application that takes a word document (.docx) and parses the main elements to generate the corresponding .HTML and .CSS files!

Developed by a team of 3.