Projects
A few of my personal projects and those I'm contributing to in development.
chorus
chorus is a search engine for Guitar Hero/Clone Hero custom charts. It scrapes drive folders from community contributors to gather and centralize access to their custom-made charts and provides an interface to easily retrieve them upon request. A chart is the technical term attached to a transcription of any real song to just a few notes, usually 5, that Guitar Hero-style games like to use. chorus gathered about 5,000 daily users in December 2018.
- Node.js
- PostgreSQL
- React (Inferno)
- Google Drive API
clonehero.net
Refactoring and redesign of the previous instance of the Clone Hero website that took place for the v0.21.7 release. Clone Hero is a Guitar Hero-like game made in Unity that aims to emulate the original Guitar Hero experience, along with common and popular features used and requested by the community. It hit more than 90,000 active players on December 2018.
- Jekyll
- GitLab Pages
- Python
- SCSS
fightthe.pw
It’s a bit meta, but what you’re browsing right now is designed from scratch!
- Jekyll
- GitHub Pages
- SCSS
Advent of Code 2017
Little snippets of code I used to solve all 25 riddles from the 2017 edition of Advent of Code. More information here.
- JavaScript (ECMAScript 2015+)
kerfuffle
This was a self-imposed “hackathon” to see how much of a proof-of-concept “game” I could implement in just a dozen hours. kerfuffle is a very basic, barebones Disgaea/Fire Emblem/Dofus-like game that somehow leverages React features for game status management. It is also one of the weebest things I’ve ever done.
- React (Inferno)
ng-ucldr
ng-ucldr is a very basic date picker for AngularJS (1.x) I implemented for personal needs, and packaged for npm later on to test the npm system. Nothing really special, but just one way to have a date picker in about 200 lines of code.
- AngularJS (1.x)