Doodle Dice Monsters is a strategic turn-based battler where you can draw your own characters. It is a Electron (Node.js JavaScript/HTML/CSS wrapped as a standalone) based video game, complete with a backend server hosted with Azure App Service, persistent cloud database integration with Azure CosmosDB and Blob Storage, and online multiplayer. I created the game without an engine for the purpose of learning web development and general programming, rather than use tools that would allow me to make shortcuts instead of learning properly. The codebase is approaching 10,000 lines of JavaScript alone, not to mention the HTML/CSS or imported modules.
You can download the demo here, as the full game is not yet finished and released: https://store.steampowered.com/app/2454170/Doodle_Dice_Monsters/
Given that Doodle Dice Monsters is a personal professional endeavor, I do not want to publically display the repo I use privately. However, without Doodle Dice Monsters, my GitHub looks very weak to recruiters and colleagues. Therefore, this page exists.