Skip to content

Repository files navigation

SeCoNd_BrAiN

Personal Obsidian knowledge vault covering AI/ML, software engineering, security, cloud, and dev fundamentals — built from courses, books, and hands-on projects.


Structure

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)

Navigation

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

Conventions

  • Frontmatter — every note has tags and aliases where 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.


Obsidian Tips

  • Ctrl+G — Graph view
  • Ctrl+O — Quick switcher
  • Ctrl+Shift+F — Full-text search
  • Search by tag: tag:#ml

About

Notes - Every single thing that i've learned

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors