Parses resume data and GitHub activity to auto-generate a deploy-ready developer portfolio — from draft to live in minutes, not hours.
Developers spend hours crafting portfolios that often end up outdated or abandoned. I built a tool that takes a resume PDF and GitHub profile, extracts structured data using LLMs, and generates a fully designed, deploy-ready portfolio website.
The system handles everything — from parsing unstructured resume text and extracting project details from GitHub repos, to generating compelling copy and deploying the final site with SSL via Caddy.
A streamlined pipeline from raw input to live website in under 5 minutes.
Upload resume PDF or paste text. LLM extracts name, experience, skills, projects into structured JSON.
GitHub API pulls repos, languages, commit activity. Merges with resume data for complete profile.
LLM writes compelling project descriptions, taglines, and about sections based on extracted data.
Structured data fed into customizable HTML templates. Responsive, SEO-ready output generated.
Docker container spun up with Caddy for SSL. Live URL delivered in under a minute.