Peter Bellinger

Student

I am a B.S. Computer Science major in the Department of Information and Computer Sciences at the University of Hawaii Manoa Campus. I expect to graduate in Spring, 2026.


Interests: Software programing, Game programing, Computation, Drawing, Gaming


Projects

Club Organizers 2025

My 314 final project about UH Manoa clubs.

Web Development Vercel GitHub

Project Site
Pokemon Project 2023

This project had me create a java object class that stored Pokemon data.

Games Java

Project Site
Nao Robots 2023

A project that involved programming commands for Nao Robots.

Robots Ubuntu Choreographe Ros

Project Site
Lycoris 2022

A metroidvania platformer game focused on defeating powerful monsters.

GameMakerStudio GameJolt

Project Site

Essays

Trials of Software Development

13 May 2025

Trials of Software Development I’ve done a lot in my 314 programming class. Throughout the course of the semester, I made many errors, but in the process, I also learned a great deal about software engineering. There are many layers...

Programming Reflection

Gauging Effort

10 May 2025

Effort Estimation in Programming Tasks When working on our final coding assignment, I used effort estimation to plan how much time each task might take based on the complexity and my familiarity with it. For example, if I had to...

Programming Management

My AI Reflective Experience

10 May 2025

AI technology In the last couple of years, AI has improved immensely. This has had an especially large impact on education. AI is now capable of providing accurate answers to most class problems. This can make it easier to study...

Programming Design Patterns

Repeating Good Solutions

23 Apr 2025

Designing Good Solutions In programming, there’s a concept called “Design Patterns.” This term refers to repeatable, general solutions to common problems that arise in software development. For example, when building a user interface, a developer might use the “Model-View-Controller” (MVC)...

Programming Design Patterns

The fog of UI in HTML

27 Feb 2025

I have very limited experience with HTML and CSS, and I have absolutely no experience when it comes to using UI frameworks like Bootstrap 5. So, as one can imagine, my learning experience with HTML and Bootstrap 5 has been...

HTML CSS Bootstrap 5

ESLint v.s Messy Code

12 Feb 2025

It’s one thing to write code that’s functional, but it’s another thing entirely to make code that’s functional and readable. When I work alone, my code will often turn into a big mess of complicated jargon. This happens for two...

Programming Organization

See all 9 essays