Skip to content
View SomRawat's full-sized avatar

Block or report SomRawat

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

Hi 👋, I'm Som Rawat

Backend Developer with over 2 years of experience in designing and developing scalable microservices using Java, Spring Boot, Kafka, and Elasticsearch. Proficient in building robust REST APIs, integrating third-party services (Agora, AWS), and implementing localization systems across international platforms. Skilled in cloud-native infrastructure (AWS), performance optimization, and maintaining production-grade distributed systems. Demonstrated ability to reduce manual processes and deliver features end-to-end in fast-paced environments.

  • 🌱 I’m currently learning Building my own Kafka replica from scratch and exploring communication protocols such as TCP/IP, HTTP, and Kafka’s internal protocol mechanisms.

  • 👨‍💻 All of my projects are available at [GitHub – SomRawat](GitHub – SomRawat)

  • 📝 I regularly write articles on [Not active yet – planning to start on Medium soon.](Not active yet – planning to start on Medium soon.)

  • 💬 Ask me about Java, Spring Boot, Apache Kafka, REST API design, Elasticsearch, MongoDB, MySQL, Redis, Docker, AWS (S3, EC2), localization, microservices architecture, performance tuning, and scalable backend systems.

  • 📫 How to reach me somrawat007@gmail.com

  • ⚡ Fun fact I think I am funny – and my code has fewer bugs when I laugh at it 😄

Connect with me:

Languages and Tools:

aws bash c cplusplus docker elasticsearch gcp git java jenkins kafka kubernetes linux mongodb mssql mysql nginx oracle postgresql postman redis spring sqlite

Pinned Loading

  1. SpringBoot_Mongodb SpringBoot_Mongodb Public

    This project explains CRUD (Create, Read, Update, Delete) operations using MongoTemplate and MongoRepository using spring boot and mongo DB. In this app we are using Spring Data JPA for built-in me…

    Java 1

  2. Leetcode Leetcode Public

    A collection of LeetCode questions to ace the coding interview! - Created using [LeetHub v2](https://github.com/arunbhardwaj/LeetHub-2.0)

    Java

  3. Url-Shorteners Url-Shorteners Public

    Url shortener is a service that creates a short & unique alias for links of very high size. We can call these shortened aliases as “short links.” These short links can then be used by users, and th…

    Java