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

Highlights

  • Pro

Organizations

@MicrosoftStudentChapter

Block or report abhinav29102005

Report abuse

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

Report abuse
abhinav29102005/README.md
╔══════════════════════════════════════════════════════════════════════╗
║                                                                      ║
║   ░█████╗░██████╗░██╗  ██╗ ██╗███╗  ██╗ █████╗ ██╗   ██╗           ║
║   ██╔══██╗██╔══██╗██║  ██║ ██║████╗ ██║██╔══██╗██��   ██║           ║
║   ███████║██████╦╝██████║  ██║██╔██╗██║███████║╚██╗ ██╔╝           ║
║   ██╔══██║██╔══██╗██╔══██╗ ██║██║╚████║██╔══██║ ╚████╔╝            ║
║   ██║  ██║██████╔╝██║  ██║ ██║██║ ╚███║██║  ██║  ╚██╔╝             ║
║   ╚═╝  ╚═╝╚═════╝ ╚═╝  ╚═╝ ╚═╝╚═╝  ╚══╝╚═╝  ╚═╝   ╚═╝             ║
║                                                                      ║
║          backend engineer  ·  distributed systems  ·  tiet          ║
╚══════════════════════════════════════════════════════════════════════╝

Typing SVG


$ whoami && cat /etc/identity
name:       Abhinav Kumar Singh
role:       Backend & Distributed Systems Engineer
university: Thapar Institute of Engineering & Technology
degree:     B.E. Computer Engineering  [2024 → 2028]
location:   Patiala, Punjab, IN
status:     sophomore · building · always online at 2am
contact:    asingh2910.official@gmail.com

$ ls -lht ~/projects/ && cat --color=always */README.md

┌─────────────────────────────────────────────────────────────────────┐
│  ~/projects/LSSD_Pipeline                          [Jan 2026 – now] │
│  Fault-Tolerant Distributed HPC Job Scheduler              ★ active │
└─────────────────────────────────────────────────────────────────────┘
stack     = ["Python", "FastAPI", "Redis", "gRPC", "Next.js", "Three.js", "WebGL"]
nodes     = 1_000          # compute nodes running Raft consensus
jobs      = "1,000+"       # concurrent jobs with sub-second latency
dashboard = "live 3D cluster health viz — WebGL + automated failure recovery"
highlight = "Raft: leader election, log replication, node fault recovery"
status    = "[ IN PROGRESS ]"

┌─────────────────────────────────────────────────────────────────────┐
│  ~/projects/Lumo                                [Nov – Dec 2025]    │
│  Real-Time Multi-User Collaborative Whiteboard            ★ shipped │
└─────────────────────────────────────────────────────────────────────┘
stack      = ["Next.js", "FastAPI", "PostgreSQL", "Socket.IO", "OpenAI GPT-4"]
websockets = 8              # concurrent event streams
endpoints  = 42             # REST API endpoints with JWT auth
ai         = "GPT-4 auto-generates diagrams + contextual sketch analysis"
built_in   = "~6 weeks"
status     = "[ SHIPPED ]"

┌─────────────────────────────────────────────────────────────────────┐
│  ~/projects/Monte_Carlo_Simulator               [Sep – Oct 2025]    │
│  High-Performance Particle Collision Engine               ★ shipped │
└─────────────────────────────────────────────────────────────────────┘
stack       = ["Python", "SciPy", "NumPy", "Next.js", "WebGL", "Recharts"]
throughput  = "100,000+ physics events in < 0.15s"
improvement = "60%+ over baseline via vectorized numerical pipelines"
frontend    = "interactive WebGL viz + statistical analysis tools"
status      = "[ SHIPPED ]"

$ cat /etc/tech-stack | column -t

layer tools
languages Python C++ C TypeScript JavaScript
backend FastAPI Node.js gRPC REST WebSockets Socket.IO Microservices
frontend React Next.js TailwindCSS Three.js WebGL
databases PostgreSQL MongoDB Redis SQLAlchemy
infra Docker Kubernetes Nginx Linux CI/CD Load Balancing
cloud AWS Azure Render
messaging Redis Streams Event-Driven Architecture
data / ml NumPy SciPy Pandas Scikit-learn
cs core Distributed Systems System Design DSA OOP Networking

$ cat ~/responsibilities.log | tail -20
[ACTIVE]  Technical Coordinator · Microsoft Learn Student Chapter, TIET
          ↳ shipped hackathon platform for Makeathon 7  [100+ teams]
          ↳ mentoring 10+ devs on open-source & engineering tools
          ↳ expanding into daily-use infra for all Thapar students

[ACTIVE]  Technical Executive · URJA TIET (national sports fest)
          ↳ maintained live event platforms
          ↳ 10,000+ participants · downtime is not an option

$ cat ~/awards.txt
╔══════════════════════════════════════════════════╗
║  🥇  1st Prize  · Agentic AI Hackathon           ║
║      Ulster University, UK                       ║
╠══════════════════════════════════════════════════╣
║  🏆  Cyber AI Innovation Award                   ║
║      University of Derby, UK                     ║
╠══════════════════════════════════════════════════╣
║  💡  Most Innovative Idea                        ║
║      Pitchcraft · GTBIT Delhi                    ║
╚══════════════════════════════════════════════════╝

$ github-stats --user abhinav29102005 --verbose
  

$ ./connect.sh
[01] linkedin  →  linkedin.com/in/bigboyaks
[02] github    →  github.com/abhinav29102005
[03] email     →  asingh2910.official@gmail.com

LinkedIn   GitHub   Email


$ exit 0
// process exited cleanly — no segfaults, no memory leaks, no regrets

Pinned Loading

  1. eraser eraser Public

    Forked from MicrosoftStudentChapter/eraser

    deployed interface

    TypeScript

  2. eraser-backend eraser-backend Public

    Forked from MicrosoftStudentChapter/eraser-backend

    JavaScript 1

  3. MicrosoftStudentChapter/eraser-backend MicrosoftStudentChapter/eraser-backend Public

    JavaScript 2 2

  4. MicrosoftStudentChapter/eraser MicrosoftStudentChapter/eraser Public

    JavaScript 2 3

  5. spaceship-game-opencv-python spaceship-game-opencv-python Public

    The objective is simple: survive as long as possible while shooting down incoming enemy spaceships and accumulating a high score. Enemies continuously spawn from the top of the screen and move towa…

    HTML 1 2

  6. INVISIBLE-CLOAK INVISIBLE-CLOAK Public

    This Canvas is a Python script that uses the OpenCV library to create an "invisible cloak" effect. It works by implementing a technique similar to a chroma key (green screen), but for a specific co…

    Python