My Go learning journey with GOPL
github.com/DatCodeMania/LearningGo
Yes, I know this doesn't have any pictures, that's just because there isn't really anything to show pictures of - view visual representations of some of the 'mathy' stuff in chapter 3 in the relevant folders, theres some PNGs and some HTML files that you can render.
Just finished GopherSay 1.0 - A comedic CLI tool written in Go inspired by cowsay that makes the Go mascot say something!
github.com/DatCodeMania/GopherSay
I made some QOL changes to my script, made it easier to use, tested some more and fixed some bugs.
github.com/DatCodeMania/JBUtils