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

Block or report SahilWeb-lab

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 is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
SahilWeb-lab/README.md

Typing SVG

✨ About Me

👋 I'm Sahil Kr Mandal, a passionate Software Engineer focused on building robust and scalable backend systems using Java and Spring Boot. I believe in clean architecture, efficient APIs, and elegant code.

🔧 Currently Working On:

  • 🚀 Developing scalable microservices using Spring Boot
  • 💳 Payment gateway integration (Stripe, Razorpay)
  • 🔐 Designing secure JWT-based auth systems
  • 📦 Building RESTful APIs from scratch

🧠 Ask Me About:Java • Spring Boot • SQL & NoSQL • REST APIs • Git • Microservices • Security • Problem Solving


📦 Featured Projects

Project 🛠️Tech Stack 💻Description 📄
🔗 E-Commerce APIJava, Spring Boot, JWT, MySQLA complete backend for an eCommerce platform with features like user roles, product management, cart, and checkout.
📝 eNotes Web AppJava, Spring Boot, JWT, MySQLA simple note-taking app with CRUD operations Rest APIs.
💳 Razorpay IntegrationSpring Boot, REST API, RazorpayIntegrated Razorpay payment system for real-time payments in Java backend.
📌 JWT Auth SystemSpring Security, JWT, REST APIRole-based secure authentication system for modern backend projects.

📝 More Projects: Check out my GitHub Repositories


🧰 Tech Stack & Tools


🛠️ My Skills

Category 🧩Skills 💡
LanguagesJava, SQL, HTML, CSS, JavaScript, PHP
BackendSpring Boot, Spring MVC, Spring Security, JPA, Hibernate
DatabasesMySQL, MongoDB, H2, Postgres
Tools & DevOpsGit, GitHub, Postman, Maven, Lombok, Docker (Basics)
AuthenticationJWT, Spring Security, OAuth
Payment GatewayRazorpay, Stripe, Paypal, Paytm
ConceptsREST APIs, OOP, MVC, Microservices, Exception Handling, CI/CD
OthersAngular, JQuery, AJAX, Bootstrap, Tailwind CSS, Servlet, Thymeleaf, JDBC, Hibernate

🌐 Let's Connect


🧠 Quote I Live By

"Simplicity is the soul of efficiency."
Austin Freeman


Popular repositories Loading

  1. enotes enotesPublic

    eNotes is a lightweight and intuitive notes management RESTful API built using Spring Boot. It allows users to create, read, update, and delete personal notes. Ideal for learning purposes or as a f…

    Java 1

  2. MyStore MyStorePublic

    A fully functional, real-world ecommerce backend built with Spring Boot. It includes product, category and brand management, user authentication, order processing, shopping cart, wishlist, and admi…

    Java 1

  3. product-service product-servicePublic

    The Product Service is a core microservice in an e-commerce system responsible for managing products, including creation, updates, retrieval, filtering, and soft deletion.

    Java 1

  4. category-service category-servicePublic

    The Category Service is a core microservice in the e-commerce system responsible for managing product categorization and hierarchical organization of products. It provides APIs for both admin users…

    Java 1

  5. brand-service brand-servicePublic

    Brand Service microservice built with Spring Boot for managing brand-related operations in an e-commerce system.

    Java 1

  6. RazorPayIntegration RazorPayIntegrationPublic

    Razorpay Payment Gateway in a Spring Boot MVC application. It supports payment creation, frontend checkout, and webhook handling for real-world eCommerce or service-based applications.

    HTML