GhDash

live

Visualize your GitHub Journey

Project Description

GhDash is a web-based tool aimed at simplifying the tracking and analysis of GitHub contributions for developers. This tool offers a straightforward solution: users input their GitHub username, and it creates a stylish and comprehensive dashboard.

The dashboard provides a visual representation of information about their recent projects, popular repositories, profile stats, and their most used languages.

Features

  • 🔍 Enter your GitHub username to generate a dashboard
  • 📊 View your most active and popular repositories
  • 🌐 See an overview of your public GitHub profile stats
  • 🧠 Breakdown of your most used programming languages
  • 📁 Displays recent projects and contribution insights

Development

I built GhDash using React to keep the UI fast and clean. It fetches public GitHub data through their API and transforms it into visual components. The focus was on minimal setup and quick access to insights, so developers can get a snapshot of their work without logging in or authorizing anything.

Languages Used

  • TypeScript
  • HTML
  • CSS

Tags

  • tool
  • react
  • redux

Other Projects