Welcome to my Digital Garden—a curated personal knowledge base documenting my journey through technology, finance, philosophy, and lifestyle. This repository serves as my "Second Brain," built with Docusaurus 3 to share structured insights and learning paths with the community.
The goal of this wiki is to provide a central, searchable hub for high-quality information. Whether it's complex technical documentation, financial research, or curated entertainment lists, every piece of content here is vetted and structured for maximum clarity and discoverability.
Explore the various sections of this wiki:
- Technology: Software engineering, AI/ML, automation, and open-source explorations.
- Finance: Investment strategies, fintech, and economic research.
- Startups: Growth strategies, ecosystem analysis, and entrepreneurship.
- Philosophy: Mental models, ethics, and structured thought experiments.
- Entertainment: A comprehensive database of films, web series, and curated watchlists.
To initialize the environment and install dependencies:
yarn install
node runScripts.jsStart the local development server:
yarn startMost changes are reflected live via hot-reloading.
This repository includes a custom script to visualize the documentation structure:
- Generate the Mermaid file:
python generate_mindmap.py - Convert to PNG:
mmdc -i mindmap.mmd -o src/generated/mindmap.png
This project is automatically deployed to GitHub Pages via GitHub Actions.
- Build:
yarn build - Deploy manually:
USE_SSH=true yarn deploy
Contributions are welcome! Please read our CONTRIBUTING.md to learn how to add new documentation or suggest improvements.
- License: MIT
- Code of Conduct: CODE_OF_CONDUCT.md
- Security: SECURITY.md
Maintained by Suryakanta Mangaraj