This is the code for my first personal webpage. This page is largely out of date and I hope to soon replace it with some new projects built using more modern tools. You can observe my progress by checking out https://github.com/paulmotz/github-pages.
This is a chess game that I wrote in JavaScript where a user can play against an opponent that makes random moves. A user can also choose to play as both sides (so that two people can play a game). As there are multiple .js files for the game, they are stored in their own folder scripts/chess.
These are visualizations that I made using D3.js to compare the past three US Election results to state obesity statistics. I thought I saw a correlation between the two and was curious to see how similar the maps looked. I do not intend to express a political opinion.
This is a visualization that I made using D3.js of my runs from the past three years. This type of visualization was inspired by Hans Rosling.
I have completed the FreeCodeCamp Front End Development Program. You can find my certificate here and my projects here.