Personal Obsidian knowledge vault covering AI/ML, software engineering, security, cloud, and dev fundamentals — built from courses, books, and hands-on projects.
SeCoNd_BrAiN/
├── Home.md ← Master dashboard, start here
├── AI Agent Course/ ← HuggingFace AI Agents course (Units 1–2)
├── Machine_Learning/
│ ├── Udemy_ML/ ← Regression, classification, ensembles
│ ├── Coursera/ ← Andrew Ng ML (supervised learning, NNs)
│ └── Google_Machine_Learning/ ← Google ML Crash Course
├── Algorithms/ ← DSA notes (sorting, graphs, DP, trees)
├── System Design/ ← LLD: OOP, design principles, patterns
├── Books/
│ ├── Machine Learning/ ← Hands-On ML with Scikit-Learn (Géron)
│ ├── Essential Scrum/ ← Essential Scrum (Rubin)
│ └── Programming Massively Parallel Processors/ ← CUDA/GPU programming
├── OWASP Top 10/ ← Web security vulnerabilities
├── dev_basics/
│ ├── GOLANG/ ← Go language theory + HTTP projects
│ ├── C for Memory Management/ ← Pointers, stack/heap, GC
│ └── Linux/ ← File systems, permissions, I/O, shells
└── Coursera/
└── AWS/ ← AWS Fundamentals (EC2, IAM, S3, networking)
Notes prefixed with > (e.g. > Introduction to Agents.md) are Maps of Content (MOC) — index notes that link to all sub-topics in that section. They sort to the top of the file explorer. Start with these when entering any topic.
| Section | Entry Point |
|---|---|
| Full vault | Home.md |
| AI Agents | AI Agent Course/> AI Agent Course (Main Unit Connector).md |
| Machine Learning (Udemy) | Machine_Learning/Udemy_ML/Udemy Machine Learning.md |
| System Design (LLD) | System Design/> LLD Delivery Framework.md |
| Golang | dev_basics/GOLANG/> GOLANG CONNECTOR.md |
| OWASP Top 10 | OWASP Top 10/> OWASP TOP 10.md |
| AWS | Coursera/AWS/> AWS.md |
- Frontmatter — every note has
tagsandaliaseswhere applicable - Wikilinks —
[[Note Name]]used throughout; aliases allow linking by alternate names - Callouts —
[!info],[!tip],[!warning],[!note]used to highlight key information - Tag taxonomy —
#ai-agents#ml#algorithms#dsa#system-design#lld#golang#security#owasp#aws#book#course
The System Design section is the reference standard for note quality in this vault.
Ctrl+G— Graph viewCtrl+O— Quick switcherCtrl+Shift+F— Full-text search- Search by tag:
tag:#ml