Gitwar
🚀 Gitwar - Compete with Github ( ⚠️ NOT ACTIVELY MAINTAINED )
Install / Use
/learn @iampavangandhi/GitwarREADME
⚠️ NOT ACTIVELY MAINTAINED

Gitwar - Compete with Github
Website : https://gitwar.up.railway.app
</div> <br />
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:

NOTE: Don't forget to replace example
your-github-usernameparameter 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

Hex color

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 | |

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

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.
Contributing
Feel free to dive in! Open an issue or submit PRs
License
MIT © Pavan Gandhi
<div align="center">
Show some ❤️ by starring 🌟 the repository!
</div>Related Skills
apple-reminders
348.2kManage Apple Reminders via remindctl CLI (list, add, edit, complete, delete). Supports lists, date filters, and JSON/plain output.
gh-issues
348.2kFetch GitHub issues, spawn sub-agents to implement fixes and open PRs, then monitor and address PR review comments. Usage: /gh-issues [owner/repo] [--label bug] [--limit 5] [--milestone v1.0] [--assignee @me] [--fork user/repo] [--watch] [--interval 5] [--reviews-only] [--cron] [--dry-run] [--model glm-5] [--notify-channel -1002381931352]
oracle
348.2kBest practices for using the oracle CLI (prompt + file bundling, engines, sessions, and file attachment patterns).
tmux
348.2kRemote-control tmux sessions for interactive CLIs by sending keystrokes and scraping pane output.
