Close

Coding Projects

Here are all of the programs I’ve made so far!

Day of the Week Calculator - January 2022

On New Years Eve 2021, I came across a video by Mike Boyd showcasing his newfound skill of calculating the day of the week of any date. I’ve always thought this was just the coolest skill ever, so I decided to learn it myself from a Numberphile video that teaches the Doomsday Algorithm. The Doomsday Algorithm essentially uses a couple of known reference dates (one for each month) that can be applied to determine any given date. This program features the Doomsday Algorithm in action!

Click here to download the .py file!

PSK PBL Trainer - April 2021

In Square-1, I recently learned a really long list of algorithms that I wanted to memorize but didn’t know how. I decided to develop a quick tool in Python that would give me an algorithm at random so that I could practice recognizing the algorithm and actually performing it on my cube. I’m proud that I’ve been able to use programming to solve a real (although inconsequential) issue of mine!

Click here to download the .py file! Note: this program works best in the Spyder IDE.

Triangle Concurrency - September 2020

I started learning Python just a few weeks ago, and this is a quick program I made in my geometry class that calculates and plots the three concurrency points of any given triangle (orthocenter, circumcenter, centroid).

Click here to download the .py file!

Blocked! - March 2019

This Scratch project is short, simple, and sweet. You must circumvent the various spikes and bullets that might harm you. This game is actually designed for a Makey Makey controller as part of a school project.

Click here to play!


Floyd's Odyssey - January 2019

My first Google Play app: a simple endless runner game called Floyd’s Odyssey, in which a fox named Floyd travels across the world by constantly jumping from platform to platform. 

Click here to download!

Line Rider - March 2017

In this Scratch program, you must quickly press the arrow keys in various directions to guide the smiley face along the lines. Timing is crucial here!

Click here to play!


TACOZ!! - January 2017

In this Scratch game, you must avoid the detrimental, lightning-struck tacos! Touch the clouds to heal yourself!

Click here to play!


Number Cruncher - 2016-2017

This Scratch game is a test of your basic arithmetic aptitude. Answer a question correctly, and you get a point. If you make one mistake, the dinosaur will unleash its wrath and end the game.

Click here to play!

Note: The publish date appears to be September 2020, although this project was actually made sometime between 2016-2017.


Fruit Shooting - 2016-2017

A Scratch game where you shoot the watermelons to avoid perishing into nothingness.

Click here to play!

Note: The publish date appears to be September 2020, although this project was actually made sometime between 2016-2017.

Alien Invasion - December 2016

This Scratch project is one I recall spending the most time on. You must protect the Earth by using your extremely potent laser to wipe out the alien race.

Click here to play!


Kill the Farting Dinosaur (v2) - November 2016

Sequel to the original Kill the Farting Dinosaur

Click here to play!


Kill the Farting Dinosaur (v1) - November 2016

A rather silly Scratch game that I made in 5th grade. You must kill the dinosaur to progress in the game. Careful! Its flatulence is fatal…

Click here to play!