'Ultra'-Smart Fridge | Concordia Capstone Project

Course code COEN490.

Designed and developed a smart refrigerator that monitors food quantities and suggests healthy recipes based on current inventory. Due to the COVID-19 pandemic, the project was not fully completed.

Java | Python | PostgreSQL | SQLite

LED Color Changing Sign

A sign that dynamically changes the color of each letter according to the 4 previously played champions in the online game League of Legends.

C++

Microcontroller Combination Lock

Course code COEN317.

A simple combination lock. Three incorrect codes will lock the user out of the device.

C | C++ | Assembly

Auction House

Course code COEN445.

Reuploaded since previous repo is private. UDP Client and Server for running a simple auction. Multiple items and users can be present simultaneously.

Java

Snake Game

A simple snake game inspired from the YouTube channel Web Dev Simplified. Modified to include a scoreboard, difficulty setting, altered visuals, and mobile support!

Javascript | HTML | CSS

Happy Birthday Discord Bot

A Discord bot that sends a user a daily happy birthday message throughout the month of August. The bot also has some fun commands and additional easter eggs dependent on specific scenarios.

Python