Skip to content

Latest commit

 

History

History
30 lines (19 loc) · 1.3 KB

File metadata and controls

30 lines (19 loc) · 1.3 KB

Software Engineering Notes 📚

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.

Purpose

  • Document my learning journey as a software engineer
  • Create a quick reference guide for common engineering concepts
  • Share knowledge with the developer community

Contents

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

How to Use

Browse through the folders and read the markdown files for concise explanations, code examples, and best practices on each topic.

Contributing

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