Skip to content
View Yugenrane's full-sized avatar

Block or report Yugenrane

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

Popular repositories Loading

  1. loan-origination-system loan-origination-system Public

    Enterprise-grade Loan Origination System with multithreaded processing, automated decision-making, agent-manager hierarchy, and mock notifications. Built with Spring Boot 3.5.5 & MySQL.

    Java 1

  2. Ecommerce_Admin_API Ecommerce_Admin_API Public

    E-commerce Admin API A Spring Boot REST API for managing customers, orders, and products. Tech Stack Java 17, Spring Boot, Maven MySQL, JPA, Hibernate

    Java 2

  3. Ecommerce_Customer_API Ecommerce_Customer_API Public

    This API serves as the backbone for e-commerce administration, offering: - Real-time customer analytics - Comprehensive order management - Product inventory tracking - Advanced search capabilities …

    Java

  4. Ecommerce_order_API Ecommerce_order_API Public

    E-commerce Order Microservice: Handles order processing, payments (Razorpay), shipping, and customer data. Spring Boot backend with JPA/Hibernate repositories and REST APIs.

    Java

  5. Ecommerce_Product_API Ecommerce_Product_API Public

    Spring Boot e-commerce backend with REST API for product management. Features JPA entities for products/categories, pagination, search by name/category, MySQL integration, CORS config, and Spring D…

    Java

  6. LoginAndRegistration LoginAndRegistration Public

    Spring Boot application with Spring Security for user registration and login. Uses MySQL for data persistence, password encryption, and authentication management. Includes REST endpoints for user r…

    Java