# About

Hey! Welcome to the **Design Patterns** section of my notes! here, we will  deep dive into the world of design patterns—essential tools for creating scalable, flexible, and maintainable software.&#x20;

Whether aiming to enhance your architectural skills or just starting to understand the importance of structured design, this guide offers insights that are both practical and actionable.

Each pattern is explained with clarity, supported by real-world examples, use cases, and best practices to help you grasp not only the *how* but also the *why* behind each pattern.&#x20;

No need to worry—we'll keep it clear and fun !&#x20;

### Few Links

* To know more about me checkout my [portfolio](https://www.vikramaditya-singh.in/) :beers:
* To read my latest piece on a tech topic checkout my blog [blog](https://www.neuralcook.com/) :beers:
* The repo for this book is :point\_right:  [here](https://github.com/Vikramadtya/Design-Patterns).

### References

* [Awesome low level design](https://github.com/ashishps1/awesome-low-level-design)
* [Low level Design / Machine Coding Question Collections](https://github.com/kumaransg/LLD)
