Code Monkey home page Code Monkey logo

sourcerer-profile-chart's Introduction

Sourcerer Profile Chart

This repository generates sourcerer profile chart png from website โœจ
Explore the docs ยป
View Demo . Request Feature

Table of Contents

Add to your Profile

Easiest way to add chart to your Github like https://github.com/avisionx is by creating a pull request and adding your username in username.js. I'll merge the PR really soon then you can simply go on using your own chart like shown below in Usage section, it will be updated weekly and will be free forever ๐Ÿ˜„ or to set it up yourself goto Installation section.

About The Project

There are a lot of stats tracker for Github Readme available online, however, I didn't find one that was free and covered all data so I extracted one from sourcerer.io

Here's why:

  • Cause I needed it, Duh!
  • Also free to host and use ๐Ÿ˜„

Built With

This project was built with nodejs and is powered by github actions for cron job tasks. ๐Ÿคฉ

Getting Started

To get up and running with this project on your local machine follow these simple steps.

Prerequisites

Here's a list of things you'll need to have prior to generating the stats

Installation

  1. Clone the repo
$ git clone https://github.com/avisionx/sourcerer-profile-chart.git
  1. Install node packages
$ npm install
  1. Change/Add your sourcerer_username in usernames.js to generate statistics for yourself.
usernames = ["avisionx"]; // for single user
usernames = ["avisionx", "another_user", "many_more" ...] // for multi_user
  1. Generate image
$ npm start

Usage

Use Raw image from Github replace avisionx with your username if you have cloned the repo entirely else replace avisionx-sourcerer-chart.png only.

<img src="https://raw.githubusercontent.com/avisionx/sourcerer-profile-chart/master/charts/avisionx-sourcerer-chart.png" />

OR

![avisionx-sourcerer-chart](https://raw.githubusercontent.com/avisionx/sourcerer-profile-chart/master/charts/avisionx-sourcerer-chart.png)

Roadmap

See the open issues for a list of proposed features (and known issues).

Contributing

Contributions are what make the open source community such an amazing place to be learn, inspire, and create. Any contributions you make are greatly appreciated.

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

License

Distributed under the MIT License. See LICENSE for more information.

Contact

Avi Garg - https://avisionx.net/ - [email protected]

Project Link: https://github.com/avisionx/sourcerer-profile-chart

sourcerer-profile-chart's People

Contributors

avisionx avatar dramish avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 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.