Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 4 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,9 @@
# GitHub Developer Profiler
A GitHub developer assessment tool that analyzes users' public repositories to generate detailed insights about their coding skills,
technical expertise, and development patterns. Built with Go and Fyne,
it combines intelligent repository analysis with AI-powered code evaluation to create professional reports showcasing developer capabilities,
technical expertise, and development patterns.

Built with Go and Fyne,
it combines intelligent repository analysis with AI-powered code evaluation to create [professional reports](https://vpoluyaktov.github.io/github_developer_profiler/report_sample.html) showcasing developer capabilities,
language proficiency, code quality metrics, and project complexity assessments.

## Features
Expand Down
Loading