Portfolio Website
Technologies: HTML, CSS, GitHub Pages
Designed and built this personal portfolio to showcase my projects and experience. Focused on responsive layout, accessibility, and clean structure. Deployed using GitHub Pages for version-controlled hosting.
CTA Tracker
Technologies: Python, Flask, REST APIs, HTML, CSS
Developed a web app that displays real-time Chicago Transit Authority bus and train data using the public API. I built it during my internship to practice working with APIs, explore Flask for backend development, and test ways to visualize live transit information.
Stopwatch Android App (Group Project)
Technologies: Java, Android Studio, Gradle, JUnit
Collaborated with a small team to convert a Java-based stopwatch program into an Android app. I contributed by implementing countdown and decrement functionality, preparing the alarm feature, and writing unit tests to verify timing accuracy. This project strengthened my understanding of event-driven programming, Android concurrency, and modular testing in collaborative environments.