Projects
Libro de los Juegos
This is a fully functional game website based on the medieval Spanish document about table games called Libro de los Juegos.
Users can read about popular board games played in 14th century Spain, while listening to contempary Spanish music.
Multiplayer compatibility allows users to play with their friends wherever they are.
Built using an expressJS backend, with a React based front end, and using MongoDB for database.
Airport Manager
Airport manager implements a full stack airport management applciation that allows users to schedule flights, assign aircraft, book flights, change seats, and more.
Build with a React clientside and using expressJS for the backend with a mySQL database.