Selected by OpenAI for the inaugural CSU-wide ChatGPT Student Ambassador program. I co-founded and co-host live “chat games” that teach ethical, effective AI use, and I built the official site with Bootstrap 5, accessible UI, Formspree RSVPs, and captioned demo video. Ongoing project with new games and events rolling out through Fall 2025.
A custom GPT that pairs with Swift Playgrounds to fix Swift/SwiftUI code in plain English and guide you step by step. It compiles and tests uploaded Swift Packages to catch errors early, returning minimal diffs you can paste in. Accessibility is built in: Dynamic Type, VoiceOver labels, and large tap targets.
A custom GPT I built to generate high-quality alt text and audit full web pages for WCAG 2.1/2.2. It flags contrast issues, keyboard traps, and focus order problems, and returns copy-paste fixes. When a URL is provided, it calls a headless Playwright + axe-core scan Action and merges results into strict JSON; it also supports “JSON only” output for developer workflows.
One of my first complete website projects, built for a real client in architecture. This ongoing design showcases my ability to use HTML, CSS, and JavaScript to build professional web experiences. The project includes a homepage carousel, a project showcase gallery, and an embedded portfolio viewer all styled for clarity, structure, and accessibility.
View Live Site View CodeAs team leader, I helped architect and develop a Django-based web application allowing users to share and discover books in a community-driven environment. This full-stack project combines back-end Python/Django with front-end HTML, CSS, and Bootstrap. Key features include user authentication, secure login, real-time ratings and comments, book management, and admin tools. The platform uses Django models, views, and templates to manage user data and interactions while ensuring accessibility and usability.
View GitHub Repo SRS Document Design Spec