A web application intended for members of the UH Manoa community to buy/sell/trade items that my team developed in ICS 314.
Javascript Meteor MongoDB GitHub
Read More14 Dec 2022
This past semester has been an eye-opening experience for me. I’m fairly new to coding itself; before taking ICS 314 (Software Engineering I), I had absolutely no idea what exactly software engineering entails. It was my first time being introduced...
Software Engineering Learning
01 Dec 2022
They say history repeats itself, which has been proven time and time again. It may not seem like it, but problems you may have encountered have been dealt with or are being dealt with by another person. The solutions to...
Software Engineering Learning Design Patterns
06 Oct 2022
UI Frameworks? Behind every website lies a combination of HTML and CSS. Conceptually, using HTML & CSS may be easy for someone to understand. However, using only HTML and CSS files to create a decent-looking website is much more complicated...
UI Frameworks Web Development Bootstrap
21 Sep 2022
There are millions of programmers around the world, and every one of them has their own way of coding. How a person code reveals a lot about themselves, from their thought process to how meticulous or careless one may be....
Coding Style ESLint
15 Sep 2022
Finding my way Fresh out of highschool, I was just as confused about my future like any other 18 year old. I hadn’t given much thought about what I wanted do for the “rest of my life”. I took a...
Software Engineering Learning
08 Sep 2022
The Power of Asking the Right Questions “There’s no such thing as a stupid question.” This is a statement which I’ve heard being thrown around countless times throughout my life. It wasn’t until recently I’ve realized the way we ask...
Learning Questions Answers StackOverflow