jay8299's Stars
sauravhathi/atsresume
ATSResume | Get hired with an ATS-optimized resume
neutraltone/awesome-stock-resources
:city_sunrise: A collection of links for free stock photography, video and Illustration websites
matheusfelipeog/beautiful-docs
Pointers to useful, well-written, and otherwise beautiful documentation.
DovAmir/awesome-design-patterns
A curated list of software and architecture related design patterns.
dastergon/awesome-sre
A curated list of Site Reliability and Production Engineering resources.
goabstract/Awesome-Design-Tools
The best design tools and plugins for everything 👉
awesome-selfhosted/awesome-selfhosted
A list of Free Software network services and web applications which can be hosted on your own servers
ripienaar/free-for-dev
A list of SaaS, PaaS and IaaS offerings that have free tiers of interest to devops and infradev
lmammino/awesome-learn-by-playing
A collection of tech resources that allow you to learn new things by playing games
MunGell/awesome-for-beginners
A list of awesome beginners-friendly projects.
DopplerHQ/awesome-interview-questions
:octocat: A curated awesome list of lists of interview questions. Feel free to contribute! :mortar_board:
tayllan/awesome-algorithms
A curated list of awesome places to learn and/or practice algorithms.
prakhar1989/awesome-courses
:books: List of awesome university courses for learning Computer Science!
liuchong/awesome-roadmaps
A curated list of roadmaps.
ityouknow/spring-boot-examples
about learning Spring Boot via examples. Spring Boot 教程、技术栈示例代码,快速简单上手教程。
xkcoding/spring-boot-demo
🚀一个用来深入学习并实战 Spring Boot 的项目。
spring-boot-in-practice/repo
Spring Boot In Practice Book
rampatra/Algorithms-and-Data-Structures-in-Java
Algorithms and Data Structures in Java
hoppscotch/hoppscotch
Open source API development ecosystem - https://hoppscotch.io (open-source alternative to Postman, Insomnia)
cl2333/Grokking-the-Coding-Interview-Patterns-for-Coding-Questions
dexteryy/spellbook-of-modern-webdev
A Big Picture, Thesaurus, and Taxonomy of Modern JavaScript Web Development
iluwatar/java-design-patterns
Design patterns implemented in Java
pictolearn/docker-tutorial
Docker Tutorial
akveo/ngx-admin
Customizable admin dashboard template based on Angular 10+
oktadev/java-microservices-examples
Java Microservices: Spring Boot, Spring Cloud, JHipster, Spring Cloud Config, and Spring Cloud Gateway
in28minutes/spring-microservices
Microservices using Spring Boot, Spring Cloud, Docker and Kubernetes
piomin/sample-spring-microservices-new
Demo for Spring Boot 3(`master` branch)/2(other branches) and Spring Cloud microservices with distributed configuration (Spring Cloud Config), service discovery (Eureka), API gateway (Spring Cloud Gateway, Zuul), Swagger/OpenAPI documentation (Springdoc), logs correlation using Spring Cloud Sleuth/Micrometer OTEL and many more
sivaprasadreddy/spring-boot-microservices-series
Code for SpringBoot MicroServices Blog Series
piomin/sample-spring-microservices
Many samples in different branches that shows how to create microservices with Spring Boot, Spring Cloud, Zipkin, Zuul, Eureka, Hystrix, Kubernetes, Elastic Stack and many more tools
murraco/spring-boot-jwt
JWT auth service using Spring Boot, Spring Security and MySQL