Gabriel White

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, 2026.


Interests: Computer Programming, Software Engineering, Advanced Mathematics, Chess


Projects

Project Portal Hawaii Spring 2024

A portal for students or organizations to propose projects, have those projects reviewed, approved, and showcased.

Meteor React Github

Read More
Linked List Database 2023

A database that allows for adding, deleting, and finding records of a person. Created for ICS 212

C++

Read More
Hangman Game 2023

A playable Hangman game that properly handles invalid input and allows for solving the entire puzzle

Python

Read More

Essays

Crucial Concepts of Software Engineering

09 May 2024

In the software engineering class I took at UH Manoa this semester I learned an extensive amount of concepts in the field of software development and engineering. While the majority of the practical application of the material I was able...

Software Engineering Computer Programming

AI: Tool or Takeover

29 Apr 2024

I. Introduction Artificial intelligence’s role in education is a highly debated, constantly changing, and somewhat controversial topic. While many teachers worry about the potential for plagiarism and cheating that AI offers students, there is no denying that AI will play...

Software Engineering Computer Programming Artificial Intelligence

Recipe for Success

24 Apr 2024

Imagine you are a chef given a task to create an exquisite dish of crab-stuffed filet mignon with whiskey peppercorn sauce. Instead of using a recipe to guide you or give inspiration, you decide to create the dish from scratch....

Software Engineering Software Development

Removing Redundancies

20 Feb 2024

Removing redundancies is the name of the game in software engineering. As a software engineer, if you ever find yourself repeating the same action, whether it is writing a certain line of code, setting up a certain type of document,...

Software Engineering UI Frameworks

Clean, Simple, and Effective

07 Feb 2024

Imagine you have just entered a restaurant. It is known for having incredible food and you are excited to try the delicious cuisine available. As you settle at your table, you look around and see grease, dirt, grime, and even...

Software Engineering Computer Programming

The Dos and Don'ts of Smart Questions

25 Jan 2024

Have you ever been stuck on a complex coding problem or bug and thought, “should I post this to the internet and see if anyone can help me with my coding errors?” From beginners to experts, all programmers face bugs...

Software Engineering Computer Programming Open Source Forums