#today I am going to indulge in some #recreationalCoding for #dataVisualisation (ie knock up an extra #energy system graph that gets generated regularly)...
Lunch first though!
#today I am going to indulge in some #recreationalCoding for #dataVisualisation (ie knock up an extra #energy system graph that gets generated regularly)...
Lunch first though!
My character drawer web application now has a little menu to remove a lot of clutter from the main UI.
It now also has an option to set an overlay image (it technically really is an overlay image even if it does not look like one).
This image is always resized from top left to cover the drawing area, so you might play around with the imageโs aspect ratio and size.
A bit of overoptimizing caused some weird color glitches, but that is sorted out now, and it actually works. (and looks as expected on an actual terminal. The confetti was just some testing.
Import and export are also optimized, and there is a crude permalink function that causes thousands of characters long URLs but works up to a certain complexity.
โฆ and all of this for such a niche ๐
#IssueDrawer #RecreationalCoding #ArchLinux
#JustLinuxThings #TTY1
Imagine, your weekend project for drawing character art for /etc/issue could not use ANSI codes for the faint text effect and could not set different foreground and background colors for the characters โฆ
Well, mine can now ๐
Actual representation depends on where itโs shown, of course. And yes, it actually works โฆ
It can now also export to and import from a shareable plaintext format.
Well โฆ Basic functionality is there. ๐ #RecreationalCoding #HTML #CSS #JavaScript #linux #wip
Well โฆ Basic functionality is there. ๐
*Recreational programming*
This weekend, I built a web app that displays a gallery of National Park Service webcams retrieved with the NPS API ๐๏ธ๐ฆ๐๏ธ๐
Check it out here:
https://npswebcams-production.up.railway.app/
https://github.com/benstroud/nps_webcams
https://www.nps.gov/subjects/digital/nps-data-api.htm
#GoLang #WebDevelopment #RecreationalCoding #NationalParks #OpenSource #WeekendProject #CodingFun