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

Highlights

  • Pro

Block or report amarjyotipatra

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

Pinned Loading

  1. csv-file csv-file Public

    This project is a Node.js API designed to process CSV files containing product information, particularly image URLs. It handles file uploads, extracts product details, and provides real-time update…

    JavaScript

  2. airplane-backend airplane-backend Public

    This is a micro service based airline ticket booking application where user can book ,modify/update, delete a booking ticket from a boarding airport todestination airport. I have integrated idempot…

    JavaScript 1

  3. Airplane_Notification Airplane_Notification Public

    This microservice based repo send sucess mail to user's mail id upon sucessfull completion of ticket booking. This is implemented through nodemailer,rabbit-mq,cron jobs etc. also connected to mysql…

    JavaScript 1

  4. ProductServiceApplication ProductServiceApplication Public

    This Spring Boot project manages products using either an external API (FakeStoreProductService) or an AWS RDS SQL database (SelfProductService). It improves performance with caching and pagination…

    Java 1

  5. PaymentServiceApplication PaymentServiceApplication Public

    PaymentServiceApplication is a Spring Boot microservice for generating payment links with Razorpay and handling Stripe webhooks. It allows easy integration of other payment gateways using Gradle as…

    Java 1

  6. UserServiceApplication UserServiceApplication Public

    A robust Spring Boot microservice with JWT authentication and a full OAuth2 Authorization Server. Securely manage user registration, login, and token validation for microservice architectures. Incl…

    Java