Links
Here's a random collection of links I use pretty regularly and thought others might also find fun or useful. This is also a place for me to dump links to things I want to be able to pull up quickly without needing to look through my notes.
Software Development
A bunch of different stuff I use daily for work or personal projects.
-
Astro (Web Framework) (opens in new tab)
This is a wonderful (and minimal) Javascript framework for building web apps without all the overhead of some larger frameworks like Vue or React. I like it so much, I used it to build this site!
-
HTMX (opens in new tab)
Extends what you can do with your HTML elements.
-
TEMPL (opens in new tab)
HTML templating for Go that makes building web UIs super easy.
Design and Accessibility
Making things look nice and making sure they can be used by everyone.
Tools
Pysical, digital, etc tools for doing things.
-
CSS Grid Generator (opens in new tab)
I hate messing with CSS grids. A lot. This helps me avoid it.
-
Flerm (opens in new tab)
I'm biased because I built this, but it's a handy little flowchart creationg tool that works in your terminal and exports to plaintext.
-
Lodash (opens in new tab)
A JavaScript utility library I use regularly work both work and personal projects. It just makes working with data a little nicer.
-
Meet the Ipsums (opens in new tab)
A collection of fun Lorem Ipsum generators for when you ned some text and it doesn't matter what the text says.
Just For Fun
Bascially anything that isn't 'productive'.
-
Kingdom of Loathing (opens in new tab)
An adventurer is you! This is a free web (and mostly text) based RPG that has been around forever and is still regularly updated.
-
Donjon RPG Tools (opens in new tab)
A huge collection of random generators for all types of TTRPGs. Fantasy, sci-fi, modern, you name it there's probably a tool for it. I use these heavily for solo roleplaying as well as when I GM for a group.
Misc
Everything else