/baron-von-tessan

A drawing app with a custom built UI system.

Primary LanguageJavaScript

Heroku

Inspiration

Baron von Tessan

This is a drawing app, originally started during a software engineering internship sponsored by CodeLabs.

Users add to Baron von Tessan's kingdom by drawing whatever they wish and then adding a short description of what they drew.

The frontend uses node/express, React.js, and custom UI elements rendered in p5.js.

Users can draw new drawings as well as view and like previously submitted drawings.

The backend was built using Flask and MongoDB.

I experimented with an animate drawings feature that allows users to draw a drawing and then select portions of their drawing to "redraw". The user can watch the selected portion interpolate from the orginal position to the new one.

https://baron-von-tessan.herokuapp.com

Note: If it's towards the end of the month and the site is down, please check back next month. (It is hosted on Heroku using the free-tier, which only allows so much traffic across all of my apps per month...)