Skip to main content

Cyberia Space

137 words·1 min
Author
Anas Bassoumi
Based in Tunisia. Site reliability and software engineering, with funded prop firm trading on the side.

Four views over one set of data. Ideas exist as physical objects on an infinite canvas, drift through a custom physics engine, snap into kanban columns, align on a time grid, or surface through search.

cyberiaspace

Why
#

Built for non-linear thinkers. Most tools pick one metaphor and force everything into it; the metaphor should be a view, not a cage.

Stack
#

Local-only. No authentication, no cloud, everything in the browser’s IndexedDB. The AI assistant runs on OpenRouter, bring your own key.

Get it
#

git clone https://github.com/anas1412/cyberiaspace
cd cyberiaspace
bun install
bun run dev

Serves on http://localhost:5173. Or use the hosted build - it’s local-only either way, nothing leaves the browser.