Open to work — Go Backend Developer roles

Saravana Kumar J

Backend Systems Engineer. Go, distributed systems, authentication.

Building backend APIs, distributed systems, and AI agents, shipping production platforms while constantly learning. I build from scratch to understand internals like networking, auth, and concurrency, instead of stopping at the framework.

[ GitHub ] [ LinkedIn ] [ X ] [ Email ]

[ · ]

Contact

Email
mail.saravanakumarj@gmail.com
GitHub
github.com/imsarkie
LinkedIn
linkedin.com/in/saravana-kumar-j
X
x.com/imSarkie
Location
Chennai, India

[ Email ] [ GitHub ] [ LinkedIn ] [ X ]

[ · ]

Technologies

[ · ]

Backend Systems

Focused on Go and distributed systems. I build things from first principles — networking, TCP, HTTP, auth, caching, concurrency — rather than depending entirely on frameworks.

Languages

Backend Technologies

Currently grinding

[ · ]

AI Engineering

Systems where models are components, not the whole app — agents, orchestration, retrieval, evaluation, backed by the same backend engineering.

[ · ]

Projects

Identity Service In Progress

Distributed authentication platform in Go — built to learn how auth systems work internally.

  • Go
  • JWT
  • OAuth2
  • OpenID Connect
  • gRPC
  • Redis
  • API Gateway
  • MySQL
  • Docker

[ Code ]

Go URL Shortener

URL shortener in Go with base62 encoding, MySQL storage, and Redis-cached redirects.

  • Go
  • MySQL
  • Redis
  • REST APIs

[ Code ]

Go Real-Time Streaming

WebSocket/TCP streaming with concurrent processing, inspired by financial market data feeds.

  • Go
  • WebSockets
  • TCP
  • Goroutines
  • Channels

[ Code ]

Multi-Client Chat (TCP)

Chat server over raw TCP sockets handling multiple concurrent clients.

  • Go
  • TCP
  • Sockets
  • Goroutines
  • Concurrency

[ Code ]

PostOnce

Backend-first social platform — auth, rate-limited posting, friend graph.

  • JWT Authentication
  • Redis
  • PostgreSQL
  • Docker
  • API Key Management
  • REST APIs

[ Code ]

Campaign Automation Platform

Agentic workflow platform for lead validation, campaign orchestration, and automated execution.

  • LangGraph
  • FastAPI
  • LLMs

[ Code ]

Text-to-SQL

Fine-tuned Qwen model that converts natural language into SQL.

  • QLoRA
  • FastAPI
  • Spider
  • BIRD

AI Evaluation Platform

Automated reasoning platform for evaluating AI outputs with configurable judging pipelines.

Open Source Contribution:

[ namma_wallet ]