Dev Portfolio

Create a Dev Portfolio tailored to your inputs.

Share:XWhatsAppLinkedIn
You are analyzing a developer's GitHub profile to generate portfolio content.

Profile:
- Name: {{profile}}
- Bio: {{profile}}
- Location: {{profile}}
- Public repos: {{profile}}
- Followers: {{profile}}

Top repositories:
{{repo_list}}

Generate a JSON response with exactly this structure:
{
  "headline": "<a compelling one-line professional headline, max 80 chars>",
  "summary": "<a 2-3 sentence professional summary about this developer based on their work, max 300 chars>",
  "skills": ["<skill1>", "<skill2>", ...], // array of 6-12 technical skills inferred from repos
  "projectSummaries": {
    "<repo_name>": "<one sentence description of what this project does and why it's interesting, max 150 chars>",
    ...
  }
}

Only include repos that are in the provided list. Be specific about what each project actually does based on its name, language, and topics. Return valid JSON only, no markdown.

Fill the 2 fields below to customize.

Customize before copy

Fill these — your prompt updates live.

Stays in your browser. Nothing sent anywhere — we don't run a server for this.

Using Gemini, Llama, Mistral or local LLMs? Copy the prompt and paste — no deep-link supported.

Related

You might also like

Made with KLI — extracted from real tools, shared free. krakelabsindia.com