Projects
Jordquest
Jordquest emerged as the culmination of my team's efforts in CS1666 Principles of Computer Game Design and Implementation. In this project, we ventured into the realm of multiplayer hack-n-slash, creating an immersive experience within a dynamically generated arena replete with both PvE and PvP elem... Read more →
Grandpa's Gone
Grandpa's Gone was a submission to the Games 4 Social Impact 2023. Grandpa's Gone is a multi-level puzzle game, with a central mechanic that enables you to switch between the body of a young boy and the body of an old man in order to solve puzzles, navigate the environements and make your way throug... Read more →
Grammar Query
GrammarQuery was developed as a project for the University of Pittsburgh's SheInnovates 2022 Hackathon. It serves as a voice-based language learning tool, prompting users with real-world questions to practice spoken English. The tool complements traditional language learning methods by focusing on c... Read more →
Space Invaders
Embark on a nostalgic journey with my Space Invaders project, a tribute to the classic arcade era. Developed during my final project for my high school intermediate programming class, this game not only showcases my passion for game development but also represents a fusion of programming expertise, ... Read more →
Posts
Bootstrap vs Tailwind CSS
Styling your web applications is a critical aspect of web development, and choosing the right CSS framework can greatly impact your workflow and project aesthetics. Bootstrap and Tailwind CSS are both popular frameworks for web development and in this discussion we'll explore their advantages, disad... Read more →
Choosing Between Next.js, Astro, and Gatsby
Selecting the right React framework is a crucial decision that can significantly impact your web development workflow and the performance of your applications. In this exploration, we'll dive into three prominent React frameworks – Next.js, Astro, and Gatsby – examining their strengths, weaknesses, ... Read more →