Projects
A collection of my work in C++, Web, and IoT.
Minesweeper
Personal Project
Discovering Object-Oriented Programming by building a Minesweeper clone.
• Built with C++ and SFML to solidify foundations in graphics and
memory management.
• "Let's avoid bombs by planting flags."
Stocksinator
ESIEA Project
Android mobile app to discover mobile programming, Git, and design patterns.
• Lists stock market data (companies and indices) using the
FinancialModelingPrep API.
• Pivoted from an initial idea about historical heads of state to a functional
finance tool.
BB8 Replica
IUT Project
8-month group project to build a BB8 replica for the IUT open house.
• Controlled via a virtual gamepad over Bluetooth/Arduino.
• Features PWM motors and a speaker playing BB8 sounds. Built two prototypes
(4-wheel and 2-wheel drive).
Connected Thermometer
IUT Project
Electronic component project to build a connected thermometer that sends measurements to a phone.