A cognitive sandbox for structured experimentation.
Not a portfolio. Not a product. Just a system for thinking out loud.
alt links : https://tensorthrottlexspace.vercel.app/
alt links : https://www.tensorthrottlex.in/
Tensor Throttle X Space is a live reasoning space.
It exists to:
- Capture incomplete ideas
- Test evolving technical structures
- Document failures and refactors
- Track how thinking changes over time
This platform/space prioritizes process over presentation.
There are no polished case studies here.
Only iteration.
Portfolios are static museums of finished work. They prioritize polish over process, often hiding the messy reality of engineering.
This space exists to invert that model.
By exposing the raw lifecycle of ideas—from inception to refactor to failure—it serves as a dynamic record of cognition rather than a curated gallery of assets. It is a living system, not a brochure.
At its simplest, the system follows this cycle:
↺ Idea → Draft → Break → Refactor → Log → Repeat ↻
Everything here lives somewhere inside that loop.
Instead of rigid architecture diagrams, here’s the actual flow:
- Thoughts live in Notion.
- Next.js pulls and renders them.
- The UI frames them.
- Interaction generates state.
- Supabase stores that state.
- The cycle continues.
Think of the system in three zones:
Atmosphere → sets mood Structure → frames content Cognition → actual thinking
Or visually:
Cinematic Background ↓ Glass / Layout Frame ↓ Notes · Code · Experiments · Logs
No heavy abstraction. Just separation of responsibility.
Messy drafts reveal architecture.
Systems are allowed to break.
Abstract ideas should be navigable.
- Next.js 16 — routing + rendering
- Tailwind CSS 4 — structural styling
- Notion API — raw thought storage
- Supabase — interaction persistence
Chosen for flexibility and iteration speed.
pnpm install
pnpm devThis is not:
A portfolio
A startup landing page
A finished product
This is:
A cognitive test space
A structural thinking lab
A system under constant refactor
Built for evolution.
Not presentation.


