UH-Broadcast is an example web application that provides pages to view and post listings of various items for the UH community.
JavaScript HTML CSS React-Bootstrap Meteor
Read MoreI developed this website with JavaScript and HTML to record Hawaii voter's information
JavaScript HTML
Read MoreUsed to implement into a vending machine to add the food objects, set the item price, remove items, output the list of items purchased and the price.
JAVA
Read More07 Dec 2022
What is configuration management and why it is a powerful concept in software engineering? Before taking a software engineering course, I always wonder what exactly software engineering is. Is it a coding class? Do we develop software? Yes, those are...
Software Engineering Learning
01 Dec 2022
There is a solution that solves many problems during the development process. We noticed some problems arise in the application numerous times. It will be redundant to solve the reoccurrence every time. Thus, a solution to these problems is imperative...
Software Engineering Learning Design Pattern
22 Sep 2022
Why is coding standard important? I discussed the coding standard with my peers when I first began to learn programming. I used to think the standard is a hassle and unnecessary to implement. However, that was the beginning phase of...
Software Engineering Learning coding standard
08 Sep 2015
Considerations before and when asking the question. In my perspective, there is a stupid question. Before soliciting answers from experts, there are a few crucial things to keep in mind. The first question is, Did you do your own research...
Questions Answers StackOverflow