• Stars
    star
    123
  • Rank 284,232 (Top 6 %)
  • Language
    JavaScript
  • License
    MIT License
  • Created over 4 years ago
  • Updated 6 months ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

πŸš€ Gitwar - Compete with Github ( ⚠️ NOT ACTIVELY MAINTAINED )

logo

Gitwar - Compete with Github

Version License Deployment Repo Size

Website : https://gitwar.up.railway.app



Gitwar WebApp

Website : https://gitwar.herokuapp.com/

Features

  • Check your Github Score. Based on -
    • Your Public Repos
    • Stars on Public Repos
    • Forks on Public Repos
    • Github Followers
    • Joined Github Organisations
  • Compete with Friends and Other Github Users
  • View Trending Repos of 5 Different Languages

Gitwar Score in README

Add Gitwar Score to GitHub Profile README

Badges are Powered by Shield.io

Check utils/calc.js to Know How Gitwar Score is Calculated

You need to add this in README.md file in your profile repository via Markdown syntax:

![](https://gitwar.herokuapp.com/badge?username=your-github-username)

NOTE: Don't forget to replace example your-github-username parameter with real value.

Make it personal

Color

You can use any valid HEX color or pick from a predefined set of named colors (blue is the default).

color demo
brightgreen
green
yellow
orange
red
blue
grey
lightgrey
blueviolet
ff69b4

Named color

![](https://gitwar.herokuapp.com/badge?username=your-github-username&color=green)

Hex color

![](https://gitwar.herokuapp.com/badge?username=your-github-username&color=dc143c)

NOTE: HEX colors should be used without # symbol prefix.

Styles

The following styles are available (flat is the default).

style demo
plastic
flat
flat-square
for-the-badge
![](https://gitwar.herokuapp.com/badge?username=your-github-username&style=flat-square)

Label

You can overwrite default Gitwar Score text with your own label.

![](https://komarev.com/ghpvc/?username=your-github-username&label=PROFILE+VIEWS)

NOTE: Replace whitespace with + character in multi-word labels.


Local Setup

# install dependencies
npm install

# serve at localhost:3000
npm start

# serve with hot reload at localhost:3000
npm run dev

Tech Stack

  • Expressjs (Nodejs)
  • Axios (HTTP client)
  • EJS (Template Engine)
  • Github API
  • Heroku for deployment

API Credits

Special Thanks to Huchenme for the Github Trending Api

Deployment

Deploy it on your own Heroku Dyno to avoid downtime.

Deploy

Contributing

Feel free to dive in! Open an issue or submit PRs

License

MIT Β© Pavan Gandhi


Show some ❀️ by starring 🌟 the repository!

More Repositories

1

iampavangandhi

Hey πŸ‘‹, Glad to see you here! Check out this repository to learn more about me πŸ€“. You can also use it to make your awesome GitHub README ✨ (Don't Just Fork, Star Too πŸ˜…)
253
star
2

TheNodeCourse

πŸ‘¨πŸ»β€πŸ’» TheNodeCourse - The Complete Learning Path for Nodejs Development.
JavaScript
78
star
3

iampavangandhi.github.io

πŸ‘€ Portfolio Website (using Bootstrap)
HTML
56
star
4

TradeByte

πŸ’Έ TradeByte - Stocks Trading Simulation WebApp ( ⚠️ NOT ACTIVELY MAINTAINED )
EJS
32
star
5

HackRCDU

πŸ“… Hackathon Landing Page of Ramanujan College, University of Delhi: https://hackrcdu.turington.in/
CSS
11
star
6

KNN-Image-Classification

🐱 Pokemon Image Classification using KNN Algorithm
Jupyter Notebook
5
star
7

JSGames

πŸ‘Ύ Simple Games build using HTML Canvas and Vanilla Javascript
JavaScript
3
star
8

PexelsPerfect

πŸ–ΌοΈ PexelsPerfect - Photo Gallery build with ReactJS and Pexels API.
JavaScript
2
star
9

MyWaysAssignment

πŸ“˜ MyWays Coding Assignment - Login / Landing Page with Database and Authentication.
HTML
2
star
10

Invite

πŸŽ‰ Invitation Page for Freshers party 2019
HTML
2
star
11

LangchainDemo

Langchain Demo
JavaScript
1
star
12

OS

πŸ–₯️ Operating System Practicals (SEM 3)
C++
1
star
13

Storybooks

πŸ“– Storybooks - Create public and private stories from your life.
JavaScript
1
star
14

Chatbot

πŸ’¬ Chatbot Web App (using APIs)
JavaScript
1
star
15

TripPlanner

🧳 A simple trip planner made in React.
JavaScript
1
star
16

DockerBasics

πŸ“¦ Basic Dockerfiles for Personal Reference
Dockerfile
1
star
17

HuffmanEnDec

♾️ Huffman Encoder-Decoder Web App (using Huffman Coding)
JavaScript
1
star
18

TaxChain

πŸ”’ Tax Compliance App using Blockchain
CSS
1
star
19

ReactTailwindStopwatch

⏱️ ReactTailwindStopwatch - Stopwatch build with ReactJS and TailwindCSS v2.0.
JavaScript
1
star