Projects Deck
A tactile project stack that opens into a draggable, keyboard-ready story gallery.
Preview
CLI + MCP
Small CLIs for the dull parts of being a student. Each one speaks MCP, so an agent can run it for you.
OG Image Service
Turn a title into a share image. Themed, signed, rendered at the edge.
Ghost Theme
A Ghost theme with an editorial spine. Fast pages, a real table of contents, a dark mode that looks designed.
Proxy Rules
Cross-platform proxy rules. Surge-first, syncs to Clash, Shadowrocket, and QX.
Installation
pnpm dlx shadcn@latest add https://buxx.me/r/projects-deck Usage
TypeScript import ProjectStack from '@/components/ui/ProjectStack';
export function Example() {
return <ProjectStack />;
}
Credits
Original project presentation and interaction by Bunizao.
View source
Components