Profile picture

Hi there!

Welcome to my portfolio! I'm a passionate web/game developer and computer science student at the University of Pittsburgh. I love to create and learn new things, and I'm always looking for opportunities to do so.

Projects

Cover Image for Jordquest

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 →

Tools used: Bevy, Rust
Cover Image for Grandpa's Gone

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 →

Tools used: Unity, C#
Cover Image for Grammar Query

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 →

Tools used: HTML, CSS, JS, GrammarBot API, Speech Recognition API
Cover Image for Space Invaders

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 →

Tools used: PyGame, Python, PygBag

Posts

Cover Image for Bootstrap vs Tailwind CSS

Bootstrap vs Tailwind CSS

463 words (2 min read)

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 →

Cover Image for Choosing Between Next.js, Astro, and Gatsby

Choosing Between Next.js, Astro, and Gatsby

469 words (2 min read)

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 →