...
Bird Clicker

This is a simple little game I built in javascript. It uses the processing library for graphical output.

Check It Out
...
Bird Clicker (Python)

This is the second revision of Bird Clicker. In this version I ported the javascript version to python, I also made numerous minor quality of life improvements.

Check It Out
...
PONG

This is a recreation of Pong from 1972. It is built from scratch in python using Pygame.

Download
...
APOD

Check out my APOD frontend that displays images that are being pulled from nasa's api.

Check It Out