This project is about creating a web application designed for UHM students, factuality, and staff to sell items to other UHM members that can benefit from the items they no longer need or use, such as textbooks, electronics, drom furniture, and more.
JavaScript React Meteor Frontend & Backend Teamwork GitHub
Read MoreThis is a device that detects vehicular motion paired with an automated program to retrieve the data.
Arduino C Powershell
Read MoreIn EE205 our final project was to desgin a video game and my group remade Space Invaders.
C++
Read More12 Dec 2023
Why take ICS 314 ICS 314 has been one of the most monumental classes I’ve taken because in this class you learn about software engineering fundamentals that are important to know when trying to become a software engineer or going...
Software Engineering Reflection
30 Nov 2023
Chess is useful for software engineers When we think of chess we think about strategies. A good strategy will dictate weather you come out as the victor or not. These strategies can be used many time and can be taught...
Coding Designs Programming Carrer
21 Nov 2023
AI in Education In ICS 314 we are allowed to utilize AI’s such as ChatGPT and GitHub CoPilot while developing and creating code to solve problems. In the beginning of the semester, we were introduced to the notion that it’s...
AI Programming WOD's ICS 314
05 Oct 2023
Haven’t you heard? UI Frameworks make Dreamswork I think the best way to describe what a UI Framework is can be thought of as header files used in C and C++. Header files are a collection of premade functions that...
UI Frameworks Bootstap5 HTML CSS
21 Sep 2023
What are Coding Styles for? Coding styles are meant to give your code a standard format that helps with maintaining and reading your code. It’s also supposed to be very helpful when working on large coding projects with other people....
Coding Styles ESLint Automation
07 Sep 2023
What About Asking Smart Questions? In this essay I will compare questions asked in a smart manner versus one asked in a not so smart manner and we’ll see the types of responses each of the questions yield. To start...
Smart Questions Better Responses