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

Block or report adimyth

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
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 4

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

    Implementing different system design techniques & algorithms

    Python 1 1

  4. daily-recorder-poc daily-recorder-poc 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