worktrack

job search tracker

every application, every version of your cv, in one place.

Track applications through five stages. See which CV you sent to which company, and which version. Get told when a company has gone quiet so you actually follow up.

verifiable

no marketing claims, just things you can check

open source
The whole application is readable, including the parts that are unfinished.
read the repository
built in the open
Real commit history and real milestones, with the reasoning written down.
read the commit log
tested
Every screen is covered by tests, and the suite runs on every commit.
how the suite is run
a real stack
Next.js and TypeScript over Postgres, with row-level security on every table.
see the stack

the problem

the job search falls apart in three predictable places

  1. 01

    the spreadsheet stops

    It is current for two weeks. By week three nobody updates it, and it quietly stops being true.

    A pipeline with five stages, and a status history that records every move.

  2. 02

    you cannot tell what is working

    Without knowing which channel produces interviews, effort goes wherever it feels productive.

    Analytics over your own applications: sources, conversion, and time in each stage.

  3. 03

    the cv drifts

    A version is rewritten per application, and a month later there is no record of which one was sent.

    A CV editor with version snapshots, linked to the application it was sent with.

the product

how it works

Three surfaces, each answering one of the problems above.

the pipeline

Every application moves through wishlist, applied, interviewing, offer and rejected. The board and the table are the same data, and every transition is kept.

the analytics

Where applications come from, how many convert, and how long each stage takes. Computed from your own rows, so it is only ever as good as what you put in.

the cv editor

A Word-style editor with version snapshots, plus an ATS check that reads the document rather than guessing at it.

The overview screen, showing application counts by stage and recent activity.
The applications screen, showing the five-stage pipeline as a board.
The analytics screen, showing conversion and time-in-stage charts.
The documents screen, showing the CV template gallery.
The calendar screen, showing interviews and deadlines on a month grid.

before you ask

questions worth asking first

open the demo, or start your own

The demo needs nothing from you. An account takes an email and a password.