Skip to content
View akash-1033's full-sized avatar

Block or report akash-1033

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
akash-1033/README.md

Hi πŸ‘‹, I'm Akash Kumar

Backend Software Engineer β€’ Distributed Systems β€’ Building Scalable Applications

I enjoy designing scalable backend systems, building production-ready APIs, and solving challenging algorithmic problems.


πŸ‘¨β€πŸ’» About Me

  • πŸš€ Building scalable backend applications with Node.js, TypeScript, Express.js, PostgreSQL and Redis
  • βš™οΈ Interested in Distributed Systems, System Design, API Design, and Backend Infrastructure
  • πŸ“š Currently exploring AI/RAG, DevOps, Cloud Architecture, and Kubernetes
  • 🧩 Competitive programmer on LeetCode and Codeforces
  • 🎯 Goal: Build production-grade software that is scalable, observable, and reliable

πŸ“„ Resume


πŸš€ Featured Projects

πŸ”₯ Threshold β€” Distributed API Gateway

Production-grade distributed API Gateway built from scratch.

Highlights

  • Distributed Token Bucket Rate Limiter
  • Redis Lua Scripts
  • Express.js Gateway Cluster
  • Nginx Load Balancer
  • Prometheus Metrics
  • Grafana Dashboards
  • k6 Load Testing
  • Dockerized Deployment
  • Structured Logging with Pino

Tech Stack

TypeScript β€’ Express.js β€’ Redis β€’ Lua β€’ Docker β€’ Nginx β€’ Prometheus β€’ Grafana β€’ k6


πŸ’¬ Chattr β€” Real-Time Messaging Platform

Feature-rich messaging platform focused on backend architecture.

Highlights

  • Real-time messaging
  • GraphQL API
  • PostgreSQL + Prisma
  • JWT Authentication
  • AWS S3 Media Uploads
  • CloudFront CDN
  • EC2 Deployment

Tech Stack

Node.js β€’ GraphQL β€’ PostgreSQL β€’ Prisma β€’ Socket.IO β€’ AWS


πŸ† Competitive Programming

  • 🟨 LeetCode Knight (1850+)
  • πŸ”΅ Codeforces Pupil
  • πŸ’― 1100+ Algorithmic Problems Solved

πŸ“Š GitHub Stats


🎯 Currently Learning

  • Distributed Systems
  • System Design
  • AI / Retrieval-Augmented Generation (RAG)
  • Kubernetes
  • CI/CD Pipelines
  • Cloud Infrastructure

πŸ“« Let's Connect


"Build systems that scale, not just features that work."

Pinned Loading

  1. threshold threshold Public

    A load-balanced API Gateway cluster built with Node.js, Express, and Nginx, featuring atomic Redis Lua-based Token Bucket rate limiting, Prometheus/Grafana observability, and k6 load testing.

    TypeScript

  2. Chattr Chattr Public

    Chattr is a full-stack, real-time messaging platform built with Node.js, React, GraphQL, Prisma, and Socket.IO. It supports one-to-one conversations, instant delivery via WebSockets, and optimistic…

    JavaScript

  3. Grimoire-Devs/CheckPoint Grimoire-Devs/CheckPoint Public

    CheckPoint is a Letterboxd-style platform for gamers. It allows users to discover, log, review, rate, and create lists of games they’ve played. It also supports OAuth-based authentication, personal…

    JavaScript

  4. route-graph route-graph Public

    High-performance routing engine for Bangalore's road network using an in-memory graph and an optimized A* pathfinding implementation.

    JavaScript

  5. SpotMe SpotMe Public

    A real-time location tracking web application using WebSockets.

    JavaScript

  6. empathy-engine empathy-engine Public

    A local Python service that converts text into emotionally expressive speech. It detects the emotional tone of input text, maps that tone to voice parameters, and generates a WAV audio file with mo…

    Python