My projects

Codenames

Codenames Project
I made a website to play the board-game 'Codenames' online with your friends. I coded the website using React for the front-end and Node for the back-end.

Snek | Snake Game

snek-project
A minimalistic take on the classical Snake game for mobile. Made with React Native, and published on the App Store and Google Play Store.

Finance Sim

Finance Sim Project
Web portal where users can simulate the buying and selling of stocks in real time.

Snake AI

Snake AI Project
I taught an AI to play Snake with a pathfinding algorithm. The AI is written in Python, and the game and its interface with Pygame.

CS50 Mario Bros

CS50 Mario Bros Project
My version of the game “Mario Bros”, made entirely with Lua.