Dexter Chung

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


Interests: Software Enginnering, Data Science, Game Development


Projects

Data Storage 2025

A project made for ICS 212

C++

Read More
Stack Calculator 2024

A calculator that uses the Stack Class to process operators and numbers

Java

Read More
Turn Based Game 2022

A game that I developed for AP Computer Science

Java

Read More

Essays

Reflecting on UI Frameworks

26 Feb 2026

My thoughts on Bootstrap 5 As of writing this essay I find that learning and trying to use Bootstrap 5 can be frustrating at times. It can sometimes get confusing for what certain classes does how they should be formatted...

Coding Standards Reflection

12 Feb 2026

First Impression of ESLint Before I was introduced to ESLint most of the time I put barely any attention to how my code looks so long as it works. But when I first started to program in VSCode using ESLint...

Engineering

Smartly Asking a Question

29 Jan 2026

Whats a Smart Question? In this essay I am going to be talking about “smart questions” as defined by Eric Raymond in their essay “How To Ask Questions The Smart Way”. From what he says, smart questions are questions that...

Developing my skills in Software Engineering

27 Jan 2026

Finding Interest Early on in my life I was introduced to block-based coding platforms like Scratch and Code.org at school which was my first introduction to something programming related. I found great interest in them and thought they were very...

Software Engineering

My first introduction to TypeScript

25 Jan 2026

My initial thoughts on TypeScript As someone who is new to TypeScript, I thought at first that it would be very different compared to other programming languages. But I found it to be fairly similar to programming languages that I...

Engineering