Thanks to visit codestin.com
Credit goes to github.com

Skip to content

tamnd/brain

Repository files navigation

brain

My extended brain. What you learn is what you note.

This is where I keep things I want to remember: ideas, observations, lessons from books and experience, technical notes, and anything else worth holding onto.

Why

Memory fades. Notes don't. Writing things down forces clarity and makes ideas searchable later.

Structure

Notes are organized loosely by topic. Nothing too rigid - just enough to find things again. There is a graph view that shows how pages link to each other, and a tree view for the full hierarchy.

How it grows

A small script watches for changes and commits them automatically. Open a file, write something, save it. Done.

Built with

tago - an incremental static site generator that only rebuilds what changed. On 5000+ pages, most builds finish in under 30 seconds.

License

MIT