Recently built RoastMyLanding, a structured landing page analysis tool.
What made this interesting:
Developed using a phase-based GSD (Get Shit Done) workflow
Used Claude Code to assist with architecture, type modeling, and execution planning
Implemented deterministic mock analysis for zero-config portfolio deployment
Architecture highlights:
/api/scrape → structured content extraction
/api/analyze → analysis engine
Strong TypeScript modeling (AnalysisReport, CategoryFeedback)
Structured scoring rewrite logic
Clean stacked-card report UI
Live demo:
👉
roast-my-landing-xi.vercel.a…
This project reflects how I approach:
• Product thinking
• Structured backend logic
• Clean frontend rendering
• Rapid execution with clear milestones