Job Search Command Center · Open Source

SuperTrooper

Three years on the job market. The daily grind of searching, networking, updating resumes, prepping for interviews, and tracking everything was a slog. Great tools existed for pieces of it, but nothing in one integrated platform. So I built my own.

Local database. AI superpowers optional. Chrome extension for seamless capture. Web frontend for the full picture. Open sourced for the millions of job seekers going through the same thing.

Download on GitHub

Your Job Search, One Dashboard

Extension captures. Frontend tracks. Backend automates.

localhost:5175/dashboard
SuperTrooper web frontend showing full job search pipeline — applications, follow-ups, networking, and analytics
localhost:5175/interviews
SuperTrooper interview calendar — scheduled interviews with prep materials and debrief tools

How It Works

Capture, track, and augment your job search

1

Capture

Chrome extension grabs job postings, recruiter info, and conversations as you browse. Everything goes into your personal database.

2

Track

Web frontend gives you the full picture — applications, follow-ups, networking, analytics. Ensure nothing falls through the cracks.

3

Augment

Add AI (optional) for resume tailoring, gap analysis, interview prep, and automated job searching. Works with OpenAI, Anthropic, or your own models.

Features

localhost:5175/dashboard
SuperTrooper full dashboard — applications, follow-ups, networking, and analytics in one view

Command Center

Full Dashboard

Everything in one place — active applications, follow-up queue, networking pipeline, and analytics. See the full picture of your job search without switching between five different spreadsheets.

localhost:5175/interviews
SuperTrooper interview calendar with prep materials and debrief tools

Interview Tracker

Never Miss an Interview

Calendar view of all your scheduled interviews, with prep materials and debrief tools one click away.

localhost:5175/contacts
SuperTrooper contacts CRM — import from Google or CSV, track touchpoints, compose outreach

CRM

Your Professional Network, Organized

Import contacts from Google or CSV, track every touchpoint, and compose personalized outreach.

localhost:5175/market-intel
SuperTrooper market intelligence — JOLTS data, hiring trends, and industry analysis

Market Intel

Data-Driven Job Search

Real-time market signals from JOLTS data, hiring trends, and industry analysis.

42
MCP Tools
105
API Endpoints
33
Database Tables
Free
Open Source

Built With

Python Flask React 19 PostgreSQL + pgvector Chrome Extension Docker MCP
Terminal
# Clone and run
$ git clone https://github.com/kenpodragon/SuperTrooper.git
$ cd SuperTrooper/code
$ docker compose up -d
# Frontend: localhost:5175 | API: localhost:8055 | MCP: localhost:8056

Also by Stephen Salaka