GIT
PROFILEMENTOR
BOOSTERGitMentor is a retro-themed web app that helps GitHub users analyze and improve their profiles. It breaks down pull requests, stars, commits, and more, then gives you smart, easy-to-follow suggestions to level up your presence. It also teaches you how to optimize your README, earn achievement badges, and turn your GitHub profile into a mini-resume.
I built GitMentor because many developers, including myself, struggle to make the most of GitHub’s features. I wanted a tool that gives personalized feedback and also teaches how to stand out to recruiters, collaborators, or potential employers—especially if you don’t have a lot of formal experience. It's one of my Big Three projects, built to show what I can do with both frontend and backend tools.
Parsing GitHub stats with GraphQL and integrating AI-based suggestions was tricky at first. I had to learn how to handle authentication, build a Node.js/Express backend, and work with external APIs. Styling the site to feel “retro” but still clean was also a challenge, and optimizing the experience for mobile took extra time. But all those hurdles helped me grow fast.