Collaborated with a team and created Sustainer, a reusable takeout program app for Zero Waste Oahu, in the recently concluded Hawaii Annual Code Challenge 2023.
Web Development Meteor React Native JavaScript
Read MoreA Vertically Integrated Project aimed at designing and implementing weather sensor modules at the University of Manoa.
C Language Arduino PCB Design
Read MoreA simple client server network program from my Data Structures and Algorithms class.
C Networking Switches
Read MoreA functioning forum website created by my team and I in EE 491F.
Python Heroku HTML/CSS Django/PostgreSQL GitHub
Read More15 Dec 2023
Beyond Web Development: A Journey into Fundamental Software Engineering Concepts Throughout this course, my exploration of software engineering has ventured beyond just web application development. While acquiring valuable skills in crafting web applications, the more profound goal has been to...
Software Engineering Learning
30 Nov 2023
Design Patterns and Software Engineering Design patterns in the context of software engineering are recurring solutions to common problems encountered in the design and implementation of software. These patterns are not templates or ready-made code but rather general guidelines to...
Software Engineering Learning
21 Nov 2023
Artificial Intelligence in Education and Software Engineering Artificial Intelligence (AI) is bringing big changes in many jobs, and it’s making a really important impact on education, especially in Software Engineering. As technology gets better, AI is becoming super important in...
Software Engineering Learning
21 Sep 2023
Javascript Coding Standards Coding Standards play a pivotal role in the world of software development, offering a set of guidelines and rules that ensure consistency and predictability throughout the coding process. In the context of this class, which focuses on...
Software Engineering Learning
21 Sep 2023
Simplifying Web Development with UI Frameworks User Interface (UI) Frameworks like Bootstrap 5 and Semantic UI can seem complex, almost like learning a new programming language. However, they have tremendous benefits in web development. In this essay, I’ll explore why...
Software Engineering Learning
07 Sep 2023
Smart vs. Dumb Questions In my smart question example, I found a StackOverflow post that aligns with the principles of asking questions effectively, as outlined by Eric Steven Raymond and Rick Moen in “How to Ask Questions the Smart Way.”...
Software Engineering Learning