A collection of my personal software engineering notes and learning references. This repository serves as a knowledge base covering fundamental concepts in data structures, backend development, DevOps, and system design.
- Document my learning journey as a software engineer
- Create a quick reference guide for common engineering concepts
- Share knowledge with the developer community
| Topic | Description |
|---|---|
| Data Structures | Arrays, linked lists, stacks, queues, hash tables |
| Backend | REST API design, authentication, database design |
| DevOps | CI/CD pipelines, Docker basics |
| System Design | Scalability, architecture patterns |
Browse through the folders and read the markdown files for concise explanations, code examples, and best practices on each topic.
These are personal notes, but feel free to open an issue if you spot any errors or have suggestions for improvement.
Last updated: March 2026