An application created by myself as well as 5 other classmates which is catered for the University of Hawaii at Manoa students who wish to sell, buy, or trade items which they want to get rid of to other students within the University system.
Software Engineering Vercel react-bootstrap
Read MoreA program which utilizes Principal Component Analysis in analyzing and converting an image into a compressed version of itself. This program was developed for my ICS 235 course.
Python Data Visualization Machine Learning
Read MoreA shape properties calculator for 7 shapes that I developed for ICS 212.
C++ OOP Geometry
Read MoreA simple International Morse Code translator that I developed for ICS 212.
C CLI Application Text Encoding
Read More08 May 2025
The Journey of Problem Solving As I come to an end in my Software Engineering course at UH Manoa, I have gained many skills which I could apply not only to the content which I covered in the course, but...
Software Engineering
07 May 2025
Surge of Artifical Intelligence AI is a hot topic for a multitude of reasons, and it has had such a heavy impact on how our world is today. The use case for AI that is relevant for me, however, is...
Software Engineering Artificial Intelligence
24 Apr 2025
reinventing-the-wheel! The most common definition (or as far as I could see) of design patterns is that they are a general, reusable solution to a commonly occurring problem in software design, similar to a template that can be used in...
Software Engineering Design Patterns
26 Feb 2025
One of many UI saviors Writing in HTML and CSS is an experience that I personally do not enjoy whatsoever. I find it to be confusing and irritating at times because there have been many occasions when I could not...
Coding Front-End Development HTML CSS
10 Feb 2025
The Road to Better Code If I were to look back at the very first program I wrote, I would probably wince at the sight of: improper indentation lack of proper documentation very useless variable names That was only the...
Software Engineering Typescript ESLint
30 Jan 2025
Answers to those who search Questions are constants in our lives and are used in all sorts of ways. You may hear the phrase quite often as a child or student that there are no such things as “dumb questions.”...
Questions Answers StackOverflow