A web application developed for the UH Manoa community.
Web Application React Meteor
Read More
I participated in a summer research internship that focused on plant, data, and computer sciences.
Research Data Science Machine Learning
Read More
GreyHats is a Registered Independent Organization (RIO) at UH Manoa. The club discusses cybersecurity topics and participates in various cybersecurity competitions.
Cybersecurity Leadership Extracurricular activity
Read More10 May 2024
My Two Cents on ICS 314 at UH Manoa I learned many cool things from my software engineering course this semester. I got to learn a web-development technology stack starting with basic HTML exercises and progressing to a full-blown web...
Software Engineering
29 Apr 2024
I. Introduction AI is an increasingly popular and powerful tool. It can be incredibly helpful in education and in software engineering, but it doesn’t come without risks. AI can be useful to a fault, preventing some students from retaining information...
AI Education
25 Apr 2024
A Familiar Routine Imagine yourself at a restaurant. You walk in and eventually find yourself seated. Your waiter then introduces themself and lets you browse the menu. When you are ready, you place an order with the waiter, who then...
Software Engineering Design Patterns
22 Feb 2024
UI Frameworks Offer a Big Return on Investment I have been using Bootstrap 5 for a little over two weeks now. My experience with it has been difficult, but enlightening. On the one hand, there is a bit of a...
Software Engineering Web Development UI Frameworks
08 Feb 2024
Structureless Code: The Bad Handwriting of the Tech World Just as chicken scratch is hard to decipher, so is poorly structured code. Inconsistent code can cause a lot of problems in software development, such as reduced readability, increased debugging time,...
ESLint Code Design
25 Jan 2024
The Importance of Asking Questions When developing software, it is inevitable to run into coding issues. Asking questions on forums such as StackOverflow is a great way to receive input and feedback that will help get you unstuck. Not only...
Questions Answers StackOverflow