Skip to content

Generate portfolio README from analysis results #6

@akuligowski9

Description

@akuligowski9

Summary

Auto-generate a portfolio README section from a ProjectBridge analysis, showcasing a developer's strengths and growth trajectory.

Details

After running an analysis, developers could generate a Markdown section suitable for their GitHub profile README that highlights:

  • Top skills and frameworks demonstrated across repos
  • Areas of active growth (skills being developed)
  • Project recommendations as a "What I'm building next" section

Approach

  • Add a new export format or command (e.g., projectbridge export --format portfolio-readme)
  • Generate concise, GitHub-profile-friendly Markdown
  • Include skill badges or categorized lists

References

  • Current export system: engine/projectbridge/export.py
  • Markdown export: render_markdown() in export.py
  • Parking lot idea: "Portfolio generator" in docs/BACKLOG.md

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requesthelp wantedExtra attention is needed

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions