top of page

Coding Projects

Over the years, I have developed some short games and sites that demonstrate my growth as a developer.

I have used my knowledge from taking Codecademy courses in advanced JavaScript, p5, HTML, and CSS to build games and webpages that utilize different advanced mechanics such as animation, hitboxes, collisions, sound, API retrieval, and graphic design.


Below are some projects I have built.


Pokemon Battle Game

With HTML, JavaScript, and CSS, I built a simple pokemon battle game that can be played single-player or two player.

API TV Show Character Information Page

With three API retrievals, I built a page to retrieve the most relevant information for all characters in Lord of the Rings, Game of Thrones, and Harry Potter.

Asteroids Game

Using p5.js and HTML, I built a basic retro asteroids game with extra power-ups and sounds.

Racing Game

With an API to collect data on various cars and p5.js to add visual effects, I built a racing game with bouncy hitboxes and flowing movements.

bottom of page