Skip to content

⚡ Dynamically generated your Root-me.org stats for your github readmes

Notifications You must be signed in to change notification settings

dz-root/Rootme-readme-stats

Repository files navigation

📊 Root-me Readme Stats

template

👀 Overview

Root-me readme stats is a Sveltekit app that allows users to display their Root-me.org stats on their GitHub profiles. Your Root-me.org profile stats are dynamically fetched and displayed on your GitHub profile, ensuring they are always up-to-date. Easily customize the appearance and layout to match your GitHub profile style.

Usage 👉

To display your Root-me.org stats on your GitHub profile, follow these steps:

  1. Include the following markdown code in your GitHub profile readme:

    ![Root-me-stats](https://root-me-diff.vercel.app/rm-gh?nickname=__your_nickname__)

    Replace __your_nickname__ with your actual Root-me.org username.

  2. Optional Parameters:

    • gstats (Optional): Specify whether to display general statistics. Options are "show" or "hidden". Default: "hidden".
    • style (Optional): Choose the display style. Options are 'dark', 'light', 'midnight', 'punk'... Default: "light".

🎨 Templates

Style Colors Author Preview
Light #ffffff,#f1f1f1,#91B302,#000000 Dz-root ▶️ light
Dark #000000,#2A3609,#91B302,#68B486 Dz-root ▶️ dark
Midnight #1e1b4b,#2e1065,#6d28d9,#a855f7,#d8b4fe Dz-root ▶️ midnight
Punk #500724,#881337,#db2777,#db2777,#f9a8d4 Dz-root ▶️ punk
Weedy #022c22,#365314,#65a30d,#84cc16,#bef264 Dz-root ▶️ weedy
Astral #000000,#340000,#DF0000,#ac0000 Astral ▶️ astral

✨ Examples

  • Basic usage:
![Root-me-stats](https://root-me-diff.vercel.app/rm-gh?nickname=__Your_Root-me_nickname__)
 <img src="https://root-me-diff.vercel.app/rm-gh?nickname=__Your_Root-me_nickname__">
  • Customized with optional parameters:
![Root-me-stats](https://root-me-diff.vercel.app/rm-gh?nickname=__Your_Root-me_nickname__&gstats=show&style=dark)
 <img src="https://root-me-diff.vercel.app/rm-gh?nickname=__Your_Root-me_nickname__&gstats=show&style=dark">

Note

  • Ensure your Root-me.org username is correctly provided in the nickname parameter.
  • Experiment with optional parameters to customize the display according to your preferences.
  • Your Root-me stat-card image is cached for 1 day

Tip

You can clone this repo and host it in your own server. To run it localy:

  • git clone https://github.com/dz-root/Rootme-readme-stats.git
  • npm install
  • npm run dev

Contributions:

Contributions are welcome! If you have ideas for improvements or new features, feel free to open an issue or submit a pull request.

Credits:

This script is created by Dz-root, inspired by a passion for cybersecurity challenges and a desire to share achievements with the GitHub community. Special regards for:

About

⚡ Dynamically generated your Root-me.org stats for your github readmes

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published