Create your brain at https://second-brain-three-eta.vercel.app now
Second Brain is built to reduce cognitive overload by allowing users to:
- Store ideas and notes in one place
- Organize knowledge systematically
- Build a long-term personal knowledge base
Instead of relying on memory, this system acts as an external structured memory.
The project follows a client-server architecture:
second-brain/
β
βββ client/ # Frontend application
βββ server/ # Backend API
βββ README.mdFrontend
- React
Backend
- Node.js
- TypeScript
- Express
- Create and manage notes
- Store structured knowledge
- Organized and categorized system
- Save your fav youtube links and tweets
git clone https://github.com/CURIOUSABHEE/second-brain.git
cd second-brain