adityagarde
Software Developer👨🏻💻 Passionate about Java ☕️ , Backend Architecture, REST APIs, Microservices 🍃 , Docker 🐳 , Kubernetes ⎈ , and Cloud ☁️ .
@logicmonitorPune
Pinned Repositories
adityagarde
Config files for my GitHub profile.
currency-conversion-microservice
Microservices with Spring Boot, Spring Cloud, and Feign. This uses Eureka as Naming Server, Spring Cloud Gateway for API Gateway, and Resilience4j for Fault tolerance.
DockerSwarmKubernetes
Exploring Docker, Swarm, and Kubernetes.
Go-Lets
Learning Golang!
java-reactive-programming
Reactive Programming in Java with Project Reactor.
kafka-course
Java Implementation of Kafka Consumer and Producer. Fetching live data from the Twitter feed and consuming it using Elasticsearch consumer.
Leetcode
Java Solutions to Leetcode Algorithm and Data Structure problems.
parallel-asynchronous-java
Parallel and Asynchronous Programming in Java. Implementing Threads, Executor Service, ForkJoin, Parallel Streams, and CompletableFuture.
spring-bank-microservices-app
Microservices Design Pattern - CQRS & Event Sourcing. Bank app made with Spring Boot, Kafka, MySQL, MongoDB.
spring-boot-course-API
Exploring Spring Security and Role-Based Authentication. Spring Boot Application with JPA and Spring Security for a university to maintain various topics and courses offered by the university.
adityagarde's Repositories
adityagarde/parallel-asynchronous-java
Parallel and Asynchronous Programming in Java. Implementing Threads, Executor Service, ForkJoin, Parallel Streams, and CompletableFuture.
adityagarde/spring-bank-microservices-app
Microservices Design Pattern - CQRS & Event Sourcing. Bank app made with Spring Boot, Kafka, MySQL, MongoDB.
adityagarde/Leetcode
Java Solutions to Leetcode Algorithm and Data Structure problems.
adityagarde/adityagarde
Config files for my GitHub profile.
adityagarde/DockerSwarmKubernetes
Exploring Docker, Swarm, and Kubernetes.
adityagarde/java-reactive-programming
Reactive Programming in Java with Project Reactor.
adityagarde/currency-conversion-microservice
Microservices with Spring Boot, Spring Cloud, and Feign. This uses Eureka as Naming Server, Spring Cloud Gateway for API Gateway, and Resilience4j for Fault tolerance.
adityagarde/Go-Lets
Learning Golang!
adityagarde/kafka-course
Java Implementation of Kafka Consumer and Producer. Fetching live data from the Twitter feed and consuming it using Elasticsearch consumer.
adityagarde/quarkus-web-movies-rest-api
Quarkus Application with REST endpoints exposed with JAX-RS and documentation with Microprofile Open API.
adityagarde/spring-boot-course-API
Exploring Spring Security and Role-Based Authentication. Spring Boot Application with JPA and Spring Security for a university to maintain various topics and courses offered by the university.
adityagarde/awesome-github-profiles
List of GitHub profiles that have awesome customisation, that you can use for inspiration
adityagarde/functional-programming-java
Functional Programming concepts in java
adityagarde/go-ticket-booking-app
Simple CLI application which books tickets for a Go conference made to learn the fundamentals of Go programming language.
adityagarde/golang
A series on golang - Code files
adityagarde/GraalVM-Polyglot-Labs
GraalVM Labs : Building Polyglot Applications with Java, Javascript, R, Python
adityagarde/GroovyPractice
Brushing up with Groovy Concepts
adityagarde/java-otp-demo
Implementation of HOTP (RFC 4226) and TOTP (RFC 6238) Generation
adityagarde/Java17-with-Micronaut
Exploring Java 17 features like Sealed Classes, Records, new Switch statement in a simple Book Store API with Micronaut framework.
adityagarde/LeetCode-Solutions
This repository consists of solutions to the problem from LeetCode platform. Subscribe to our Channel for more updates
adityagarde/M001-MongoDB-Basics
Tutorial Notes and Query snippets for M001 MongoDB basics course offered by MongoDB University
adityagarde/medical-store-system
adityagarde/parallel-asynchronous-using-java
This repo has the code for parallel and asynchronous programming in Java
adityagarde/spring-boot-microservices-workshop
adityagarde/spring-boot-restful-web-services
adityagarde/springone-2021
Test-Driven Security
adityagarde/vaccine-locator
vaccine-locator spring boot service
adityagarde/winrm4j