Skip to content
View samarth2804's full-sized avatar

Highlights

  • Pro

Block or report samarth2804

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

Hi there! πŸ‘‹ I'm Samarth Verma

πŸš€ About Me

I'm a Software Engineer specializing in Backend Development and Microservices Architecture. Passionate about building scalable and high-performance applications, I love working with Spring Boot, Java, and cloud technologies.

πŸ”Ή Currently working as a Software Development Engineer (Specialist Programmer) at Infosys πŸ”Ή Strong problem-solving skills with expertise in Data Structures and Algorithms πŸ”Ή Enthusiastic about System Design, Distributed Systems, and AI/ML

πŸ›  Tech Stack

Languages & Databases:

Java Python C++ MySQL PostgreSQL MongoDB Redis

Backend & DevOps:

Spring Boot Hibernate Kafka RabbitMQ Docker Kubernetes Azure

Frontend & Tools:

React Tailwind CSS GraphQL Postman Git

πŸ“Œ Noteworthy Projects

πŸ”Ή Log Ingestor and Query Interface - A system to handle vast log data with an efficient search interface.

πŸ”Ή E-Pharmacy - A microservices-based web application for online medicine search and purchase.

πŸ† Achievements

🎯 Leetcode: Top 3% with Knight rating 1900+ (700+ problems solved)
🎯 Codeforces: Specialist (1400+ rating, 250+ problems solved)
🎯 GeeksForGeeks: Ranked 1st at NIT Meghalaya (1650+ score, 500+ problems solved)
🎯 Runner-up at District Science Exhibition for an automated car parking system

πŸ“ˆ GitHub Stats

samarth2804

Β samarth2804

samarth2804

🌍 Connect With Me

If you're interested in collaborating on a project or just want to chat about technology, feel free to reach out to me.

LinkedIn GitHub LeetCode Codeforces GeeksforGeeks

Pinned Loading

  1. Log-Ingestor-and-Query-Interface Log-Ingestor-and-Query-Interface Public

    A Log Ingestor System that can efficiently handle vast volumes of log data, and a Simple Interface for efficiently querying this data using full-text search with the provision to apply specific fie…

    Java

  2. Scalable-E-Pharmacy-Platform-with-Microservices-Integration Scalable-E-Pharmacy-Platform-with-Microservices-Integration Public

    A web-based application enabling online medicine search and purchase, leveraging a scalable microservices architecture with five integrated microservices connected via a centralized gateway and a r…

    Java

  3. AI-ChatBot AI-ChatBot Public

    Developed an AI chatbot using the MERN stack and OpenAI API, similar to ChatGPT. Implemented user authentication and authorization mechanisms, utilizing JWT tokens and HTTP Only Cookies for securit…

    TypeScript

  4. Velocity-Estate Velocity-Estate Public

    Velocity-Estate is a modern real estate web application built with the MERN stack. Explore and list properties, whether for sale or rent, with advanced search features and user profiles.

    JavaScript 1

  5. Decimal-to-Any-Radix-Converter Decimal-to-Any-Radix-Converter Public

    This script converts decimal numbers to any other number system with a specified radix. It provides a flexible solution for converting decimal numbers to various bases, including positive and negat…

    C++

  6. AI-Enhanced-Database-Interaction-Tool AI-Enhanced-Database-Interaction-Tool Public

    This application leverages OpenAI's API to dynamically generate SQL queries from natural language inputs, utilizing a predefined schema. It incorporates role-based access control (RBAC) to restrict…

    TypeScript