Student
I am studying for a B.S. in Computer Science in the Department of Information and Computer Sciences at the University of Hawaii. I expect to graduate in Spring, 2027.
Interests: Cyber Security, Software Engineering, Economics
A role-based cooking platform that helps students discover budget-friendly recipes, links them to local vendors, and gives admins tools to curate the community.
Next.js Prisma PostgreSQL UX Design
Read MoreA portfolio cockpit where I log every buy, compute blended cost basis automatically, and watch real-time P&L across accounts.
React TypeScript Supabase Finance Automation
Read More
A minimalist time tracker where I spin up multiple timers, categorize activities, and audit how I really spend my week.
Next.js Prisma Productivity UX Research
Read More16 Dec 2025
Reflecting on Software Engineering As I near the completion of ICS 314, I have come to realize that this course was not simply about learning how to build web applications, but about understanding software engineering as a discipline. While web...
Configuration Management Coding Standards Agile Project Management
14 Dec 2025
Reflecting on My Use of AI in ICS 314 I. Introduction Artificial Intelligence (AI) is playing an increasingly significant role in education, particularly in fields such as Software Engineering where problem-solving, debugging, and learning new technologies are constant demands. In...
AI CoPilot ChatGPT
13 Dec 2025
Effort Estimation, Tracking, and Reflection for Club Oven Lovin’ Project Context This reflection is based on my work on Club Oven Lovin’, a team-based software project that began on November 14 2025 and ended on December 13 2025. I served...
Time Estimation Tracking
10 Oct 2025
UI frameworks accelerate good design Hand-coding raw HTML and CSS is valuable for fundamentals, but building every component from scratch quickly becomes a bottleneck. UI frameworks give us battle-tested building blocks (grid systems, buttons, and cards) that snap together with...
UI framework Bootstrap HTML/CSS
12 Sep 2025
Asking questions the smart way We ask questions all the time, but getting help in a technical community requires more than curiosity. Smart questions respect the reader’s time. They show what was attempted, describe the environment, and highlight the exact...
Smart Questions Answers StackOverflow