Deployed Projects

do-the-angle

Do the Angle

A to-do list made with Angular; this simple app relies on ng-show and ternary functions - which are great for smaller functionalities. I am currently delving into UI-router for bigger projects which need to be split into components.

DreadLore Official

DreadLore

DreadLore 'DL' is a tabletop RPG which the co-founder of Adventure Kings LLC and myself are creating; the game can be thought of as a 'pen & ink' RPG similar to Dungeons & Dragons, Numenera, etc.I am building this static website to bolster my web development skills as well as to create a much-needed 'official' website for our business venture.

Versions

As I learned in the 'bootcamp', it's more important to have a working, unfinished (even ugly) product than to have no product at all. Thus, for the time being, I'll be deploying a simple site which uses Materialize instead of Bootstrap - I might as well test out something new. In the meantime, I'm working on a Flask tutorial on the side; the eventual DL site will most likely be built off Flask.