I developed code in my ICS 212 class that lets you input student information and also keep a record of it.
Read More
A very simple command-line calculator that I made in my ICS 212 class.
C Java
Read More
A redesigned website for the Honolulu Badminton Club, a well-established gym in Honolulu, Hawaii.
HTML Javascript
Read More19 Dec 2024
ICS314 has introduced me to open-source software development, coding standards, and ethics in software engineering. Open-source Software Development: What is open-source software development? Open-source software development is the process where you develop software using source code that is already openly...
Software Engineering
17 Dec 2024
I. Introduction AI is an incredibly powerful tool, and saying it won’t take over the world would be an understatement. Throughout my time in ICS 314, I’ve used AI tools like ChatGPT and Claude AI to help enhance my learning...
AI
26 Sep 2024
The Importance of Coding Standards When we think about coding standards in the world of software engineering, we often envision tedious rules about brace placement and indentation. But, underneath all of that, coding standards help us to improve the quality...
Coding Standards ESLint
05 Sep 2024
Did you ever wonder how abstract code can turn into a very organized application that everyone uses on a daily basis? Well, that is what sparked my interest in software engineering. I’ve always dreamt of creating software that helps people...
Engineering