Pinned Repositories
101-series
101 ("one-o-one") is a topic for beginners in any area. It has all the basic principles and concepts that are expected in a particular field. In American university course numbering systems, the number 101 is often used for an introductory course at a beginner's level in a department's subject area
97-things-every-programmer-should-know
Pearls of wisdom for programmers collected from leading practitioners.
99-problems
This is an adaptation of the Ninety-Nine Prolog Problems written by Werner Hett.
AccountServer
building-microservices
Building Microservices with Spring Boot
interview
Everything you need to prepare for your technical interview
machine-learning-for-software-engineers
A complete daily plan for studying to become a machine learning engineer.
spring-boot-admin
Admin UI for administration of spring boot applications
spring-reactive-workshop
Spring Reactive Workshop
tutorials
The "REST With Spring" Course:
82dilip's Repositories
82dilip/97-things-every-programmer-should-know
Pearls of wisdom for programmers collected from leading practitioners.
82dilip/awesome-chaos-engineering
A curated list of Chaos Engineering resources.
82dilip/awesome-ddd
A curated list of Domain-Driven Design (DDD), Command Query Responsibility Segregation (CQRS), Event Sourcing, and Event Storming resources
82dilip/Awesome-System-for-Machine-Learning
A curated list of research in machine learning systems (MLSys). Paper notes are also provided.
82dilip/aws-labs
A collection of hands-on labs to help learning the fundamentals of AWS cloud computing services.
82dilip/axon-quick-start
Repository containing some base code and guidelines to build and then scale an application
82dilip/build-your-own-x
Master programming by recreating your favorite technologies from scratch.
82dilip/bytebytego
82dilip/Clean-Code-Notes
My notes of Clean Code book
82dilip/code-examples
code-examples is a collection of Java/Spring based software projects implemented as POCs (Proof Of Concept)
82dilip/codig-ninja-dsa-learning
This project is about my course done from Coding Ninja platform for mastering the Data Structure and Algorithms. It contains all the problems and its solution taught throughout the course. Connect with me for any query.
82dilip/computer-science
:mortar_board: Path to a free self-taught education in Computer Science!
82dilip/configuration-as-code-plugin
Jenkins Configuration as Code Plugin
82dilip/convergence2020
82dilip/dddsample-core
This is the new home of the original DDD Sample app (previously hosted at sf.net)..
82dilip/dddsample-regapp
Super simple companion GUI for entering handling events into the dddsample core system
82dilip/devops-exercises
Linux, Jenkins, AWS, SRE, Prometheus, Docker, Python, Ansible, Git, Kubernetes, Terraform, OpenStack, SQL, NoSQL, Azure, GCP, DNS, Elastic, Network, Virtualization. DevOps Interview Questions
82dilip/fmodel
**f(model)** - Functional and Reactive domain modeling with Kotlin (Multiplatform)
82dilip/fmodel-demos
Functional Domain Modeling - Demos - https://fraktalio.com/fmodel/
82dilip/homemade-machine-learning
🤖 Python examples of popular machine learning algorithms with interactive Jupyter demos and math being explained
82dilip/io
a look at the basics of input and output
82dilip/javascript-algorithms
📝 Algorithms and data structures implemented in JavaScript with explanations and links to further readings
82dilip/mlbookcamp-code
The code from the Machine Learning Bookcamp book and a free course based on the book
82dilip/patterns-of-enterprise-application-architecture
Compilation of sample code from the book Patterns of Enterprise Application Architecture by Martin Fowler.
82dilip/practical-reactor
Practical Project Reactor and reactive programing workshop
82dilip/ratelimit
Go/gRPC service designed to enable generic rate limit scenarios from different types of applications.
82dilip/site
Enqueue Zero is creating code principles.
82dilip/spring-io-2022-spring-cloud-gateway
82dilip/system-design-notebook
Learn System Design step by step
82dilip/throwing-function
Checked Exceptions-enabled Java 8+ functional interfaces + adapters