A comprehensive developer reference covering programming languages, frameworks, tools, and foundational concepts.
Best viewed in Obsidian — this vault uses wikilinks, dataview queries, and other Obsidian features.
| Category | Content |
|---|---|
| Languages | C#, Go, Python, TypeScript, Rust, Java, Kotlin, Swift, C++, Dart, PHP, Ruby |
| Domains | Web, Mobile, Desktop, Game, Embedded & Systems |
| Frameworks | React, Vue, Angular, Svelte, Next.js, Django, Rails, Flutter, Unity, and more |
| CS | Algorithms, data structures, design patterns, Big O |
| Math | Calculus, linear algebra, probability & statistics |
| ML/AI | Neural networks, transformers, LLMs |
| Tools | Testing, logging, databases, observability, deployment |
- Clone the repo
- Open folder as vault in Obsidian
- Enable community plugins and install the pre-configured ones
- Start at
Home.md
See docs/SETUP.md for full setup including REST API and MCP integration.
| Feature | Plugin |
|---|---|
| REST API | Local REST API (port 27123, secure) |
| AI/MCP Integration | MCP Tools |
| Semantic Search | Smart Connections |
| Database Queries | Dataview |
| Advanced Templates | Templater |
Files use Title Case with Spaces (e.g., Big O Notation.md, React Native.md) for Obsidian-native display. Wikilinks and graph view work best this way.
See docs/ROADMAP.md for planned content and ideas.