Student
I am currently pursuing a Bachelor of Science in Computer Science in the Department of Information and Computer Sciences at the University of Hawai‘i at Mānoa, with an expected graduation date of Spring 2027. Following the completion of my undergraduate degree, I plan to continue my studies at the University of Hawai‘i to pursue a Master’s degree in Computer Science.
Interests: Data Science, Artificial Intelligence, Leadership
A roommate matching platform that helps UH Mānoa students find compatible roommates based on lifestyle preferences and habits.
Next.js React TypeScript PostgreSQL Git/GitHub
Read More
I helped strengthen the UH Mānoa computing community by creating opportunities, fostering industry ties, and supporting student growth.
Leadership Volunteer Outreach
Read More
A React-based web application that streamlined attendance tracking for ACM’s seven Special Interest Groups
React JavaScript Web Application Git/GitHub
Read More
A React-based website that served as the central hub for ACM’s events, resources, and member engagement.
React JavaScript Web Application Git/GitHub
Read More15 Dec 2025
More Than Just The Cover: What User Interfaces Taught Me About Software Engineering Why software engineering is more than writing code Before taking this course, I thought software engineering was mostly about writing code that works and looks good. If...
Software Engineering User Interface Frameworks Design Patterns Development Environments
15 Dec 2025
Estimating the Unknown: Tracking Effort in a Software Project Introduction In software development, it is easy to underestimate how much time a task will actually take. Features that seem simple at first often involve more work once testing, styling, and...
Software Engineering
09 Oct 2025
I believed that HTML and CSS alone were good enough when I first started designing web pages. I could align boxes, add colors, and create buttons. What more could I ask for? It felt like learning a whole new language when I...
UI Bootstrap Frameworks
25 Sep 2025
Getting Past the Small Stuff People always overlook minor details like where to place curly braces or whether to use two or four spaces for indentation. This is a part of learning the term “coding standards.” You may even ask...
ES Lint VS Code