Payton Higa

Student

I am studying for a B.A. in Information & Computer Science in the Department of Information and Computer Sciences at the University of Hawaii. I expect to graduate in Spring, 2025.


Interests: Game Design, Software Development, Video Games


Projects

Snack Squad 2023

Final Project for ICS 314. Snack Squad, food at your fingertips. This app compiles UH Manoa food locations, allowing you to find food to your liking.

Meteor React Bootstrap Food

Read More
Bank Database GUI 2022

A C++ program that was the final project for ICS 212. It was meant to simulate a database of banking records and a GUI.

C++ C GUI

Read More
Duck Hunt 2019

A small game developed I did with my team in High School for our final project.

Python Game Development

Read More

Essays

Standing on the Shoulders of Giants: Software Engineering Reflection

11 May 2023

Software Engineering People, at least me when I first decided to pursue computer science, may think software engineering is just making stuff that people use on the internet. In essence, if you want to boil it down like, yeah you...

Reflection Software Engineering

Design Patterns

27 Apr 2023

Instructions When a restaurant wants to franchise its business, it still wants to preserve its unique feeling in different parts of the world. It has a brand to keep up, and if their franchises are not up to par, that...

Design Patterns Decision Making

Coding-Standards?

09 Feb 2023

Coding Standards? What is a coding standard? Before entering this class, I’ve heard of the idea before, but never really thought about it. “Of course we have rules!”, I thought, but when truly thinking about it, I’ve been following the...

Coding Standards Rules

JavaScript from a Fresh Pair of Eyes

18 Jan 2023

JavaScript Experience JavaScript in combination with HTML and CSS are the backbone for the content on the internet from the web browsers to applications. If it does not use it directly, it is built off it and it’s huge. I...

JavaScript Reflection