Daniel Luong

Student

I'm Daniel Luong, a passionate computer engineer skilled in web development and experienced in agile software practices. With expertise in languages like C/C++, JavaScript, React, and Python, I enjoy tackling complex challenges and delivering innovative solutions. Learning more each day.


Interests: Machine Learning, Crypto, Quantum Computing, Information Theory, Robotics


Projects

Wordle 2022

Program to give you the best words to use to increase your chances of winning Wordle

Python Information Entropy

Read More
Manoa Market 2022

My team developed a web app marketplace where University of Hawaii - Manoa students can buy/sell/trade their items.

Marketplace React Meteor

Read More
Huligatti 2022

An Indian board game Implemented into Python with AI

Python Inverse Reinforcement Learning

Read More
Micromouse 2012

My team developed a robotic mouse that would autonomously traverse a 16x16 maze.

Robotics C++

Read More

Essays

Embracing New Perspectives in Coding and Collaboration

10 Dec 2022

## If you think you know, you don’t As graduation approaches, I find myself reflecting on the breadth of knowledge I have gained and the programming concepts I have become familiar with. Algorithms and problem-solving strategies have become second nature...

Functional Programming Agile Software Development

Are Frameworks worth it?

02 Oct 2022

HTML is easy, yes. CSS is easy, yes. Creating things from HTML and CSS that look amazing is not easy. You might need a specific layout that you would need to keep trial and erroring to figure out. If you’re...

UI Frameworks HTML CSS

Standards Schmandards?

18 Sep 2022

Coding procedure When you start to code you mimic the tutorials or people that you learned from. You don’t really question it you kind of just do. I know when I started, it was normal to use the curly brackets...

Coding Standards EsLint

If you ask, ask it Smart

04 Sep 2022

Steve Jobs: “I’ve never found anybody that didn’t want to help me if I asked them for help.” Do we think how we ask questions? When I ask a question do I really think how I ask the question. Most...

Questions Answers StackOverflow

You never finish learning

29 Aug 2022

Theres no finish line when it comes to learning software engineering. When I was kid I loved using the Computer, the internet was new then, we couldn’t talk on the phone at the same time we used it, and download...

Engineering Goals

Diving into Javascript from C

26 Aug 2022

Learning a new language is always daunting. If you already have experience with a language another language isn’t too farfetched, in theory. There are usually a few or a lot of syntax changes but you should be able to understand...

Engineering Javascript