CoBuild - Job Assesment Board

An innovative job board application that allows users and recruiters with job upload capabilities, AI resume parsing functionality, and integrated coding assesments.

Brick Breakers Remastered

• Remastered classic brick breaker game with modern enhancements.
• 6 unique levels with increasing difficulty.
• Speed multipliers and power-ups.
• Keyboard and mouse controls supported.

Firestorm

• 2D platformer game developed in Assembly with unique twists featuring jump mechanics, moving platforms, and lava.
• Created backgrounds and sprites using a custom Python RGB converter.

System Monitoring Informating Tool

• Monitoring tool created in C++ to regulate memory and CPU usage monitoring.
• Inspects the running processes of the OS and displays graphical information about FD Tables.

LearnQuest Classroom AR/VR

• VR classroom in Unity for enhanced remote learning experience.
• Used C# to implement audio live captioning, AI-powered teaching assistant, and whiteboard functionalities.
• Tested with Meta Quest 2.
• Placed top 10 at UofT hackathon.

Emotion Detection in Audio Signals

• k-NN classifier to predict positive or negative emotions in audio signals using Mel spectrogram and chromagram features.
• Preprocessed an audio database, selecting relevant emotions (calm, happy, angry, fearful) and combining them into classes