Maddie's Website

Created 2025-11-13, last modified 2026-02-22. Visibility: public
glu some_url 'bash run.sh'

My name's Maddie. I make software, mostly for a living1, but sometimes for free:

Fuller Stack

I do a lot of writing about software too, primarily about Prone.

Markdown

You can see the original Markdown of any page on this website by fetching it with curl or wget. This is what allows my code examples to work with GLU.

# hello.sh
echo "Hello from maddiem4.cc!"

Try it yourself!

# Either should work correctly.
curl maddiem4.cc
wget maddiem4.cc -q -O -

Friends of the Site

Because I have a love for older, simpler, arguably archaic patterns of how the internet used to work before becoming a primarily commercial space, I'm part of a webring. These used to be very important for navigating the internet before Google, but now they're more for fun - although it can still be a good way to discover new indie websites you never would have seen otherwise!

Other neat things on here:


  1. I'm currently available if someone would like to hire me, actually. I'm deeply proficient in Python, but know a bit of almost everything. My last paid job involved a lot of Ruby and a bit of Go, and most of my hobby programming is in C lately.