Web/Game Development Projects

Commission Site

More Info

An actor portfolio site made using webflow. This project gave me some real experience with a client to create a personalized commission site using a content management system.

Commission Site

More Info

An actor portfolio site made using webflow. This project gave me some real experience with a client to create a personalized commission site using a content management system.

Merge Game

More Info

This project was an exciting opportunity to dive deeper into game design and programming using the Godot engine. From crafting responsive mechanics to polishing the user interface, it was a rewarding experience that pushed my skills and creativity.

Endless Runner Game

More Info

A simple game made using Javascript. I also used a library called Kaboom.js to help me with simulating physics and animating objects. This project bolstered my understanding of programming concepts and taught me skills like parallax scrolling, sprite animation, and game loops.

Weather App

More Info

A Javascript weather app that pulls data from openweathermap.org. It takes a city name as input and outputs the appropriate weather data. This project helped me understand how to manage data using an API

Pure CSS Frog

More Info

An animated illustration of a frog made strictly using CSS. This project bolstered my understanding of CSS properties and taught me more about pseudo classes and elements.

Sine Wave Animation

More Info

A sine wave animation that can be customized using the controls on the top right. This project helped me learn more about html canvas and how to use an external tool called dat.gui.