name
Resume Builder - local LaTeX resume builder
synopsis
- context
- Personal Project
- period
- Sep 2026
- stack
- SvelteKit, TypeScript, LaTeX, WebAssembly
description
A local-first resume builder that keeps one library of everything you have done and composes any number of resumes from it.
highlights
- Runs pdfTeX as WebAssembly in a Web Worker with a 13 MB trimmed TeX tree, giving sub-second previews with no server.
- No data leaves the user's device: Uses IndexedDB, no accounts, no tokens; publishing to a site hands the file to GitHub's own editor.
- Shipped editing features like fit-to-one-page that probes denser layouts, reviewer hints for weak or number-free bullets, undo, and drag-and-drop ordering.
links
also a man page: curl -L chaitanyakeyal.com/man/resume-builder