Clement Hoang's Projects
My old resume.
2A work term report.
HackWestern 2015 Winner - Muse hack that plays music corresponding with a user's concentration level.
Angular filter for sorting objects by key in ES5.
A collection of awesome things regarding React ecosystem.
:tropical_fish: Babel is a compiler for writing next generation JavaScript.
:tokyo_tower: ESLint using Babel as the parser.
š£ Pre-evaluate code at build-time
:page_with_curl: A JavaScript parser
Badminton club management software that features queuing and identity functionalities.
My blog.
Breakout implementation in Java.
The (old) portfolio of Clement Hoang.
My personal website
A fun experiment to demonstrate some OO patterns in Javascript.
Create React apps with no build configuration.
Nodejs module for accessing Crowdin.net
Natural Language Sentence Generator for CS486
My resume for use in the 2B co-op term. Now revised to be my CV.
Hack the North 2014
A compilation of my dotfiles. Hopefully it'll be cool one day.
My website.
š©āš¤ CSS-in-JS library designed for high performance style composition
A fully pluggable tool for identifying and reporting on patterns in JavaScript.
React specific linting rules for ESLint
I basically made this on a whim to aid with some of my MATH135 proofs. It takes in two inputs and outputs a table of x, y, quotients, and remainders through each iteration of the Extended Euclidean Algorithm.