Student
I am a sophomore student studying for a B.S. in Computer Science in the Department of Information and Computer Sciences at the University of Hawaii at Manoa. I expect to graduate in Spring, 2027.
Interests: Software Engineering, Machine Learning, AI Development, Frontend Graphics Design
An application where students in need accross the UH campuses can borrow resources for use.
TypeScript React Bootstrap
Read More
A bank database application that I developed for ICS 212 in the C programming language.
Vim Unix C
Read More
A bank database application that I converted from the C programming language to the C++ programming language.
Vim Unix C++
Read More09 May 2025
The Beginning. Upon first stepping into my first class of ICS 314 - Software Engineering, I did not know what to expect. Excited and anxious simultaneously, I knew that software engineering would be a long endeavor in practice. With a...
Software Engineering
07 May 2025
// Should we all strive to achieve the best result using any means necessary? I. Introduction Artificial Intelligence has been proclaimed to be the new revolutionary technology of the 21st century, and it is no surprise why. Instant, all-encompassing, and...
Artifical Intelligence Software Engineering
05 May 2025
Making my Effort Estimates Software development projects take a bunch of effort, but it is good to know how much effort exactly. While working on one of my projects called the Campus Resource Scheduler (CRS) application, I frequently found myself...
Software Engineering Time Management
23 Apr 2025
A Very Important Presentation A young man was once preparing for a significant presentation. He had to present a bouquet to his elder florist! Now, he could not just throw any random flowers in a basket and present them as...
Software Engineering UI Design
20 Feb 2025
Extending one’s html/css Arsenal I have been working with html ever since my first foray into coding. Creating a website was the normal final project of the school year, where everyone created a structured html page and styled it with...
Software Engineering UI Frameworks Programming Practices
14 Feb 2025
//The standards of working with all. Standards of coding have been imposed on me ever since I started programming anything. Simple ideas such as the indentation of code blocks and spaces between operators have been universally taught ever since my...
Software Engineering ESLint Programming Practices