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

Block or report Prthmesh6

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

👋 Hi there, I'm Prathmesh Patil

I love to build softwares and games

  • 🔭 I’m currently working on creating a Database in Golang 🐓
  • 🌱 I’m currently learning 🤹🏽‍♂️ distributed systems and System Design
  • 📫 How to reach me: [email protected]

🦄 I work mainly on

Apache Kafka Golang Redis MongoDB GRPC Postgres

🧞‍♂️ Im also fascinated by

CockroachDB

Conect With Me

  • Linkedin Badge Email

Pinned Loading

  1. Microservice_Gokit_Sample Microservice_Gokit_Sample Public

    How can we create a microservice using Gokit which uses Redis and Creates an efficient LeaderBoard which can be used by different applications

    Go 2

  2. websocket_chat_app websocket_chat_app Public

    Websockets have multiple real world applications. This repo have the information which tells how Websockets can be used in Golang along with Authentication, Ping Pong Mechanism, Storing the websoke…

    Go 2

  3. LRU_Cache LRU_Cache Public

    This is the LRU Cache implementation with Golang Generics. In future I will improve it in such a way that it can be used as a package in other repositories. The use of Golang Generics makes this Ca…

    Go 2

  4. video_downloader video_downloader Public

    This repo is an example of how you can download multiple videos and convert all of them into a single Zip file, That too parellely. The use of io.Pipes makes this repo special.

    Go 2