Skip to content
View hey-amanthakur's full-sized avatar
🎯
Focusing
🎯
Focusing

Block or report hey-amanthakur

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
hey-amanthakur/README.md
Typing SVG

Portfolio LinkedIn X Email

Profile Views Followers

🖥️ STATUS PANEL

status:
  currently_building:  "→ see Current Mission below"
  role:                "Full Stack / AI Engineer"
  focus_2026:          "Applied LLM systems & dev tooling"
  learning:            "Distributed systems, agent orchestration"
  collaboration:       "Open to open-source & freelance"
  timezone:            "UTC / adjust to your own"
  reply_time:          "~24h"
last_deploy:
  repo:      "hey-amanthakur"
  branch:    "main"
  commit:    "see Recent Activity feed"
sprint:
  current:   "Sprint 14 — Agent Tooling"
  progress:  "▓▓▓▓▓▓▓░░░ 70%"

📊 DEVELOPER STATS DASHBOARD

The stats and language widgets above are served by github-profile-summary-cards (the public github-readme-stats instance is paused/503 as of writing); the streak and activity widgets are streak-stats and github-readme-activity-graph. No tokens required for public data — see docs/SETUP.md to self-host for reliability.


🎮 OPEN SOURCE RPG SYSTEM

🏆
LEVEL
commits + stars + PRs
⚔️
RANK
Contributor → Maintainer → Core → Legend
🔥
STREAK
pulled from streak-stats above

STARS EARNED
![Stars](https://img.shields.io/github/stars/hey-amanthakur?style=flat-square&color=00F5FF&label=)
XP BAR        ▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░  62%   Level 12 → 13
DAILY STREAK  ▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░  current / longest via streak-stats
WEEKLY XP     ▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░  commits + PRs + issues this week
⚙️ How XP is calculated (click to expand)
XP = (commits * 1) + (pull_requests_merged * 5) + (issues_closed * 3)
   + (stars_received * 2) + (repos_created * 4)
LEVEL = floor(sqrt(XP) / 4)

🌳 SKILL TREE

Backend████████████████░░░░ 80%Lv.8
Frontend██████████████░░░░░░ 70%Lv.7
AI / ML███████████████░░░░░ 75%Lv.7
Cloud████████████░░░░░░░░ 60%Lv.6
DevOps██████████░░░░░░░░░░ 50%Lv.5
System Design███████████████░░░░░ 75%Lv.7
Databases██████████████░░░░░░ 70%Lv.7
Distributed Systems██████████░░░░░░░░░░ 50%Lv.5
Problem Solving█████████████████░░░ 85%Lv.9

Replace the bar lengths and levels above with your real numbers.


🛠️ TECH ARSENAL

Languages
Python TypeScript JavaScript Go Rust

Frameworks
React Next.js Node.js FastAPI

Databases
PostgreSQL MongoDB Redis

Cloud & DevOps
AWS Docker Kubernetes GitHub Actions

AI
PyTorch Anthropic OpenAI

Trim this list to what you actually use. A wall of every badge in existence reads as noise to a recruiter, not signal — 5–8 per category is the sweet spot.


🐍 GITHUB ANALYTICS ROOM

contribution snake

Generated by .github/workflows/snake.yml (Platane/snk) — renders daily. Replace hey-amanthakur in the URLs if you fork this to another account.


🏆 ACHIEVEMENTS CABINET

Trophy

Milestone Status
100 commits in a year ✅ / 🔒 (auto via workflow)
1,000 total commits ✅ / 🔒
100 stars across repos ✅ / 🔒
First merged external PR ✅ / 🔒
Hackathon placement ✅ / 🔒
Published open-source package ✅ / 🔒

The trophy image is served by github-trophy.vercel.app.


🕰️ DEVELOPER TIMELINE

2019 ─● Wrote first "Hello, World" — hooked immediately
2020 ─● First public repository
2021 ─● First accepted open-source PR
2022 ─● Shipped first production system at scale
2023 ─● Started mentoring / writing technical posts
2024 ─● Led a cross-functional engineering initiative
2025 ─● Went deep on applied LLM systems
2026 ─● Current: building agentic developer tooling
      ○ Next: [your goal here]

📜 CONTRIBUTION QUEST LOG

Check my GitHub profile for the latest activity.


🧩 COMPETITIVE / Q&A PROFILES

Codeforces CodeChef HackerRank StackOverflow

Static badges only link out — none of these platforms offer a free, reliable badge API as of writing. If you want live solve-counts (e.g. via leetcode-stats-card style services), see the "Optional Enhancements" section in docs/SETUP.md, since third-party LeetCode stat services come and go and need periodic swapping.


🤝 CONNECT


☕ SUPPORT

Sponsor Support


"Code is the closest thing we have to magic — so build responsibly."

Pinned Loading

  1. ML-Algorithms ML-Algorithms Public

    An ongoing repository that contains machine Learning models on various topics which do precise analysis and verification over the given dataset for each model done through data visualization techni…

    Jupyter Notebook 2 4

  2. CrytographyAlgorithm CrytographyAlgorithm Public

    A cascaded cryptography system based on the idea of using Armstrong numbers and matrices for encryption/decryption was published in an IEEE Conference paper.

    Python

  3. Saathi Saathi Public

    Forked from The-Anton/special-learning-disablility-analyser

    The project was part of SIH'22. It help in providing a detailed report of the children having special learning which could early detect the symptoms

    JavaScript 1

  4. PathfindingAlgorithm PathfindingAlgorithm Public

    Implementation of A* pathfinding algorithm. To visualize the algorithm Pygame is used for the GUI interface.

    Python 1