$ find ./weekend-experiments -name "*.md" | wc -l
Weekend Experiments
A collection of experimental builds, creative explorations, and side projects developed during weekends and free time.
$ filter --type=
Filter by Type
$ ls -la | grep "all" | wc -l → 2 projects
Projects
Todoist MCP Server
[Source]A comprehensive Model Context Protocol (MCP) server for Todoist API integration with AI assistants. Provides 32 strongly-typed tools for complete task management through natural language interactions.
TypeScriptNode.jsMCP+3 more
Status: CompletedType: AI
Cursor Stats Extension
[Source]A browser extension that visualizes your Cursor AI coding activity with interactive charts and calendars. Tracks agent messages, accepted code suggestions, and token usage to help optimize your AI-powered development workflow.
TypeScriptChrome ExtensionChart.js+2 more
Status: CompletedType: AI