What's the point
No idea. I guess I just like spending hours on this kind of thing.
Not a blog, not a portfolio, not a resume. Just a place where things occasionally show up.
Built with Hugo, styled in CSS, deployed via Git. Font is JetBrains Mono, because I wanted it that way.
git push origin master
# how it's done
function foo(bar) {
return bar;
}
That’s about it.