Giter Site home page Giter Site logo

laurabigoni / hacked-github-stat-trophies Goto Github PK

View Code? Open in Web Editor NEW

This project forked from flyn-nick/hacked-github-stat-trophies

1.0 0.0 0.0 182 KB

"Hacked" version of github-profile-trophy to unlock the secret trophies!

Home Page: https://hacked-github-stat-trophies.flyn-nick.vercel.app/

License: MIT License

TypeScript 100.00%

hacked-github-stat-trophies's Introduction

Quick Start Guide

This "hacked" version allows you to automatically unlock the "AllSuperRank" and "MultipleLang" secret trophies.

Just use my deployment (hacked-github-stat-trophies.vercel.app) and follow the general instructions from the original repo.

If you want to configure which trophies you automatically get, configure these booleans in src/card.ts (you'll have to deploy to Vercel yourself, guide here):

// LINE #50
let wantAllSuperRank = true;
let wantLongTimeAccount = false;
let wantAncientAccount = false;
let wantJoined2020 = false;

If you want to disable automatically getting the "MultipleLang" secret trophy, change this boolean to false in src/trophies.ts:

// LINE #106
let wantMultipleLang = true;

If you choose to use my deployment, it would be really appreciated if you gave me a star ๐Ÿ™ƒ.

hacked-github-stat-trophies's People

Contributors

billythekid avatar cateiru avatar don-k-jacob avatar flyn-nick avatar laurabigoni avatar malixsys avatar ryo-ma avatar spenserblack avatar vegadeftwing avatar

Stargazers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.