My Projects

BREATHALYZER

Portable STM32 Breathalyzer for precise blood alcohol detector.

FUEL CELL BATTERY BOAT

Designed and built a fuel cell battery-powered boat.

HEAT & SMOKE DETECTOR

Created a small-scale heat and smoke detector.

DOLLAR DYNAMO

Robo-advisor service tailored to ETF investments, automating financial planning, asset allocation, and tax reporting.
Developed in C++

GEESE SWEEPER

Text-based 2D single-player game.
Clone of the iconic game Minesweeper.
Developed in C++

PORTFOLIO WEBSITE

My personal portfolio with all of my engineering projects, experiences, and contact information.
Developed in JavaScript, HTML, and CSS

WEATHER APP

Developed a weather application in Python that retrieves and stores API Key Data, offering users up-to-date weather conditions.

POMODORO APP

Created a Pomodoro Workflow app for personal self-studying, customizable in dark and light modes for enhanced productivity.
Developed in Python

SUDOKU SOLVER

Created a program that utilizes a recursive backtracking algorithm to proficiently solve any Sudoku puzzle provided.
Developed in C++