adityagarde
Software Developerπ¨π»βπ» Passionate about Java βοΈ , Backend Architecture, REST APIs, Microservices π , Docker π³ , Kubernetes β , and Cloud βοΈ .
@logicmonitorPune
adityagarde's Stars
EbookFoundation/free-programming-books
:books: Freely available programming books
public-apis/public-apis
A collective list of free APIs
TheAlgorithms/Java
All Algorithms implemented in Java
hashicorp/terraform
Terraform enables you to safely and predictably create, change, and improve infrastructure. It is a source-available tool that codifies APIs into declarative configuration files that can be shared amongst team members, treated as code, edited, reviewed, and versioned.
akullpp/awesome-java
A curated list of awesome frameworks, libraries and software for the Java programming language.
refined-github/refined-github
:octocat: Browser extension that simplifies the GitHub interface and adds useful features
gorilla/mux
Package gorilla/mux is a powerful HTTP router and URL matcher for building Go web servers with π¦
darius-khll/golang-developer-roadmap
Roadmap to becoming a Go developer in 2020
InterviewReady/system-design-resources
These are the best resources for System Design on the Internet
rstacruz/cheatsheets
Cheatsheets for web development - devhints.io
dgkanatsios/CKAD-exercises
A set of exercises to prepare for Certified Kubernetes Application Developer exam by Cloud Native Computing Foundation
grpc-ecosystem/awesome-grpc
A curated list of useful resources for gRPC
teivah/100-go-mistakes
π 100 Go Mistakes and How to Avoid Them
dnl-blkv/mcdowell-cv
A Nice-looking CV template made into LaTeX
RichardKnop/go-oauth2-server
A standalone, specification-compliant, OAuth2 server written in Golang.
open-telemetry/opentelemetry-java-instrumentation
OpenTelemetry auto-instrumentation and instrumentation libraries for Java
NirmalSilwal/system-design-resources
Contains system design materials to prepare for system design interviews π©π¨βπ»π¨βπ»π¨βπ»
codedecks-in/LeetCode-Solutions
This repository consists of solutions to the problem from LeetCode platform. Subscribe to our Channel for more updates
bfwg/springboot-jwt-starter
A Spring Boot JWT starter kit for stateless and token-based authentication apps.
KushalVijay/AmazonCrackedResource
A List of frequently asked questions in Amazon's Online Assessment and Interviews
hantsy/spring-webmvc-jwt-sample
Secures REST APIs with Spring Security and JWT Token based Authentication
reetasingh/CKAD-Bookmarks
save time in searching docs in CKAD exam
arteam/100-Java-Concurrency-questions
An attempt to answer to the concurrency questions from a famous Habr blog post (in Russian)
shivamgarg7276/graal-spring-native
Example project to showcase a Spring Boot application without AOT, and then convert it to a Native Image using GraalVM Native Image plugin clubbed with Spring Native AOT
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/DockerSwarmKubernetes
Exploring Docker, Swarm, and Kubernetes.
adityagarde/java-reactive-programming
Reactive Programming in Java with Project Reactor.
adityagarde/Go-Lets
Learning Golang!