-
-
Notifications
You must be signed in to change notification settings - Fork 6
Home
GitHub Readme Profile is a tool that allows users to generate dynamic and customizable readme stats for their GitHub profiles. With this tool, users can showcase their GitHub statistics, such as activity, top languages, and other relevant information, in an aesthetically pleasing way.
- Customization: Tailor your readme stats to match your preferred style with various configuration options.
- Dynamic Content: Display real-time GitHub stats on your profile, keeping it up-to-date with your latest activity.
- User-Friendly: Simple and easy-to-use, with configuration parameters to personalize your profile.
To use GitHub Readme Profile, copy-paste this into your markdown content, and that is it. Simple!
Change the ?username=
value to your GitHub username.
[![GitHub Stats](https://gh-readme-profile.vercel.app/api?username=FajarKim)](https://github.com/FajarKim/github-readme-profile)
To enhance security, GitHub Readme Profile incorporates:
- Input Sanitization: User inputs are properly sanitized, reducing the risk of cross-site scripting vulnerabilities.
- Theme and Color Validation: Colors and themes are validated to ensure they adhere to expected formats, preventing potential security issues.
- Output Encoding: Output encoding is applied to sensitive content, such as SVG, to mitigate the risk of cross-site scripting.
Report security vulnerabilities by emailing the GitHub Readme Profile team at:
If you'd like to contribute to GitHub Readme Profile, please follow the Contribution Guidelines.
This project is licensed under the MIT License.
For more details and usage examples, refer to the GitHub Readme Profile Documentation.
Made with ❤️ and TypeScript
Copyright © 2023-present Rangga Fajar Oktariansyah