Hi,

I'm Quang Le

"Whatever helps you, helps others."

I am an avid foodie, software developer, and part-part-time badminton player located in San Antonio, TX.

Me

Projects and Experiences

Here are some personal projects I have worked on.
You can find more on /P&Es.

Project Preview Screenshot
ReactJs NLP Node.js Fullstack Development

Building and maintaining a personalized reading platform that adapts to each user's individual reading abilities and preferences, hosting on Firebase and Microsoft Azure

Project Preview Screenshot
ScalaFX Sbt JavaFX

This code is originally for a project in Computer Science II course at Trinity University. It is a ScalaFX based game with object-orientation to contain a team based game with allied and enemy NPC’s.

Project Preview Screenshot
Haskell MathAlg

In this project I will implement a Naive Bayesian Classifier for a set of scanned handwritten digit images. My task is to guess which digit a handwritten image is supposed to be.

Project Preview Screenshot
Haskell Simple Dynamic Programming Algorithms

Implementation of the game-tree algorithm, which considers all words as the greedy algorithm does, but instead chooses the word that leads to best overall play rather than the best first move to calculate the bestplay for the Scrabble word play game.