Dat Truong

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


Interests: Software Engineering, Quantum Computing, Virtual Reality Development, Game Development


Projects

TicTacToe 2024

A simple text-based TicTacToe coded in C.

C++

Read More
Sudoku 2024

A web-based Sudoku with minimal design and function.

HTML CSS JavaScript

Read More
Manoa Menu 2024

A website designed to help international students understand what foods are offered here at University of Hawai`i at Manoa.

HTML CSS TypeScript Web Development

Read More
Asteroid with GameMaker 2020

An Asteroid-like game that I created using GameMaker and their tutorial.

GameMaker

Read More

Essays

Reflecting on Software Engineering

20 Dec 2024

What Did I Learn? ICS314 was my introduction into software engineering. I had learned about coding stacks, databases, new languages, but most importantly, how to work with others in coding. There was also a lot of involvement with Github, especially...

Software Engineering Reflection

My Personal Thoughts on The Use of AI

16 Dec 2024

Introduction <img src=”../img/ChatGPT-Logo.png” width=20%/> In education, artificial intelligence (AI), is meant to aid the learner in addition to the teacher. We want AI to help students ask questions and be engage in the material. It has become a quick and...

AI Reflection

The Blueprint of Code

02 Dec 2024

An Approach to Common Problems At first, the concept of design pattern is strikingly similar to that of coding standards. They both practice an organized structure code, with ease of use, and efficientcy. However, while coding standards focuses on the...

Design Pattern Coding Standards

Why Bother With Frameworks

09 Oct 2024

Why it works Frameworks are similar to imported libraries where additional functions are used to develop a project without rebuilding the foundation. Without it, it would be like recreating the same function every time you want to use it. Bootstrap...

Web-development Frameworks HTML CSS Bootstrap 5

How Important is Coding Standards?

25 Sep 2024

Practicing Coding Standards After using ESLint for about a week, I think it is only mildly annoying and does not do anything to help understanding of the code. Perhaps there are more to ESLint rules than the ones I have...

Coding Standards Community

Importance of Smart Questions

11 Sep 2024

Asking Better Questions While our teachers used to say there are no dumb questions, that does not mean you should not ask better questions. Very basic and mundane questions can be answered easily through a quick google search. It is...

StackOverflow Community

See all 8 essays