After my digital watch broke for the nth time, I decided to make my own fitness watch. It has a pedometer, heart rate monitor, and other functionalities. I made it using Arduino, breakout boards, and other peripherals.
Created with the Arduino language (based in C/C++)
An Android/iOS mobile application that showcases information about COVID-19 cases, deaths, and recoveries.
Created using Flutter and the disease.sh open API for data collection.
A CLI-based terminal client for Todoist, a todo list app. Made so it would be even easier to check on or add to my todo list while programming.
Created using Node.js and the Todoist API
A single page React application used to generate spoonerisms—word pairs that are still words when their first sounds are swapped, for example (j)elly (b)eans becomes (b)elly (j)eans.
Created using React and Bootstrap
A collection of programming assignments completed for CS106B: Programming Abstractions, a class I took during Stanford Summer Session. Has cool things like mazes, fractals, and Huffman trees.
Created with C++ and Stanford's C++ Libraries.
Flashes the lights in my room red whenever I get a new email so that I (hopefully) won't miss any more important emails.
Created with Python, the phue library, and the Gmail API
A minimalist Android home screen widget used to—you guessed it—play music. Also pauses, skips, and replays. There were no pretty music widgets available, so I made my own.
Created using the KWGT widget tool
I made this website!
Created using HTML, CSS, and JavaScript over the Bootstrap framework