Me and a team created a route finder to find running routes near UH Manoa.
Javascript Prisma Web Development
Read More
I created a text-displayed Tetris game on Replit which can be controlled via key inputs.
Java
Read More
I created a text-displayed 3x3 Rubix cube on Replit which can be turned in any direction via text input.
Python
Read More17 Dec 2025
Software Engineering Software engineering consists of some of the most important parts of computer science, including coding ethics, coding standards, and tools used to code.My software engineering class taught me a lot regarding these topics and helped me consolidate my...
Software Engineering
14 Dec 2025
The Use of Effort Tracking Tools Effort tracking tools are highly useful in my opinion. This is because effort tracking tools show how much work each individual is putting into their work and the project. In my final project, the...
Software Engineering Effort Tracking
14 Dec 2025
Use of AI in Software Engineering​ With the ever-changing prevalence of AI in the current education sphere, it finds itself very present, especially in computer science. This is due to the ability of AI to simply create blocks of code...
Software Engineering AI
03 Dec 2025
Design Patterns and Baking Baking is a very similar concept to the idea of design patterns. When baking, you need to first decide how you are going to bake the food you wish to bake. Say you are baking a...
Design Patterns
04 Nov 2025
ETS Project Organizer Overview The problem: Enterprise Technology Services has an issue with listing and viewing project reviews on their website. They find that their current system has no sort of organized rules and regulations, causing discord in creating reviews...
Software Engineering Nextjs
08 Oct 2025
UI Frameworks UI is a very important part of app development. It holds what you are showing the user and is used to help the user use the application most efficiently. Despite its usefulness, UI development is an incredibly tedious...
UI Frameworks Bootstrap 5