My projects

I host my projects publicly on Github, I currently only have a handful of projects to my name at the moment, perhaps you would like to add to that?

Pygame Calculator

This is a rudimentary calculator I made using Pygame.

I developed it using Python and the Pygame libary, it can do basic math but it cannot do complex math.

Go to repository

Example Form Website

This is an example form website I made for my web development class.

It is a rather basic example of my html and css work, but still a good example.

Go to repository

Source Code

This is the source code for this website.

I developed it using only html and css, no external libraries.

Go to repository

Steam Game Picker

This is a simple website that uses the SteamAPI to sort your games into a table and allow you to pick a game randomly.

I developed it using Javascript and Express.js, though the CSS is a work-in-progress.

Go to Site