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

Pinned Loading

  1. 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 3

  2. system-design-topics-implementations system-design-topics-implementations Public

    Implementing different system design techniques & algorithms

    Python 1 1

  3. 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

  4. synchronization-using-redis-locks synchronization-using-redis-locks Public

    Synchronising different docker containers using Redis Locks

    Python

  5. async-programming-python-basics async-programming-python-basics Public

    Python 2

  6. golang-musings golang-musings Public

    A bunch of projects spanning across DB Internals, WebServers, Data Structures, Algorithms, Programming Challenges, Mathematical Stuff in Golang

    Go