Max Pescosta

welcome to my homepage

NEW!  superday ships 1,004 questions across 14 packs  ★  latest thought from big D: perps on pre-ipo names doing more honest price discovery than the… ★  

about me

Welcome to my homepage. I follow financial markets closely and spend my spare time down a handful of tech rabbit holes. Mostly I vibe code, which is to say I describe software to a language model, argue with it for a while, and then put my name on what comes out. Two of those arguments are below, plus the rest of what's on this page.

NomadWeb application

Tracks a job search from first sighting to offer.

  • Sweeps a catalogue of target firms for newly posted roles on a schedule.
  • Classifies recruiting mail and moves the matching application to the stage it now belongs in.
  • Keeps CVs, cover letters, interviews and the calendar attached to the application rather than to a folder.
  • Local-first, built to scale into a multi-user cloud instance.

Built with: Next.js, TypeScript, Prisma, PostgreSQL, Tailwind, NextAuth, Claude Code
Go and see it: maxpescosta.com/nomad

Nomad's briefing screen: pipeline counts, the day's interviews and a feed of newly detected openings.
Nomad's briefing screen: pipeline counts, the day's interviews and a feed of newly detected openings.

superdayTerminal application

Drills an interview question bank on a spaced-repetition schedule.

  • Extracts questions from PDFs, EPUBs, web pages and SEC filings.
  • An admission gate resolves every candidate as new, duplicate or variant before it enters the bank.
  • A second model audits what the first one extracted.
  • Answers are graded against a rubric point by point, not against a model answer.
  • One SQLite file you own.

Built with: Python, SQLite, FSRS, Claude Code
Go and see it: github.com/MrDespar/superday

superday drilling a DCF question in the terminal, with the rubric and the common mistakes under it.
superday drilling a DCF question in the terminal, with the rubric and the common mistakes under it.

contact me