Zachary Stoddard

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


Interests: Software Engineering, Web Development, Quantum Computing


Projects

UH Marketplace 2023

The final project created for ICS 314.

JavaScript React Bootstrap Meteor MongoDB

Read More
Coding Tracker 2023

A simple C# console application that uses SQLite to store how long you code for.

C# EF Core SQLite

Read More
Etch-A-Sketch 2022

A project I created for The Odin Project.

JavaScript HTML CSS

Read More

Essays

Beyond the Code

12 Dec 2023

What is software engineering? While in university, learning about software engineering has been the most beneficial to my knowledge. In the past, I would learn about the quirks around object-oriented programming, or OOP for short. While this was alright, it...

Software Engineering Learning

Design Patterns? Never Heard of Them

29 Nov 2023

Software Engineering can be quite daunting at first glance, and on top of this, one might stumble upon design patterns which can definitely add to the complexity. There’s so much going on behind the scenes that it’s easy to get...

Software Engineering Design Patterns

The Web Design Beast

04 Oct 2023

Web Design: A Nightmare Do you ever sit there and reminisce about your childhood, waking up early in the morning for Christmas, excited to open presents? Or maybe you were just excited to get home from school to play video...

Web Design HTML CSS Bootstrap React-Bootstrap

The Path to Readability

20 Sep 2023

The Difficulties of ESLint At first, my opinion on ESLint was not that great. Going through the different intricacies of using IntelliJ and also setting up ESLint was not a great experience. Although it didn’t take longer than two hours,...

ESLint Coding Standards