Skip to content
Rangga Fajar Oktariansyah edited this page Mar 31, 2026 · 4 revisions

GitHub Readme Profile is a tool that lets you generate dynamic GitHub stats cards in SVG format. Fast, customizable, and ready to embed in your GitHub profile README.

✨ Features

  • πŸ“Š Dynamic Statistics – Shows repos, stars, forks, commits, pull requests, issues, and contributions
  • 🎨 Full Customization – Colors, gradients, layout, and more
  • 🌍 Multi-language – Available in various languages (en, id, ar, fr, ja, ko, etc.)
  • πŸŒ“ GitHub Theme Support – Adapts to GitHub light/dark mode
  • ⚑ Fast & Lightweight – Built with TypeScript and optimized for performance
  • πŸ–ΌοΈ Flexible Output – Can be generated as SVG, PNG, JSON, or XML

πŸš€ Quick Start

Copy the following Markdown code into your GitHub profile README.md (replace username with your GitHub username):

[![GitHub Stats](https://gh-readme-profile.vercel.app/api?username=username)](https://github.com/FajarKim/github-readme-profile)

Result:

Example Card

πŸ“š Wiki Pages

Page Description
Basic Usage How to use the stats card with simple parameters
Themes Built-in themes and how to apply them
Customization Parameters All URL parameters for fine-tuning the appearance
Advanced Usage Gradients, transparency, GitHub theme context, and more
Localization Changing the language of the stats card
Deploy on Vercel How to host your own instance on Vercel
Contributing Guidelines for contributing to the project
License MIT license information

πŸ”— Important Links

πŸ™ Support

If this project helps you, consider:

  • Giving a ⭐ star on the repository
  • Sharing it with others
  • Supporting humanitarian causes instead of donating directly to the author

Clone this wiki locally