While this website is 100% silly, it does serve one moderately serious purpose, which is to demonstrate my abilities as a fullstack developer.
For those who are interested, here you will find:
Frontend:- React
- React Router DOM for client-side routing
- HTML/CSS
Backend:- Express.js to facilitate creating the backend server/handle HTTP requests
- Axios for HTTP requests
- JSON Web Token (jsonwebtoken) for authentication
- Body Parser to unpack json packages being sent back and forth
- MySQL Database
- Adobe Illustrator to create svg images and use snippets of that code to populate the database (the 'monster generator' creates a randomized aggregate of monster body parts)
The source code is available on GitHub.