Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/sagarmaheshwary/notes

Tech notes/tips for Software Engineers
https://github.com/sagarmaheshwary/notes

algorithms data-structures database design-patterns docker docker-compose javascript nodejs oop postgresql rabbitmq reactjs redis typescript

Last synced: 4 days ago
JSON representation

Tech notes/tips for Software Engineers

Awesome Lists containing this project

README

        

# NOTES FOR LEARNING

#### Table of Contents

- [Algorithms](./algorithms.md)
- [Data Structures](./data-structures.md)
- [Database](./database.md)
- [Design Patterns](./design-patterns.md)
- [Docker](./docker.md)
- [Javascript](./javascript.md)
- [NodeJS](./nodejs.md)
- [Object Oriented Programming](./oop.md)
- [PostgreSQL](./postgresql.md)
- [RabbitMQ](./rabbitmq.md)
- [ReactJS](./reactjs.md)
- [Redis](./redis.md)
- [System Design](./system-design.md)
- [Typescript](./typescript.md)