Projects Deck

A tactile project stack that opens into a draggable, keyboard-ready story gallery.

moodle-cliedstem-clialways-attendontrack-cliokta-auth

CLI + MCP

Tools for Agents

Small CLIs for the dull parts of being a student. Each one speaks MCP, so an agent can run it for you.

pnpm dlx shadcn@latest add https://buxx.me/r/projects-deck
TypeScript
import ProjectStack from '@/components/ui/ProjectStack';

export function Example() {
  return <ProjectStack />;
}

Original project presentation and interaction by Bunizao.

View source Components