This is my interconnected digital ecosystem. A private-made-public repository of my intellectual journey, ranging from deep technical engineering to philosophical reflections and AI experimentation.
I use Obsidian to create a neural network of notes. The structure is divided into specialized domains:
| Directory | Content | Focus |
|---|---|---|
Artigos de programação |
Curated Articles | In-depth technical reading & synthesis |
Javascript / typescript |
Core Web | Ecosystem, Engines, and Type Safety |
React |
Frontend | Component architecture & State management |
Python / C |
Languages | Scripting, Automation, and Low-level logic |
CodeConcepts |
Computer Science | Data Structures, Patterns, and Logic |
Exploring the frontier of Large Language Models and AI workflows:
- Agents & Models: Dedicated nodes for
DeepSeek,ChatGPT,Gemini, andNotebookLM. - Scripts: Automation and custom tools developed during studies.
- Faculdades: Formal education tracking and university modules.
- Filosofia: Mental models, ethics, and structured thought.
- a My Mind: Abstract ideas and personal "brain dumps".
- Grimorie: My collection of high-value "spells" (complex code snippets and rare solutions).
- Writing: Obsidian (Markdown-based)
- Methodology: Zettelkasten + PARA (Projects, Areas, Resources, Archives)
- Version Control: Git & GitHub
- Synchronization: Automated local-to-cloud workflow
If you are browsing this through GitHub:
- MOCs (Map of Content): Look for
.mdfiles at the root of folders (e.g.,Artigos de programação.md) to see a summary of that section. - Graph View: This vault is best viewed in Obsidian to see the
[[Connections]]between Philosophy and Programming. - Clippings: Check the
Clippingsfolder for high-quality web content I've preserved for offline study.
"The mind is for having ideas, not holding them." – David Allen
Maintained by Olwtelet. Part of a lifelong learning commitment.