Jack's project hub
ITW: Overly secure
serverside storage
(Inventing The Wheel (ITF) is a semi-series where I create already existing things from scratch.)
I need a way to add more state to browser based apps, but none of the known servers that can do that do what I want.
So I guess I have to make one
ITW: (The Wheel Factory || Snips)
(Inventing The Wheel (ITF) is a semi-series where I create already existing things from scratch.)
Tired of having to rewrite that renderer every project because you have no way of reusing code?
Me too, so I made a custom package manager tuned for any size code piece: a really useful array sorting one-liner? It fits, an entire website template with HTML, CSS, and JS files? Still fits.
Making a |[custom] blog
I like to create posts, but have never found a good platform to do so.
Follow along as I create my own blog site, complete with custom markup, live backgrounds, and more!
Publicly storing
encrypted files
I have too many programs to not back them up, but I want to be able to access them from anywhere.
So I used github to store all my files encrypted in a public repo...
Return to top