Pantry Pal is a web app that helps users keep track of what they have in their pantry, fridge, and freezer by managing inventory, tracking expiration dates, and automatically creating shopping lists so grocery shopping is easier and food waste is reduced.
PostgreSQL GitHub Next.js Prisma
Read More
The Corponector web application provides a new way for local and non-local companies who want to recruit students from UH to make their (potential) opportunities known to students.
Typescript GitHub Next.js Vercel
Read More
My team created a 20 minute length video project called Seasonal Paints.
Filming Editing Director
Read More
I created a Dance Documentary for the film Are We There Yet, Baby? at UH Manoa Theatre.
Filming Editing Director
Read More19 Dec 2025
In ICS 414, I worked on a full-stack project called Pantry Pals. This project helped me understand how real web applications are built and how the frontend, backend, and database all work together. I used tools like Next.js, React, Prisma,...
Software Engineering Reflection
18 Dec 2024
Agile Project Management In completing the E56 assignment, we followed Agile principles to ensure efficient collaboration, timely delivery, and a high-quality result. The main objective of the assignment was to create a GitHub organization for our final project and set...
Software Engineering Reflection
16 Dec 2024
I. Introduction AI enhances the learning experience by offering personalized learning, automating administrative tasks, and improving overall teaching efficiency. In software engineering, AI plays a pivotal role by aiding in code development, debugging, testing, and optimization. It allows for automation...
Software Engineering ChatGPT AI
04 Nov 2024
Project: Assignment Navigator Overview The problem: There are many cases in UH where students ask “when is this assignment due?” and have to constantly log into laulima, click on all individual classes assignement to see the duedate. There is no...
Software Engineering Nextjs
09 Oct 2024
Learning HTML and CSS Learning module UI Frameworks (Basics) was like learning a new programming language to me. When I first started learning HTML and CSS using FreeCodeCamp, I could understand what they were guiding but I would have to...
HTML CSS Bootstrap
25 Sep 2024
Coding standards and its effectiveness to programmers Coding standards can actually help to learn a programming language because if everyone had a different style of coding, it would take time to review others code which is why having consistency will...
Coding standards ESLint VSCode