An AI companion hosted on AWS, and leveraging Google Cloud STT, that provides feedback on oral skills in 6 languages.
Student Life Mapper
A C++ project using OSM and GTK with implementation of A*, Multi-Dijktra, and clustering algorithms for path finding and map visualization.
Spacestagram
A mock social media platform created using the NASA Mars Rover API
Portfolio Website
Why make another portfolio website when you already have one? For fun, of course. This portfolio website was based on a single idea I had about my name exploding. What better way to test my skills in React animations?
Silverman chess
A chess game written with C assembly-level programming, and using interrupts for keyboard input in conjunction with double-buffering for the graphical interface
Yuki Weather App
A weather app created with the purpose of being minimalistic and accessible.
Recipe API
A recipe API created as an exercise to be able to implement REST principles for a large amount of data. The API interacts with a database with over 200,000 recipes, which were parsed from a CSV file.
Zen-mo Task App
Created for NewHacks 2021: A task app with an intuitive interface for students to use.