fznk

Work

Tools I built because I needed them, and kept using.

Featured

More tools

Word and PDF

Agentic Word Documents

Builds a document out of Markdown prose, Excel tables, and Word fragments. What comes back is a real .docx a colleague can edit the normal way, plus a PDF with every page rendered and checked.

Markdown to PDF

FrankenMarkdown

Turns Markdown into a properly typeset PDF from a single binary. No browser print step, no LaTeX, no Node: the parser, the line breaker, and the PDF writer are all in the repo.

file sharing

FrankenFile

A self-hosted file drop. Snapshot files on your server, hand someone six characters, and let the code expire. No account, no app, and no JavaScript on the page they open.

offline file transfer

SSS

Hands files between machines that are never online at the same time. One side uploads and gets a code back; the other redeems it later, and the relay forgets the files after half an hour.

code export

FilesToAI

Packs a codebase into one block of text you can paste into a model, with an honest token count before you send it. One Rust binary, file picker compiled in.

team project · 2020

ORBiTAL

A NASA Space Apps entry built with four teammates: an Android app that puts the satellites overhead into an AR view.