Projects

iCount

iCount, is my 4th year capstone project that used Machine Learning to help businesses track customers in physical retail locations (during the COVID epidemic). The application utilized the YOLOv3 Convolutional Neural Network for object detection and DeepSORT (Simple Online Realtime Tracking) for object tracking. Using a customized dataset, the model was trained to detect if people were to close to eachother and to display a counter of the number of people in a store.

Profile photo
Rock Paper Scissors

Rock, Paper, Scissors is the classic game implemented as a web app using React, that leverages the use of WebSockets for multiplayer functionality. Simply join the game with an opponent, make your move and see the result! All game logic is processed through a Express.js server using a REST API. Send the link to a friend and try it out!

Profile photo
comebackinthirty

Comebackinthirty is a time managment app made with Vue.js. Using the client's localstorage, the app stores your daily events in thirty minute time slots. Instead of logging events ahead of time, you would comebackinthirty to create, delete or update what you had done. In the future, I am looking forward to implementing this as mobile app by utilzing Vue Native.

Profile photo
Online Cleaning Service

A school project to create a Software as a Service website for customers looking to hire cleaners. The website is created with Express.js, Handlebars.js and MongoDB for the database. The site allows for Customers and Workers to register, login, hire/deny service, withdraw payments and search for workers.

Profile photo
Mohammad Hussain