All Projects β†’ carlosbaraza β†’ unicorn-contributor

carlosbaraza / unicorn-contributor

Licence: MIT license
Complete the GitHub contribution graph in few seconds!

Programming Languages

javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to unicorn-contributor

Raymo111
My awesome profile README
Stars: ✭ 110 (+115.69%)
Mutual labels:  github-profile
jovanzers
Don't just fork, star it! πŸ‘€
Stars: ✭ 13 (-74.51%)
Mutual labels:  github-profile
Metrics
πŸ“Š An infographics generator with 30+ plugins and 200+ options to display stats about your GitHub account and render them as SVG, Markdown, PDF or JSON!
Stars: ✭ 4,621 (+8960.78%)
Mutual labels:  github-profile
twitch-extension-github
πŸš€ Show your Github profile on your twitch channel!
Stars: ✭ 48 (-5.88%)
Mutual labels:  github-profile
prathimacode-hub
Hello everyone, Welcome to my GitHub README profile. Glad to see you here! Check out this repository to view my work and learn more about me. Don't just star it, fork it as well.πŸ“’βœŒοΈ
Stars: ✭ 53 (+3.92%)
Mutual labels:  github-profile
CommitCombo
κΉƒν—ˆλΈŒ 컀밋 기둝을 μ•„λ¦„λ‹΅κ²Œ κΎΈλ―ΈλŠ” ν”„λ‘œμ νŠΈ ⭐
Stars: ✭ 31 (-39.22%)
Mutual labels:  github-profile
github-profile-3d-contrib
This GitHub Action creates a GitHub contribution calendar on a 3D profile image.
Stars: ✭ 230 (+350.98%)
Mutual labels:  github-profile
github-now-playing
🎡 Display what you're listening to right on your Github profile
Stars: ✭ 75 (+47.06%)
Mutual labels:  github-profile
github-profile-card
Simple and easy to use widget with your GitHub profile β€” No dependencies
Stars: ✭ 98 (+92.16%)
Mutual labels:  github-profile
Portfolio
πŸ‘€ Automatically generate a beautiful, responsive, static-site to display your GitHub projects.
Stars: ✭ 54 (+5.88%)
Mutual labels:  github-profile
profile-readme-stats
Showcase your github stats on your profile README.md
Stars: ✭ 144 (+182.35%)
Mutual labels:  github-profile
xtenzQ
πŸ“πŸš€ Minimalistic profile README.md. Please ⭐ if you like it! ❀
Stars: ✭ 62 (+21.57%)
Mutual labels:  github-profile
github-email-extractor
😎 Chrome extension to fetch the email ID of a user even if they haven't made it public on their GitHub profile
Stars: ✭ 58 (+13.73%)
Mutual labels:  github-profile
markdownprofile
Markdown Profiles is a project that generates markdown files for those that want an awesome Github profile.It provides several templates for you to use.
Stars: ✭ 30 (-41.18%)
Mutual labels:  github-profile
awesome-libraries
😎 Libraries that are being shown in Sourcerer profiles.
Stars: ✭ 131 (+156.86%)
Mutual labels:  engineer
ShreyaPrasad1209
GitHub Profile README.md
Stars: ✭ 13 (-74.51%)
Mutual labels:  github-profile
personal-branding
UHD designs for personal branding - banner, business card, and readme (PDFs and PNGs)
Stars: ✭ 19 (-62.75%)
Mutual labels:  github-profile
ABSphreak
Hello there! This repository is for the welcome message on my Github Profile.
Stars: ✭ 52 (+1.96%)
Mutual labels:  github-profile
init.engineer-Discord-Python-Bot
ι€™ζ˜―δΈ€ι …δ½Ώη”¨ Python ζ’°ε―«ηš„ Discord ζ©Ÿε™¨δΊΊε°ˆζ‘ˆοΌŒη”¨ζ–Όη΄”ι εŒ—ε·₯程師羀硄。
Stars: ✭ 20 (-60.78%)
Mutual labels:  engineer
github-contribution-graph
Add beautiful GitHub contribution/commit graph to your profile README!
Stars: ✭ 37 (-27.45%)
Mutual labels:  github-profile

Build Status

Unicorn Contributor

Do you feel pressed to complete your GitHub profile green bar?

Complete the GitHub contribution graph in few seconds!

Normal mode

Full GitHub contribution bar - Unicorn Contributor

  1. npm i -g unicorn-contributor
  2. Create a new repository in GitHub. For an obfuscated graph, create a private repository (paid). Then you should enable the contribution setting "Public and private contributions" in your GitHub profile.
  3. git clone YOUR_REPO_GIT_URL
  4. cd YOUR_REPO_NAME
  5. unicorn-contributor

Realistic mode

Full GitHub contribution bar - Unicorn Contributor

  1. npm i -g unicorn-contributor
  2. Create a new repository in GitHub. For an obfuscated graph, create a private repository (paid). Then you should enable the contribution setting "Public and private contributions" in your GitHub profile.
  3. git clone YOUR_REPO_GIT_URL
  4. cd YOUR_REPO_NAME
  5. unicorn-contributor --realistic

Note: With the flag --realistic-gaps 100, you can change the number of gaps for the period of time selected (default 2016-2019).

Options (--help)

Usage: unicorn-contributor [options]


Options:

  -V, --version                        output the version number
  -r, --realistic                      Humans can not contribute every day
  -g, --realistic-gaps [gaps]          Leaves gaps between contributions, so your history looks realistic [100]
  -w, --only-weekends                  Recruiters love geeks without social life (WIP)
  -Z, --crazy-hours                    Pretend you code instead of watching Netflix every night (WIP)
  -a, --artistic                       Write your name in the history graph (WIP)
  -p, --profile <stereotype>           Available profiles: night-owl, early-bird, office-hours, weekender (WIP)
  -t, --timezone [timezone]            Change your timezone (tz) [GMT]
  -u, --time-wake-up [time]            Time for first commit of the day [6]
  -s, --time-sleep [time]              Time for last sleepy commit [24]
  -f, --from [date]                    Date to start contributing [20160101]
  -t, --to [date]                      Date to stop contributing [20190101]
  -c, --contributions [contributions]  How many contributions make you the best Engineer at your company? [3000]
  -f, --force                          Commit to this repository, even if it is not empty
  -v, --verbose                        Show git commands being executed, etc.
  -h, --help                           output usage information

Why did I do this?

In my opinion, none of the graphs/statistics provided by GitHub are useful. If anything, they can be misleading. Those metrics are not an accurate measurement of value, which is the only thing that matters.

Some real life examples that upset me enough to push me to create this:

  • Recruiters looking at the GitHub green bar like if it accurately displayed the quality of the Engineer.

  • Engineers judging other engineers just by looking at the GitHub profile.

  • Managers or other engineers looking at the commit and line counts. These metrics can be found for each Engineer and repository. Like if writing 1000 lines actually added 1000 times the value. Sometimes, a simple dependency version bump can improve performance and bring much more value.

Disagree?

If you think that code metrics are useful for anything, please open an issue to this repo, and if your argumentation is good enough I will even consider removing the repository and the npm module.

Contributing

I would be very glad if anyone wanted to contribute to this project. Crazy and nice features are totally welcomed!

Some ideas that still need some work are currently marked as WIP in the --help output.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].