projects

guardian.ai - blasterhacks2025 winner
mar 2025
guardian.ai is a emergency notification assistant that automatically notifies users of emergencies in their area and creates personalized action/evacuation plans.
guardian.ai's frontend was made with svelte and tailwind, with the backend made with fastapi and sqlite and hosted on docker. the project made special use of groq's super-fast ai interface to determine relevant emergencies and create plans. it was made as a group including gavin garzia.



opengl roller coaster application
dec 2024
a roller coaster simulation developed in c++ using opengl, created as the final project for csci 441 - computer graphics. this project showcases advanced computer graphics techniques, including bézier curves for smooth track design, custom shaders for rendering, texture mapping, and modern lighting models for realistic visuals.


personal portfolio website
aug 2024
a fully custom-built portfolio website designed to showcase my skills, projects, and experiences. developed purely with html, css, and javascript. the site features a clean, modern design with responsive layouts to ensure a seamless user experience across devices. this project highlights my expertise in web development and my ability to create functional, visually appealing digital solutions.


automated api frontend for dish network
may 2024 - july 2024
a frontend application developed for dish network during a summer field session in csci 370. the project utilized flask/jinja, html, css, bootstrap, and javascript to create an interactive interface for employees to manage and interact with various microservices. the frontend features forms that allow users to select http verbs from a dropdown, enter parameters with example values, and execute api calls. additionally, users can view the history of api calls made to each microservice along with their results. all data interactions are recorded and stored in an sqlite database, providing a comprehensive view of service usage and performance. this project demonstrates proficiency in integrating frontend technologies with backend services to deliver a functional and user-friendly application.

clue game
feb 2024 - apr 2024
a clue-inspired game developed as part of the csci303 software engineering course. this project utilized java and object-oriented programming principles, including the singleton pattern, to design a robust and scalable game. the game features custom characters, graphics, and a unique map, all created to enhance the player’s experience. the development process involved applying key software engineering practices to ensure a well-structured and maintainable codebase. this project showcases proficiency in designing complex systems and implementing game mechanics with attention to detail and effective use of design patterns. the project was created as a group project with gavin garzia
