Hire Me Generator Available
See what it looks like
when I join your team.
Type a company name. Get the full first-day package - a LinkedIn-ready image and a copy-paste email signature.
Product Briefv1.0
How I Built This
A product manager who can ship. Here's the brief.
Problem
Hiring managers see hundreds of CVs. I wanted something that made you feel what it would be like to work with me - before the first call.
Solution
A tool that generates a "Day 1" package: an AI-edited photo with your company's logo on my shirt, and a ready-to-copy email signature - personalized in seconds. No backend. No auth. One input, three outputs.
Key decisions
- →No backend. Everything runs client-side - instant deploy, zero infra cost.
- →Logo resolution waterfall. logo.dev → Google Favicon → initials fallback. Automation first, graceful degradation always.
- →State machine UX. idle → logo-approval → result keeps the flow predictable without a full state library.
- →Constrained AI prompting. Told the model to replace only the shirt - face, hair, background untouched. Precision over power.
Stack
Vue 3Vite 7Tailwind CSS 4fal.ailogo.devGoogle Favicon APIClipboard API
PM skills in this feature
Zero-to-one scoping - defined MVP and cut scope ruthlessly
User flow design - progressive disclosure with 4 distinct states
AI integration - model selection, prompt engineering, fallback handling
Graceful degradation - feature works with or without a logo found
Developer-as-PM - wrote, shipped, and iterated without a team
Time to ship
1 day
Concept → deployed feature