A personal knowledge vault for development learnings — opinionated notes, patterns, and reference material built as a linked graph in Obsidian.
Notes are written to be scannable and direct: what the concept is, when to use it, and what to watch out for. Each topic area starts from an introduction note; follow the wiki-links from there to explore the graph.
This vault is designed to be explored in Obsidian, which renders wiki-links, callouts, and the graph view that connects notes together.
- Download Obsidian
- Open this repository as a vault: Open folder as vault → select this directory
- Start from any topic's introduction note in the table below and follow the
[[links]]from there
| Area | Description | Start here |
|---|---|---|
| API Best Practices | Design decisions for REST APIs: auth, versioning, pagination, rate limiting, errors, idempotency, and lifecycle management | API Development Introduction |
![[Attachments/graph.png]](/LucasPeixotg/DevelopmentLearningVault/raw/main/Attachments/graph.png)