Student
I am a B.S. Computer Science Student in the Department of Information and Computer Sciences at the University of Hawaii. I expect to graduate in Spring, 2025.
Interests: Interactive Media, UX/UI Design, Front-end Development, Game Development, Mobile App Development, Filmmaking
With four other classmates in my software engineering course, we created a website dedicated to simplifying the process of choosing a study abroad program at our university UH Manoa.
JavaScript CSS Front-End Development UI Design Study Abroad
Read MoreI recreated the LINE Friends About Page from scratch using Bootstrap for my ICS 314 software engineering course.
UI Design Bootstrap JavaScript
Read MoreI created a trading card app with a few other students at the two day ServiceNow AFCEA Hawaii App Engine Workshop.
ServiceNow App Workshop CSS
Read More11 Dec 2023
From the beginning of the fall semester until now, my knowledge of software engineering has grown significantly. Before ICS 314, a software engineering course, software engineering seemed boring because I thought it dealt with writing and debugging high-level programs. However,...
Software Engineering Coding Standards IDPM Reflection
29 Nov 2023
Before learning about design patterns, I never realized that there are a general set of solutions that I use to solve common recurring problems. However, after figuring out what exactly a design pattern is in a software engineering context, I...
Design Patterns Software Engineering
20 Nov 2023
Using AI within an educational setting is often stigmatized. Most educators view AI as a cheating or plagiarizing tool. However, AI can be a helpful tool when one is trying to learn more about a subject and is unable to...
AI ChatGPT Software Engineering Reflection
04 Oct 2023
Original LINE Friends About Page Recreation LINE Friends About Page Learning about web page development and how to use UI frameworks like Bootstrap 5 can be intimidating and frustrating. However, once you get the hang of it, web page development...
UI Design Bootstrap 5 HTML and CSS
20 Sep 2023
Want to improve the quality of your code and become a better programmer? Great! Following and fixing your program to match coding standards is a great place to start! But wait…what are coding standards and how are they helpful? What...
JavaScript IntelliJ ESLint Coding Standards
05 Sep 2023
Why Ask Smart Questions? Asking smart questions as a software engineer is important when trying to come up with solutions to a problem. By specifying what one needs help on, others are able to provide helpful hints or answers in...
Software Engineering Stack Overflow Questions Answers