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

Block or report adimyth

Report abuse

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

Report abuse
adimyth/README.md

Hi, I'm Aditya 👋

Engineer working across infrastructure, backend, and AI/ML

🛠️ What I work with

  • Backend & Infra: Python, Go, FastAPI, PostgreSQL, AWS (EC2, RDS, VPC, MSK), Docker, Nginx/OpenResty
  • Data & Streaming: Apache Flink (PyFlink), Kafka, ClickHouse, Redis
  • AI/ML: Voice AI stacks, LangGraph, DeepAgents, LangSmith, MCP, RAG systems

🌱 Currently exploring

  • Realm of AI Agents in different domains
  • Realtime & distributed systems
  • Voice AI Stacks

🎹 When I'm not coding

  • Learning to play piano
  • Reading books. Currently reading Surrounded By Idiots by Thomas Erikson
  • Functional fitness — strength training, mobility
  • Reading about systems design and getting opinionated about database indexes

📫 Let's connect

Open to chats about distributed systems, AI infra, or anything that involves making slow things fast.

Pinned Loading

  1. apache-streaming-systems-playground apache-streaming-systems-playground Public

    Realtime Stream Processing using Apache Kafka & Apache Flink

    Python

  2. async-job-processing-using-redis-queues async-job-processing-using-redis-queues Public

    A robust, scalable job queue system built with FastAPI, Redis Queue (RQ), and PostgreSQL. Features priority queues, scheduled jobs, automatic retries, and a CLI for job management, designed for rel…

    Python 5

  3. system-design-topics-implementations system-design-topics-implementations Public

    Implementing different system design techniques & algorithms

    Python 1 2

  4. daily-bot-recorder daily-bot-recorder Public

    Daily Bot Recorder POC

    Python

  5. microservice-communication-using-grpc microservice-communication-using-grpc Public

    A real life example of two microservices (OTP & Mailer services) communicating with each other using gRPC. The OTP service is implemented in python & uses twilio for sending & verifying otps. The m…

    Python

  6. synchronization-using-redis-locks synchronization-using-redis-locks Public

    Synchronising different docker containers using Redis Locks

    Python