Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/sagarmaheshwary/notes
- Owner: SagarMaheshwary
- License: mit
- Created: 2023-09-11T18:38:54.000Z (about 1 year ago)
- Default Branch: master
- Last Pushed: 2024-04-03T17:53:46.000Z (8 months ago)
- Last Synced: 2024-04-03T18:57:06.924Z (8 months ago)
- Topics: algorithms, data-structures, database, design-patterns, docker, docker-compose, javascript, nodejs, oop, postgresql, rabbitmq, reactjs, redis, typescript
- Homepage:
- Size: 90.8 KB
- Stars: 3
- Watchers: 1
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
- License: LICENSE
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)