Hok Wai Chan

Student

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


Interests: Software Engineering, Machine Learning, Robotics, Game Development, App Development, Web Development


Projects

Manoa Trade Your Stuff 2023

ICS314 Final Project

Meteor ICS314 Final Project

Read More
SHA-1 2022

ICS 212 Final Project

C Language Computer Security Hash Algorithm

Read More
Pokemon Gui 2021

ICS211 Final Project

Java Language Gui Data Structures

Read More
National Science Foundation Geopaths - Impact (GP-IMPACT) 2021

NSF GP-IMPACT program

Kapi'olani Community College Web design STEM

Read More

Essays

Final Project Idea

28 Mar 2023

UH Food Ordering Contributors: Hok Wai Chan, Joel Vanta, Daniel Kim, Kairi Tanaka 1. Overview (including “The problem” and “The solution”) The UH Manoa community buys their food either in the food court by the Campus Center or at Paradise...

Software Engineering Meteor Bootstrap 5 React

The concepts will be used in future

04 May 2023

Over the eighteen weeks of this software engineering course, I’ve picked up some helpful concepts that go beyond web application development. Configuration management and agile project management are two topics that caught my attention in particular. Let me explain it...

Configuration management Agile project management Software engineering

The secret sauce in the recipe of software engineering

26 Apr 2023

The secret sauce Design patterns are an essential aspect of software engineering. They are like the secret sauce in the recipe of software development, providing experienced developers with the necessary tools and techniques to solve common problems and create scalable,...

Design patterns Software engineering

A challenging language Bootstrap 5

23 Feb 2023

A new language Working with UI frameworks was a challenging task for me as a beginner in the field of web development. Learning these new languages seemed like a difficult task, despite having a rudimentary grasp of UI frameworks and...

UI Frameworks HTML CSS Bootstrap 5

How to Master the Skill of Asking Good Questions

26 Jan 2023

Why do we ask questions? Asking questions is an essential part of being a software engineer. It enables you to understand your problems more thoroughly. But it’s crucial to keep in mind that you shouldn’t depend on other people to...

Smart Questions Stupid Questions Answers StackOverflow

How I Learn Javascript?

18 Jan 2023

My experience of learning Javascript Javascript is a new language to me, but I am finding it to be a relatively simple language to learn. I am grateful for my background in Java, C, and C++ as it has helped...

Javascript Reflections Learning