What I've built
A joke-POC to celebrate the DigitalOcean App Platform Hackathon on DEV.
It takes any img and converts it to ASCII. It's like going back to school to make doodles.
Category Submission:
Random Roulette for obvious reasons ^^.
App Link
The "Ocean app" is here :
https://monkey-ascii-wcs8f.ondigitalocean.app/
Screenshots
Link to Source Code
[deleted repo]
Permissive License
MIT
Background
I'm quite fascinated by the ASCII format and I wanted to test the Digital Ocean platform, especially pipes and builds.
The UI is amazing. They automatically detect what I'm using like yarn, node, and they set the yarn build
command for me.
Very smooth and straightforward. I don't have to set many rules and commands, the build is automatic, every time I push something to the GitHub repo.
Indeed, my code is pretty basic, but their UI seems robust anyway.
What impresses me the most is how smart is the automatic deployment configuration. Nice feature.
How I built it
With JavaScript, TailwindCSS and this library.