Computer Science Student | Web & Data Enthusiast
I am pursuing a B.A. in Computer Science at the University of Hawai‘i at Mānoa with a strong interest in software engineering, developer relations, and digital storytelling. I plan to study abroad at Chuo University in Fall 2025 and expect to graduate in Spring 2026.
Interests: JavaScript, Japanese Tea Ceremony, Skateboarding, AI, Digital Storytelling
A centralized platform for discovering, managing, and promoting UH Mānoa student clubs. Built with Next.js and deployed on Vercel.
Next.js Supabase Playwright CI/CD
Read MoreWe developed an interactive VR visualization to explore U.S. unemployment data (1976-2022). The system uses color gradients to represent unemployment rates across all 50 states, allowing users to navigate through time with a dial interface and explore metrics via an interactive console. By leveraging VR’s immersive capabilities, the visualization enhances accessibility and reveals patterns that may be less apparent in traditional data representations.
Unity C#
Read MoreThis project is a two-player fishing tournament game implemented in Java, built as part of a course assignment at Kapiʻolani Community College (ICS at KCC). The game simulates a traditional Hawaiian fish pond (Loko i’a), where players compete by catching and keeping the largest fish over a simulated period of 12 months.
Java Git Kraken
Read MoreICS 486 (VR/AR Programming) project 3 is called Head Mounted Displays which is about virtual reality, or VR for short. Our VR project is called DreamdowsXP which is basically a grassland with WindowsXP aesthetics.
Unity C# GitHub Desktop
Read More09 May 2025
Reflection on Software Engineering I. Introduction ICS 314 is widely known as a course focused on web application development, but that’s only part of the picture. Beyond frameworks and deployment tools, the course introduced us to core software engineering concepts...
Personal Experience Software Engineering
09 May 2025
Reflection on AI Use in ICS 314 I. Introduction Artificial Intelligence (AI) has significantly transformed education, serving as a powerful tool for supporting student learning, practice, and problem-solving. In the field of software engineering, AI tools like ChatGPT and GitHub...
Personal Experience Software Engineering
24 Apr 2025
Introduction In our ICS 314 project Club Organizers, I didn’t touch much of the frontend. My main role was setting up backend infrastructure—mostly working with Vercel, Supabase, environment variables, and GitHub Actions. And honestly? I thought I was just “connecting...
Personal Experience DevOps
01 Apr 2025
Overview The Problem While commuting to UH Mānoa, some students have reported feeling uneasy in certain areas due to recurring encounters with individuals exhibiting unusual behavior — such as frequently standing in the same spot or shouting late at night....
Software Engineering Nextjs
27 Feb 2025
Introduction In the past week I started to learn Bootstrap 5 as a UI framework. At first I thought, “designing with this is so much easier!” But eventually it became more of, “Do I really have an idea about what...
Personal Experience
11 Feb 2025
Introduction TDD, code reviews, pair programming, documentation. I have been exposed to a lot of technique in the past ICS classes to help better the code. At first, however, they barely made sense. One I had was code reviews, they...
Personal Experience