- JavaScript 64%
- EJS 25.1%
- CSS 10.5%
- Dockerfile 0.4%
| Nombre del archivo | Mensaje del último instantánea | Fecha de la última instantánea |
|---|---|---|
|
|
||
| .vscode | ||
| assets | ||
| node_modules | ||
| public | ||
| views | ||
| .env-example | ||
| .gitignore | ||
| Caddyfile-example | ||
| configuration-map.js | ||
| docker-compose-example.yml | ||
| Dockerfile | ||
| LICENSE | ||
| package-lock.json | ||
| package.json | ||
| README.md | ||
| server.js | ||
Why?
GitHub profiles can be a bit... static. Octo-Juggler adds a dynamic, retro-arcade style badge to your README. The Octocat juggles balls representing your open source contributions from the past week.
More Repos = More Balls = More Fun!
It's a fun way to visualize your weekly activity and add some life to your profile.
🚀 How to Use
- Insert Coin: Log in securely with your GitHub account at octocat.yups.me.
- Get Your Badge: Copy the generated Markdown snippet.
- Paste & Play: Add it to your profile
README.md.
Example snippet:
[](https://octocat.yups.me/stats/YOUR_USERNAME)
🛠️ Deployment
This project allows you to host your own instance.
Prerequisites
- Docker & Docker Compose
- A GitHub OAuth App (Callback URL:
http://YOUR_DOMAIN/auth/github/callback)
Quick Start
-
Clone the repo
git clone https://github.com/JaviLopezG/octocat.git cd octocat -
Configure Environment Copy
.env-exampleto.envand fill in your credentials.cp .env-example .env # Edit .env with your GITHUB_CLIENT_ID, GITHUB_CLIENT_SECRET, etc. -
Run with Docker
docker-compose up -d -
Reverse Proxy (Optional) Use the provided
Caddyfile-exampleto set up Caddy as a reverse proxy with automatic HTTPS.
🎨 Collaboration
We need YOU! The current pixel art is "programmer art". If you have pixel art skills and want to contribute better sprites (eyes, mouths, backgrounds...), please:
- Fork this repo.
- Check the
assets/folder structure. - Send a Pull Request!
- For questions or ideas, open a Discussion or Issue.
For private matters, contact mail@javilopezg.com.
⚖️ Disclaimer
Caution
This project is NOT affiliated with, endorsed by, or connected to GitHub, Microsoft, or any of their subsidiaries. "Octocat" is a trademark of GitHub, Inc. Used here for fan-art/parody purposes under fair use principles.
Note
Bernardo: Peace & Love! ✌️ Antigravity is built by Google, but runs in a world built on tools from everywhere (yes, including Microsoft). Let's celebrate the developer ecosystem together!
© 2026 Javi López G. | BSD-3-Clause License