Projects
One of my favorite projects I have created, great for one-shots and generating ideas!
There is no limit to how many different characters can be generated, through a truly random generator that creates extremely different characters each time.
Evil Half-Elf Ranger
Criminal Background
Chaotic Drow Sorcerer
Criminal Background
Chaotic Good Drow Paladin
Sailor Background
Or you could create through a "logical" mode that makes characters that are a bit more optimized and synergistic, giving you less work to put in for one-shots!
Neutral Half-Elf Sorcerer
Entertainer Background
Chaotic Mountain Dwarf Bard
Knight Background
Evil Dragonborn Fighter
Guild Artisan Background
Technologies used:
Vanilla JavaScript
HTML5
CSS3
ES6 JavaScript
Webpack Babel (To transpile from ES6 to ES5)
Command-line PDF to HTML5 converter
Technical Description:
A web application character generator for Dungeons and Dragons 5th Edition that I have been programming in JavaScript/HTML/CSS since November 2017.
Programmed all of the JavaScript logic myself while the majority of the CSS code was created by the formatting of the pages after a command-line PDF to HTML5 converter was used.