A simple, client-side web application that generates a custom GitHub streak SVG based on a user-provided username. No API calls, tokens, or installations are required. Just enter your GitHub username and download a ready-to-use SVG to showcase your GitHub streak.
in github server no work for limitation github, install in your server
Please Try in you server Web.
- Client-Side Generation: All processing is done in the browser using simple HTML, CSS, and JavaScript.
- Customizable Template: Instantly generates an SVG with your GitHub username embedded in the design.
- Downloadable Output: Easily download the generated SVG file for inclusion in your GitHub profile or any project.
- No External Dependencies: No need for tokens, API integrations, or backend setups.
Open the application by visiting the GitHub Pages live demo (replace with your actual GitHub Pages URL) or simply run the index.html
file locally.
-
Open
index.html
in a modern web browser. -
Enter your GitHub username in the input field provided.
-
Click the Generate SVG button to preview your custom SVG.
-
Click the Download SVG button to save the file as
steak-stats.svg
on your computer. -
Embed the SVG in your README by using the following Markdown code:

No installation is needed. To get started locally, clone the repository and open the index.html
file in your preferred web browser:
git clone https://github.com/<your-username>/steak-stats-svg-generator.git
steak-stats-svg-generator/
├── index.html # Main web page with the SVG generator application.
├── README.md # Project documentation.
└── assets/ # (Optional) Folder for any additional assets.
Contributions are welcome! If you have suggestions, improvements, or bug fixes, please open an issue or submit a pull request.
This project is licensed under the GPL License. See the LICENSE file for details.
bocaletto-luca
GitHub: bocaletto-luca