Projects


Most of my projects are proof of concept assignments from previous courses that I have continued to work on and improve.

'Moji Merge Thumbnail
'Moji Merge
Final Project Trailer for Game Programming Course - 2D Unity game with one level, combine emojis to reach the target score. All programming and design done by me, I really like this game even with all of its bugs <3
C++ Unity Photoshop
View on GitHub
GOOB Shop
Mock Shop Site
Final Project for Web Dev. Course - Stock product photos were sourced mostly from Freepik and modified in Photoshop to include sample branding and designs. Product details were randomized and AI generated using Mockaroo and are stored on my web server's database
PHP JavaScript MySQL CSS
View Project
DnD Roller Page
Dungeons & Dragons Roller
3D Dice Roller - Previously, this was just a simple text-only dice roller and it has now been updated. The dice each have an animated 3D model that I made in Blender and the animations play every time the specific die is clicked along with generating a random number. Note: this utilizes .webm videos so it is not compatible with mobile!
JavaScript CSS Blender
View Project
Pokemon Guesser Page
PokéGuesser
API Integration using PokéAPI - Simple guessing game that pulls a random pokémon sprite and displays it behind a grid which can be clicked to reveal more of the sprite and the player can enter their guess
Ajax JavaScript CSS
View Project