An application created by myself as well as 5 other classmates which is catered for the University of Hawaii at Manoa students who wish to sell, buy, or trade items which they want to get rid of to other students within the University system.
Software Engineering Vercel react-bootstrap
Read MoreMy team developed a finishing game a fishing game, which is a simple game where two people can fish. The player with a larger total fish length wins the competition.
java
Read MoreThis is my first attempt to develop a complete game project using Pygame, and I have learned the basics of how to handle game logic and collision detection..
Pygame Python
Read MoreIn this project, I developed a small game using Python called Flappy Bird, this is a famous project for python beginner..
Python Pygame
Read More06 May 2025
Beyond the Browser: A Reflection on Software Engineering When I first enrolled in ICS 314, I expected a course primarily focused on web application development—learning tools like React, MongoDB, and Meteor to build interactive websites. While I certainly developed those...
sofeware Engineering TypeScript
05 May 2025
Not Just Autocomplete: The Real Impact of AI on My Coding Journey Artificial Intelligence (AI) is revolutionizing education by providing students with tools and methodologies to enhance learning and problem-solving. In software engineering, AI offers opportunities to accelerate coding, debugging,...
Software engineering VSCode Artificial Intelligence
24 Apr 2025
The Power of Blueprints Imagine you are tasked with building a skyscraper in a bustling city. You wouldn’t redesign every structural element from scratch, would you? Instead, you would refer to blueprints validated by decades of engineering experience to ensure...
Software engineering VSCode
24 Feb 2025
#Learning UI Frameworks is even more complicated than a programming language! When I was first introduced to bootstrap 5 last week I wondered, what is this thing? what is nav? Why do you need the class nav-item in front of...
HTML UI Framework Web development
21 Feb 2025
Coding standard is sometimes frustration! Coding standard can sometimes make my feel annoying, reflecting on my first week use of ESLint in VSCode, a red wavy line would occur even though it’s just a minor issue, for example, it occurs...
Software engineering TypeScript ESLint VSCode
29 Jan 2025
Communication is very important in software engineering field In the realm of software engineering, it’s very important to master a skill which is communicating with other in a clear and effective way, which is espcially evident in online communities where...
Software engineering Stack Overflow Javascript