Skip to content
View ashish-kamra's full-sized avatar

Block or report ashish-kamra

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

Hello, fellow developers! 👋

Welcome to my corner of GitHub!

🌱 Currently Learning

  • Intricacies of Distributed Systems

📫 How to Reach Me

LinkedIn Email

🤝 Let's Connect

I'm always open to discussing new projects, opportunities, or just tech in general. Feel free to reach out!

Pinned Loading

  1. KegDB KegDB Public

    KegDB is a Java implementation of a key-value store based on the Bitcask paper.

    Java

  2. web-server web-server Public

    A lightweight multi-threaded Java HTTP/1.1 server implementation that handles GET and POST requests with support for file operations and gzip compression.

    Java

  3. redis-clone redis-clone Public

    A lightweight Redis clone built in Go that implements core Redis functionality including basic commands, persistence through AOF, and key expiration. It supports concurrent connections, is thread-s…

    Go