October 2024Fullstack Development
Inspired by my love of daily geography games such as Geogrid, PresiGuess is an interactive web-based presidential guessing game that challenges players to identify U.S. presidents based on intersecting historical criteria. The game presents a 2x2 grid where each cell represents the intersection of two different presidential characteristics or historical facts. Players must guess which president(s) satisfy both the row and column criteria for each cell. The game features over 130 different historical categories and characteristics, making each round unique and educational. The system employs randomized sampling algorithms to ensure each game round has valid presidential matches across all grid intersections. I used FastAPI for defining the API endpoints and MongoDB for storing the presidential data, while the frontend is built with Vue.js.
Start Date | June 2024 |
End Date | October 2024 |
Category | Fullstack Development |
Technologies Used | FastAPI, Vue.js, MongoDB |