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.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
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 2

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

    Implementing different system design techniques & algorithms

    Python

  3. microservice-communication-using-grpc microservice-communication-using-grpc Public

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

    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