Michel logo
MENU
BACK

Portfolio

ArcadiaSMP Website

Website for Arcadia SMP. Publishes new member uploads and displays member's social media information. Pulls upload information from the youtube api.

Personal Website

Personal portfolio website built in NextJS and Tailwind. Resume and contact information available from here.

Hangman

A "daily game" where the hangman word is pulled from Merriam-Webster's Word of the day. Built with NextJS and Tailwind.

Snake

The game Snake built in NextJS.

ArcadiaSMP Social Media Application

Social media application to automatically post announcements of ArcadiaSMP member's video releases. Built with python using tweepy and atproto libraries.

Entity Component System

The start of an entity component system game engine written in c++ and vulkan.

Pong

The game Pong written in C for the MSP430. Final project for my embedded systems course completed with two other classmates.

Wumpus World

Text-based python implementation of "Hunt the Wumpus" created while I was still in school.