Most job search tools are about finding jobs. They’re not about documenting verifiable weekly activities for unemployment compliance. This workbook is.
I’m running my own job search through this tool after leaving DIN (Consensys), where I was Head of AI and Marketing. Rather than keep the system to myself, I built a shareable version.
What It Is
A structured job search workbook built around two problems most tools ignore:
- Unemployment benefit recipients are required to document 5+ verifiable work-search activities per week. Generic job boards don’t help with that.
- Job searches without a time-bounded structure drift. This encodes a 5-month rotation plan.
v0 Scope
- Landing page at job-search.wanessalabs.com
- Email capture (email + optional state/situation)
- Free .xlsx template download
- Methodology explainer page
v1 (AI generation) and v2 (full SaaS) are gated on 100 subscribers validating the v0 premise.
Stack
| Tool | Role |
|---|---|
| React + TypeScript + Vite | Frontend SPA |
| Tailwind v4 | Styling — matches wanessalabs.com design system |
| Cloudflare Pages | Hosting |
| Cloudflare Worker + KV | Subscribe API + rate limiting |
| Supabase (REST) | Subscriber storage |