zwm
Tiling window manager for X11. Uses a BSP tree for layouts, supports multiple modes (master/stack/grid), per-monitor workspaces, and drag-and-drop. Written in C with XCB. Runs at around 2 MB.
Things I’m building or maintaining right now.
Tiling window manager for X11. Uses a BSP tree for layouts, supports multiple modes (master/stack/grid), per-monitor workspaces, and drag-and-drop. Written in C with XCB. Runs at around 2 MB.
Web-based SQL client. Has an editor, schema export, CSV/JSON export, and editable cells. Connects to PostgreSQL, MySQL, and SQLite (local or remote). Small binary, low memory.
Streaming platform (like Twitch). Go backend with CQRS, outbox/inbox for reliability, NATS for messaging, Redis for presence tracking, PostgreSQL for storage, and a SvelteKit frontend.