Skip to content
View abhishekjain1416's full-sized avatar

Block or report abhishekjain1416

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

Hey! I'm Abhishek Jain 👋

Abhishek's GitHub Followers Abhishek's GitHub Profile Views Linkedin: Abhishek Jain

I develop software, create content and love meeting new people!

Abhishek's GitHub Stats Top Langs Abhishek's GitHub Streak Stats

Pinned Loading

  1. api-gateway api-gateway Public

    A centralized entry point for managing, and routing API requests, resulting in improved efficiency in handling API traffic, and optimized performance. Incorporated Keycloak as the authentication se…

    Java

  2. discovery-service discovery-service Public

    Developed and implemented a centralized service registry using Netflix Eureka to enable micro-services to register themselves and access information about other services.

    Java

  3. order-service order-service Public

    A microservice to place online orders for shopping apps. Established synchronous communication between the Order Service and the Inventory Service along with Resilience4J circuit breaker. The Order…

    Java

  4. product-service product-service Public

    Developed a microservice using Spring Boot and MongoDB to efficiently manage and retrieve product information. Implemented a feature to easily create and list products in the online shopping applic…

    Java

  5. notification-service notification-service Public

    The Order Service is responsible for processing and generating orders, while the Notification Service consumes events from Kafka to send notifications to users based on the orders.

    Java

  6. dynamic-chat-app dynamic-chat-app Public

    Architected a real-time dynamic Chat Application with Socket.IO, Node JS, & MongoDB prioritizing seamless communication, allowing quick access to specific chat rooms for instant messaging.

    JavaScript