LIVE GIT TRACKER
🚀 TEJAS INDIA HACKATHON 2026 • 18 Shortlisted Finalist Teams ⚡ Live Real-Time GitHub Commit Tracking Active • Ranks are 100% determined by Git commits & code velocity 📢 Verified Git commits sync automatically across all devices 🏆 Top Teams with the most verified commits and active code changes lead the podium

TEJAS INDIA HACKATHON 2026

18 TEAMS LIVE

🏛️ National Arena --:--:-- IST ● 100% Real GitHub Tracking

Total Teams

18

Total Coders

67

Total Commits

0

Lines of Code

+0

GitHub Repos

18 / 18

Commit Activity

Live Real-Time

Live Working Teams (18 Teams)

Active First
No. Team Name Players Commits LOC (+/-) Assigned GitHub Repo Git Guide

Commit Velocity (Real-Time)

● Live GitHub Stream

College Representation

18 Teams

Real-Time Commit Feed

0 Real Commits ● 18 Repos Configured

How Teams Push Code

Git CLI

Har team ko unka GitHub repo assign hai. Code push karne par leaderboard par instant rank increase hoga:

# 1. Clone assigned repository

git clone https://github.com/<repo>.git

# 2. Add code and push commits

git add .

git commit -m "feat: your update"

git push origin main