Code Monkey home page Code Monkey logo

unicorn-contributor's Introduction

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.

unicorn-contributor's People

Contributors

carlosbaraza avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

unicorn-contributor's Issues

--artistic [message]

Write your name in the history graph

  • Accept flag --artistic [message]
  • Message could be unicode, including emojis.

N-by-7 bitmap

Accept a bitmap or matrix with custom data to write in the history.

Editor (web UI)

Local web editor

  • Accept --editor flag
  • Express + React app
  • History preview
  • Buttons with Normal and Realistic preview
  • Erase tool
  • Pencil tool
  • Commit button

Online OAuth service

  • Accept OAuth authentications
  • Allow selecting or creating a repository
  • Commit on user behalf to the repository using the same application of the local web editor
  • It should be clear to users that the application would not have access to anything else than needed (commit to selected repository and create repository). Privacy and security matters.

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.