A mobile application created to help university students connect with peers.
Dart Flutter Firebase Git/GitHub
Read MoreAn OpenAI chatbot intended to help answer questions for the University of Hawaii Information Technology Services (ITS) department.
Javascript HTML Meteor React MongoDB OpenAI Pinecone Git/GitHub
Read More11 Dec 2023
As I near my software engineering class completion, I have come to appreciate that the course is not solely about web application development. While web development is indeed a crucial skill I’ve improved during this semester, the underlying goal of...
Reflection Software Engineering
29 Nov 2023
The Importance of Patterns Patterns enable quick learning as there is a general behavior that can be applied to specific cases. Being able to build projects using patterns allows for scalability and flexibility. New contributors will be able to recognize...
Design Patterns
04 Oct 2023
Why create a framework? There are many reasons why a framework may exist. However, it’s widely agreed that frameworks are used with the intent of creating a universal and reusable software environment. With generic methods, this provides high flexibility for...
Bootstrap 5 HTML/CSS Reflection
20 Sep 2023
Importance of Coding Standards What if I wrote this whole essay in a single line? No headers, no spacing between paragraphs, and no font differences. It would be really hard to tell where one paragraph starts and ends. My words...
ESLint Reflection