Thanks to visit codestin.com
Credit goes to github.com

Skip to content
View abhiabhi0's full-sized avatar

Block or report abhiabhi0

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 supported. This note will be visible to only you.
Report abuse

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

Report abuse
abhiabhi0/README.md

👋 Hi, I'm Abhishek Singh Thakur

Backend-focused software engineer with 5+ years of experience building scalable microservices and high‑reliability backend systems. I design clean RESTful APIs, model robust PostgreSQL schemas, and apply concurrency patterns in production Go services. Comfortable across AWS, Docker, Kubernetes, Kafka, and gRPC. I write well-tested, maintainable code and collaborate closely with cross‑functional teams. I also leverage AI tools to speed up development, unblock debugging, and improve documentation.


🚀 What I’m Great At

  • Designing and shipping production-grade microservices in Go
  • RESTful API design, authentication, and documentation (OpenAPI)
  • Data modeling and performance tuning with PostgreSQL
  • Observability and reliability: metrics, logs, health probes, autoscaling
  • Load testing, benchmarking, and profiling under high concurrency
  • Cloud-native delivery with AWS, Docker, Kubernetes, CI/CD
  • Applying Kafka and gRPC in distributed systems

🧰 Tech Stack

  • Languages: Go, Python, SQL
  • Backend: REST, gRPC, Protocol Buffers, Kafka
  • Databases: PostgreSQL
  • Cloud & DevOps: AWS (Lambda, S3, RDS), Docker, Kubernetes, GitHub Actions
  • Practices: Unit/integration testing, profiling, HPA, liveness/readiness probes
  • Tooling: OpenAPI, OAuth, JWT, Delve, GDB, Linux, Git, Agile

🏢 Experience

  • Senior Software Engineer — NomiSo (Feb 2025–Present)

    • Go, gRPC; DASH/HLS streaming microservices; performance/load testing; SSL automation; debugging with Delve/GDB.
  • Software Engineer — Goavega (Jun 2024–Jan 2025)

    • Refactored Ruby monolith to Go microservices; gRPC + Kafka; improved latency and scalability; strong test coverage.
  • Software Engineer — Uniphore (Nov 2022–May 2024)

    • Cost-attribution service in Go; PostgreSQL, S3; Kafka pipelines; Datadog metrics; Kubernetes HPA and health probes.
  • Senior Systems Engineer — Infosys (Jan 2022–Nov 2022)

    • Automated Azure Boards workflows with Python; Go-based REST API enhancements.
  • Systems Engineer — Infosys (Feb 2020–Dec 2021)

    • Chatbots via Power Virtual Agents/Composer and custom Azure Bot SDK + Python.

🧪 Highlight Projects

  • PC Remote Control Utility (Python, Flask): Full-stack remote control app for Windows with responsive web UI (media controls, mouse trackpad). Accelerated via AI-assisted prototyping and debugging.

  • Theme-based Excerpt Website (PWA): Mobile-friendly site for philosophy excerpts using HTML/CSS/TypeScript and Supabase auth/storage.

  • Algo-Data-Structure (DSA Repository): Algorithms and data structures (C++/Python) covering arrays, strings, linked lists, trees, sorting, DP, graphs, and more. Popular and collaborative.

  • Blog: I share clear, practical write-ups on what I’m learning in tech—from Go internals and distributed systems to databases and cloud-native engineering.


🎯 Current Focus

  • Deepening expertise in gRPC, Kafka, and distributed systems performance
  • Advanced observability: tracing, metrics, and proactive reliability

📬 Connect


I am open to exciting opportunities and always ready to discuss them.

Pinned Loading

  1. PC_Web_Remote PC_Web_Remote Public

    A simple, lightweight web server to control your Windows PC's media playback from any device on your local network, like your phone.

    Python

  2. Algo-Data-Structure Algo-Data-Structure Public

    Algorithms and Data Structure Programs

    C++ 28 12

  3. Competitive-Programming Competitive-Programming Public

    Contains solutions of Problem on various competitive programming websites

    C++ 5 7

  4. programmercave0/programmercave-blog programmercave0/programmercave-blog Public

    HTML

  5. scaler-fundamentals scaler-fundamentals Public

    Forked from kanmaytacker/fundamentals

    A collection of tutorials on computer fundamentals

    Java

  6. design-patterns design-patterns Public

    Forked from kanmaytacker/design-patterns

    Implementation of Gang of Four design patterns in Java

    Java