Hi there. I am a Computer Science student at CSU, Fullerton (Aug 2023 - Dec 2025 expected). I also work part-time as a math tutor.


Notable Projects

Club Data API: api.acmcsuf.com

API in development for club to manage data about board members, announcements, and events. Created CI pipeline and branch protection rules to enable safe collaboration with a team.

Go, Gin, SQLite, OpenAPI, Nix, GitHub Actions

Playlist Rating Web App: Dumps or Fire

Full-stack web application that rates playlists, albums and songs using popularity data from Spotify. Created CI/CD pipeline to enforce code quality and ensure production is up to date.

Django, Python, Bootstrap, Spotify API, fly.io, GitHub Actions, Docker

Task Tracker CLI: Terminder

Simple and fast CLI that keeps track of priorities. Uses file serialization and shortest string matching for easy use.

C++, Cereal, Nix, pre-commit, GitHub Actions

MediaWiki AWS

Terraform Infrastructure as Code (IaC) for deploying MediaWiki on AWS with proper configuration and security.

Terraform, AWS