RunTime Resume is a premium resume review and rewriting service for embedded systems, firmware, FPGA, DSP, robotics, and hardware engineers.
This repository will hold:
- the public conversion site
- the order and intake flow
- the AI-assisted review pipeline
- the human review workflow
- delivery and reporting assets
docs/- implementation notes, milestones, and architecture
prompts/- LLM prompt templates for audit, rewrite, and critique
knowledge/- rubric, niche keyword libraries, and recruiter heuristics
backend/- parsing, analysis, LLM orchestration, reports, and storage
frontend/- Next.js app shell and UI components
- Public site and order flow
- Intake + email + Stripe webhook handling
- Resume parsing and deterministic checks
- Tier 1 audit pipeline
- Tier 2 rewrite and critique pipeline
- Human review UI
- Export and delivery pipeline
- Product and business spec:
runtime-resume-spec.md - Landing page reference:
landing-page.html