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

Block or report kernelshard

Report abuse

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

Report abuse
kernelshard/README.md
Profile views

Typing SVG

Samiul (Sam) | kernelshard

Senior Backend Engineer6+ YearsDistributed Systems

LinkedIn Medium Portfolio Email


Important

Precision is freedom. Build systems that tell the truth.


🧰 The Senior Toolbelt (TL;DR)

Category Technologies
Languages Go · Python
Frameworks gRPC · FastAPI · Django · Gin
Data & Streaming PostgreSQL · Kafka · RabbitMQ · Kinesis · Redis
Infra & Ops Docker · AWS · Prometheus · Grafana
Architecture & Patterns Microservices · Event‑Driven · CQRS · Hexagonal · Saga

⚡ What I Bring to the Table

Area How I Deliver
🚀 Complexity Turn ambiguous reqs into decoupled, event-driven microservices with strict API contracts.
📈 Performance Engineer low-allocation, high-concurrency primitives. Optimize for p99 & throughput before they break.
🔭 Observability Make structured logs, Prometheus metrics, and SLAs a default—not an afterthought.
🧑‍🏫 Team Growth Mentor juniors, enforce strict interface boundaries, and own the on-call rotation.

🧠 Engineering Philosophy

Explicit > Magical.
I choose composable, boring libraries over clever abstractions that hide failure modes.
If a service doesn’t expose its internal state via metrics and traces, it is incomplete.


🚀 Projects That Move the Needle

⚙️ forge — Distributed Job Queue Go

  • Event-driven architecture: Designed with Kafka messaging to achieve ~40% lower API latency over traditional polling layouts.
  • Resilient core: Token-bucket rate limiter, heap-based priority queue, and LRU cache primitives.
  • Zero downtime: Worker pools gracefully drain on SIGTERMzero lost jobs during deployments.

🌐 expose — Secure Reverse Tunnel Go

  • Multiplexed streams: Handles 100s of concurrent tunnels over a single TCP connection.
  • Zero-allocation core: Optimized internal proxy loops using sync.Pool to crush GC pressure during high-throughput transfers.

📦 imagekit-python — Official Python SDK

  • Original author & core maintainer serving hundreds of enterprise clients.
  • Zero breaking changes across 3 major Python versions — fully thread-safe & async-ready.

📊 Activity Dashboard

GitHub Stats GitHub Streak

Top Languages

🌱 Currently

Deep in distributed systems — Kafka, gRPC, and the failure modes that come with running services at scale. Also focusing on data consistency via the Saga Pattern.


📫 Hit Me Up

Open to collabs on distributed systems, infrastructure ownership, or senior backend roles. Let's build something that doesn't fall over.

Built with 🖤, caffeine, and a deep hatred for silent failures.

Pinned Loading

  1. imagekit-developer/imagekit-python imagekit-developer/imagekit-python Public

    ImageKit.io Python SDK

    Python 57 17

  2. expose expose Public

    Open-source tunneling CLI that exposes localhost to shareable URLs. Built with Go, zero config, perfect for demos and webhook testing.

    Go 6

  3. hcaas hcaas Public

    A Golang-based microservices for registering and monitoring the health of HTTP URLs.

    Go 1 1

  4. rag-architect rag-architect Public

    Python 2