Club Up is a web application designed to connect University of Hawaii at Manoa students with over 200 official and informal student clubs, featuring advanced access management and comprehensive club profiles.
Java Club up
Read MoreA text-based Java program that simulates a realistic fishing experience.
Software Development GitHub
Read MoreA special kind of table in a computer program that can store lots of different items.
Java Software Development
Read MoreThis Java program will help calculate the surface area of a cylinder based on the height and radius entered by the user.
Java Math
Read More10 May 2024
Introduction: Effort estimation and tracking form the cornerstone of effective project management, especially in collaborative environments like software development. Unfortunately, my ability to track time effectively was significantly compromised due to a family emergency that demanded much of my attention...
Effort Estimation Time Tracking
10 May 2024
Introduction: As my course in software engineering draws to a close, the vast array of topics we’ve covered reveals a profound truth: the principles of software engineering extend well beyond the digital confines of web application development. This final essay...
Agile Project Management Design Patterns Configuration Management
07 May 2024
I. Introduction Artificial Intelligence (AI) is rapidly transforming the educational landscape, particularly in technical fields such as software engineering. AI tools like ChatGPT, Google Bard, and GitHub Co-Pilot have become essential resources, helping students navigate complex concepts and enhance their...
AI Methodologies
25 Apr 2024
Introduction: This semester, I’ve learned that writing code without design patterns is like trying to build a house without a blueprint—it’s possible, but the final product might not be as strong or functional as it could be. Design patterns are...
Design Pattern
22 Feb 2024
Introduction to UI Framework Imagine you are building a house of your own. You can make each brick yourself, mixing cement to carefully sculpt your house, or you can use prefabricated materials, ready for assembly. This is the nature of...
Bootstrap Web Design
08 Feb 2024
Introduction Imagine trying to travel through a dense jungle without a map or compass. You will most likely get lost. This is similar to being in the complex world of software development without coding standards. Coding standards don’t just tell...
Coding Standards Java