Pinned Repositories
angular-full-course
Codefolio-backend
energeo-example
spring-in-action-5-samples
Home for example code from Spring in Action 5.
spring-security-jwt-example
sandeep-sparrow's Repositories
sandeep-sparrow/angular-full-course
sandeep-sparrow/fullstack-angular-and-springboot
sandeep-sparrow/grocery-management-system
sandeep-sparrow/java-interview-prep
Java Inteview Questions and Answers
sandeep-sparrow/JAX-RS-RESTFul-API
Aimed at beginner Java developers to help them build their very first RESTful Java Web Service with JAX-RS and Jersey framework as well as implement features like:
sandeep-sparrow/kafka-interview-prep
Spring Boot Kafka Learning - for Java Developers
sandeep-sparrow/nodejs_kafka_es_ms
Node.js Microservice with Kafka Integration
sandeep-sparrow/code-evolution-react
All training and learning material for react and react ecosystem libraries.
sandeep-sparrow/event-driven-microservices
Master event-driven microservices architecture with patterns using Spring boot, Spring cloud, Kafka and Elasticsearch
sandeep-sparrow/hands-on-introduction-scala-4413550
This repo is for the Linkedin Learning course: Hands-On Introduction: Scala
sandeep-sparrow/JavaEE-JSP
sandeep-sparrow/javascript-complete-course
sandeep-sparrow/javascript-interview-prep
JavaScript Interview Question and Answers
sandeep-sparrow/javascript-redux
Redux - with Plain JavaScript, with Redux-toolkit, React-redux-toolkit
sandeep-sparrow/leetcode
What is DSA? DSA is defined as a combination of two separate yet interrelated topics – Data Structure and Algorithms.
sandeep-sparrow/mastering-microservices-with-java-third-edition
Mastering Microservices with Java – Third Edition, published by Packt
sandeep-sparrow/mern-stack
MERN Stack Learning and Ecommerce Application Development
sandeep-sparrow/micronaut
micronaut framework tutorial's
sandeep-sparrow/microservices-design-pattern
Learn to build distributed Event-driven Microservices, CQRS, Event Sourcing, SAGA and Transactions.
sandeep-sparrow/python-web-dev
Python with Django Library, CSS Tailwind and Maybe React
sandeep-sparrow/react-auth-course
React Authentication
sandeep-sparrow/react-ecosystem
sandeep-sparrow/react-full-course
React.js i.e, using the React Library for rendering the UI
sandeep-sparrow/reactive-programming-using-reactor
This repository has the code for writing reactive code using Project Reactor
sandeep-sparrow/scala-fundamentals
sandeep-sparrow/scala-in-action
Learning Scala 2024
sandeep-sparrow/scala-kafka-streams
Learning Scala and Kafka Setup 2024
sandeep-sparrow/scala-slick-orm
Scala Slick ORM integration
sandeep-sparrow/tracking-number-service
generate unique tracking numbers in a scalable and distributed manner
sandeep-sparrow/worldbank-service
This project demonstrate a client/server environment using HTTP communication, this code we trying to understand how concurrency improve performance of application in client/server env. A details comparison of serial and concurrent version can be found in readme.MD file of this project