Chris Hallberg
Notes
- See all notes
- Best of 2024 ✨
- Daily Carry what I have and use every day
- Must Buy exceptions to capitalism
- Niche Reviews razors, pens, chapstick, etc.
- Today I Learned
Featured Tools
- Colors browse and anaylze color palettes, now with oklch!
- Dicify add clickable rolls to RPG stat blocks
- Font Proofer a way to try out my favorite fonts
- JSON Against Humanity Cards Against Humanity in JSON and plain text
- Rankify pair-wise comparison made easy
Games
- Hundreds of miles to Safetown a 200 Word RPG about two travelers and the space between them (2019)
- Flow Skate '08 a dice pool skateboard rpg. Made for Tiny Tome Jam (2021).
- A Haunted House my first 200 Word RPG Challenge (2018)
Projects
Pretty Plaintext
- Black Flag SRD (see monsters here)
- Universal Game Engine SRD (In Progress)
CSS Reset and Base
- base.css my base styles for all projects (2025-02-25)
- base-reset.css my researched and golfed CSS reset
- /lib/fonts makes using my favorite fonts so easy
Learning
- Currently enjoying Ray Tracing in One Weekend, but in Rust.
- BZIP2 reimplementing bzip2 in clear, easy-to-read JS (In Progress).
- Collision Detection in p5.js a fork of Jeff Thompson's magnificent tutorial.