Languages Used: NodeJS, EJS, JavaScript, CSS, MongoDB
Created a website for a senior web development class, using NodeJS and EJS to call an API to retrive a list of movies depending on what option was selected. Also incorporated a database to store user information for login
Languages Used: React, TailwindCSS, Javascript
Utilizing React and TailwindCSS, I Created a website that pulls a list of movies from an API. This site allows users to add a rating to a movie, add it to their list of favourties as well as search for a specific movie using various filters
Languages Used: Python, Pygame, Tiled
Pirate Cove is a 2D side-scrolling platformer submitted as my final project for my senior game development class. The game features 20 hand-crafted levels, each presenting unique challenges and gimmicks. Each level features a soundtrack relevant to the current world. In addition, there are multiple game features implemented such as a score tracker, health, lives, and enemies.