A project that myself and a team of classmates worked on for ICS 314
React Meteor MongoDB
Read MoreAn old restaurant project for high school that made use of a JSON file.
HTML CSS JS JSON
Read MoreA collection of all the games that I worked on creating using the p5 JS library during high school.
HTML CSS JS p5 GitHub
Read MoreA small project that I worked on in high school that implemented a simple page for a 6 room hotel.
HTML CSS JS
Read More10 May 2024
When working and learning in any field, it is common to pick up on many different skills and techniques over the course of one’s time spent in that career or area. Sometimes, these skills are very closely related to the...
Computer Science Software Engineering
07 May 2024
I. Introduction Artificial Intelligence, or AI for short, is a tool often used in many different fields of today, and its existence is especially prevalent in both sides of the education system, being used by both instructors/institutions and students alike....
Software Engineering Artificial Intelligence
25 Apr 2024
In life, there are many times when we are encouraged to follow certain guidelines or told that there are certain ways to do things the “right” way, and we simply accept and follow them, since they are much better than...
Software Engineering React
28 Mar 2024
SkillShare (but for UH students) Byron Soriano, Ayumu Yamagishi, Cristian Milanes, LaToya Gonzales, Jayrell Allen Ballesteros, Isaac Segawa Overview The problem: College students struggling to find mentors and peers who wish to reach out and learn certain interests but don’t...
Software Engineering Meteor
22 Feb 2024
The Supports of the Programming World UI, or User Interface, is one of the most important aspects of any web page or application, since they make up the visuals and appeal of the application itself. More specifically, UI is the...
Computer Science Software Engineering User Interface Bootstrap 5
08 Feb 2024
Coding standards are certain rules and habits that programmers are generally expected to follow when creating/writing code and working on projects with collaborators or partners. By implementing coding standards in a team based environment, all code should be formatted in...
Computer Science Software Engineering