About
I'm tjp — an elder-millennial software engineer living in Salt Lake City, Utah. I write mostly Python, spend too long in the terminal, and care about software that's small, legible, and built to last.
This site is where I keep my writing. If you want to reach me, t@tjp.lol is the best way.
Elsewhere
- email — t@tjp.lol
- code — github.com/teepark
- fedi — @tjpcc@tilde.zone
- gemini —
gemini://gemini.ctrl-c.club/~tjp/
Colophon
This site is hand-written HTML and a single stylesheet. There is no JavaScript anywhere — not deferred, not optional, none. It renders identically with scripts disabled because there is nothing to disable.
- Type: your system's UI font for prose, your system's monospace for headings and code. No web fonts, no network requests for type.
- Colour: light and dark themes via
prefers-color-scheme— it follows your OS setting, in pure CSS. - Weblog: written as gemtext in my capsule, converted to HTML with a small script.
- Notes: authored in Obsidian, synced across my devices with Syncthing, published as static pages.
- Hosting: static files. Nothing to run, nothing to patch.
- Licence: content is CC BY 4.0 unless a page says otherwise. Take it, remix it, just credit me.