
Arth This is a submission for the GitHub Copilot CLI Challenge Github Repo Live What I...
This is a submission for the GitHub Copilot CLI Challenge
I built DevDNA — a web app that analyzes a GitHub profile and turns it into a developer personality report.
Instead of just showing stats like repos, commits, and languages, the idea was to answer a more interesting question:
What does your GitHub say about the kind of developer you are?
DevDNA looks at public GitHub data and generates a profile experience that feels more like an intelligence report than a dashboard. It tries to surface patterns like:
The goal wasn’t to clone GitHub or build another analytics tool. I wanted something that feels:
You enter a username, and the system “analyzes” it and reveals a personality-style breakdown.
This project was also a personal experiment in AI-native development — building fast, iterating faster, and treating Copilot CLI as a real collaborator.
Project link:
👉 DevDNA Demo
Try with usernames like:
What happens:
This project was built with a very intentional mindset:
“What happens if I treat Copilot CLI like a development partner instead of just autocomplete?”
And honestly, that changed everything.
I used Copilot CLI throughout the process to:
Instead of switching between docs, StackOverflow, and trial-and-error, I could stay in flow and build continuously.
The most interesting part was using it during the “idea → implementation” phase:
It felt less like coding line-by-line and more like directing the build.
The biggest wins were:
That speed made it possible to focus on the experience:
Instead of getting stuck in boilerplate.
The biggest shift wasn’t technical — it was mental.
I found myself thinking more about:
And less about:
Copilot CLI helped remove friction, which made experimentation much easier. I could try things, change direction, and push ideas further without the usual overhead.
This project ended up being a mix of:
And that’s probably what made it fun to build.
I’ve always found GitHub profiles interesting, but they mostly show numbers:
They don’t tell the story.
But if you look at patterns — languages, activity, focus areas — you can start to see the developer behind the code.
DevDNA is basically an attempt to turn:
raw GitHub data → personality signals
Not scientifically accurate.
Not meant to judge.
Just a fun, thoughtful way to look at how people build.
This challenge ended up being more than just “build something with Copilot CLI”.
It became an experiment in:
I wanted to make something that:
If someone runs their username and thinks:
“Okay… that’s actually kind of accurate.”
Then I consider it a success 😄