Aaron Nezzer

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: Library Science, Game Design


Projects

Rio-Connect 2023-05-10

A place for university students and clubs to connect.

Web Development Software Development Social Media

Read More
Professional Development 2020

Organizing events and speakers for incoming freshman at UH Manoa

Leadership Scheduling Event Planning

Read More
CyberPatriot 2019

I participated in a team cybersecurity challenge

Cyber Security Cisco

Read More

Essays

Software Engineering

15 May 2023

Code can be best described as an intricate puzzle. Each puzzle piece is a separate function required to create the full picture, and some pieces fit together to make smaller images inside of the big picture. Software engineering is mainly...

Software Engineering Web Development

Webpages

23 Feb 2023

When relatives find out I know how to code, I am often asked about making websites. Sometimes they ask if I can, sometimes they want to see ones I’ve made, but to be honest, I never learned how to do...

HTML CSS Bootstrap

Standards

09 Feb 2023

Good coding relies heavily on collaboration. Stack overflow is a thriving community of coders who all work together to ensure we all do better when we work. This collaboration, however, would be very hard if every person’s code was organized...

Software Engineering Coding Coding Standards

Questions

26 Jan 2023

When it comes to learning, there will always come a time when the information provided is not enough. At that time, the best way to move forward is to ask for help. There are risks to that, though, because asking...

Stack Overflow Learning

Building Blocks

18 Jan 2023

In coding, very little of what you learn is unrelated to the rest of your work. All the information you acquire fits together like building blocks, and javascript is a great example of this. My first coding language was java,...

Software Engineering Learning