Keaton Wong

Student

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


Interests: Video Games, Quantum Computing, Astronomy, Formula 1 Racing


Projects

Virtual Campus Tour 2022-12-13

My group made a virtual campus tour for our Software Engineering class.

Website Meteor JavaScript

Read More
Connect Four 2019-03-07

I made a Connect Four game with a computer player in my AP Computer Science class.

Java Game

Read More
Hangman 2019-01-23

I made a Hangman game in my AP Computer Science class.

Java Game

Read More
RPG 2018-12-20

I made an RPG in my AP Computer Science class.

Java Game

Read More

Essays

Looking into the Future

16 Dec 2022

Scary Start At the beginning of the semester, my software engineering class scared me. It had been a while since I last programmed anything, so I wasn’t sure if I still had the skills to be able to do well....

Software Engineering Coding Standards Ethics

Design Patterns Are Like the META

01 Dec 2022

What is the "meta"? Design patterns are general solutions to common problems/scenarios in software development. This is very similar to how the M.E.T.A (colloquially referred to as “meta”) in MOBAs like League of Legends works. M.E.T.A stands for the “most...

Design Patterns Software Engineering

The Benefits of UI Frameworks

06 Oct 2022

My Experience Getting Started in Web Development Whenever I heard peers talk about what experience they had in Computer Science, they would often mention “Java” or “C/C++”, which I wasn’t surprised by because I started with Java in AP Computer...

Software Engineering Web Development

The Importance of Coding Standards

22 Sep 2022

What are they, and why use them? Coding standards are to programmers what MLA format is to English teachers. They’re rules about how to format your work so that it’s easier to read and understand. And, they become more effective...

Software Engineering

Why I Code

15 Sep 2022

How it Started I’m not sure what really sparked my interest in coding. I took AP Computer Science in high school, and I really liked the class and did very well in it, but I don’t think I had something...

Software Engineering Learning