• Joined on 2026-07-10

🧿 hi i'm maxwell

20, he/him

i'm a mathematician-in-the-making, i like computers and programming, literature and novels, philosophy and ethics, and learning things

stack :: [String] -> String
stack = foldr (\x acc -> x ++ "\n" ++ acc) ""

interests :: String
interests = stack
  [ "∮ mathematics"
  , "λ functional programming"
  , "📚 literature"
  , "💭 philosophy"
  ]

🌐 website · 🦋 bluesky · 🐘 mastodon · 🐈‍⬛ github · 🌱 git

current projects

❄️ snof · thread-safe unique id generator written in rust
🦀 pasties · static webpage host

misc.

🧿 dotfiles · my configuration files, provided with an install script
🐚 scripts · shell scripts for my day-to-day workflow