View Demo
·
Report Bug
·
Request Feature
Gets your Github profile under a single page in a resume type format
Simply go to https://gitvio.vercel.app and type Github username there.
OR
Directly go to https://gitvio.vercel.app/@YOUR_USERNAMEThe resume generated by Getvio contains the following :-
- All your Github stats.
- All languages used (with percentage).
- All your popular projects.
- All the projects you have contributed to.
- The contribution calender.
To run the website locally follow these simple steps.
- NodeJs
- npm
- Get your Github Personal Access Token.
- Clone the repo
git clone https://github.com/devXprite/gitvio.git
- Install NPM packages
npm install
- Enter your TOKEN in
.env
TOKEN=GITHUB_TOKEN
- Starting server
npm start
Server should now be running on localhost
- Github Timeline
- Github competition between two users
- Contribution Calendar
If you have a suggestion that would make this better, please fork the repo and create a pull request. You can also simply open an issue with the tag "enhancement". Don't forget to give the project a Star ⭐! Thanks again!
- Fork the Project
- Create your New Branch
- Commit your Changes
- Push to the Branch
- Open a Pull Request
Thanks goes to these wonderful people
Distributed under the MIT License. See LICENSE.txt
for more information.