0.1.0 • Published 7 months ago

quantum-stars-image-component v0.1.0

Weekly downloads
-
License
MIT
Repository
-
Last release
7 months ago

🌟 Star Date image creator

Render a GitHub profile image based on GitHub stars!

Want to impress girls, this npm library can help. Import as a react component to show your users how awesome you are. Earn 30 stars or more to display your full image! 🌠


🚀 Features

  • ✨ Dynamically fetch a GitHub user's profile and repositories.
  • 🌌 Calculates the total number of stars from all repositories.
  • 🎭 Reveals the profile picture based on star count:
    • Less than 30 stars? Your image is partially revealed.
    • 30+ stars? Full profile glory! 🌟

🛠️ Installation

  1. Clone the repository

    git clone https://github.com/your-username/github-profile-stars.git
    cd github-profile-stars
  2. Install dependencies

    yarn install
  3. Start the development server

    yarn start
0.1.0

7 months ago