Coding Projects
Grading with interactive Python App
Automated calculation, visualization, and conversion between the two grading systems my school uses for report cards. Developed using Python (pandas, numpy) and deployed using Dash and Render. Source code stored on my Github and web application publicly accessible here.
Pong in JavaScript
A version of the arcade classic Pong that I made in JavaScript using Microsoft’s MakeCode Arcade platform. Playable version and source code available here.
Flappy Bird simulation in python
Clone of the popular mobile game Flappy Bird using PyGame, an open-source python package for 2D game development. Full source code on my Github
Atmospheric Carbon Data with R
An interactive visualization of atmospheric CO2 levels since the 1950s, pulled from the observatory in Mauna Loa, Hawaii. Developed using R’s open-souce graphing package ggplot and published on R Shiny. Source code available on my Github and web application publicly accessible here.
Front-end Demos
Written in HTML and CSS, with the interactive demos using JavaScript as well. Source code on my Github.