Kanban Board
Interactive task board with drag-and-drop. Create, organize, and share your boards via URL.
Ideas
5Draft plans and attach them, then move to To Do
To Do
0Planned tasks ready to start
In Progress
0In Review
0Change Log
54Streamline blog post build/deploy pipeline
Added a `detect-changes` job to `deploy.yml` that classifies pushes as content-only or full-build. Content-only deploys skip Playwright tests, unit tests, Sentry source maps, security audit, and bundle size checks. Deployed in PR #249. Full pipeline: ~10min → Content-only: ~2min.
Rework TabList Mobile Selector
Replace horizontal-scroll/flex-wrap TabList with Select dropdown on mobile (<640px)
Feb 2: INP Performance Optimization
Reduced Interaction to Next Paint from 493ms (poor) to <50ms (good). Throttled Kanban drag handlers, deferred analytics to idle time, debounced K8s form inputs, and memoized heatmap computations.
K8s Resource Right-Sizer
K8s CPU/memory rightsizing calculator with percentile-based recommendations, risk slider, savings estimates, and YAML export. Includes combobox inputs with tooltips and dropdown presets for easy exploration.
Jan 28: Hero GitHub Button
Added GitHub profile button to hero section
GitHub Actions Billing Dashboard
Track Actions minutes/spend in analytics dashboard. Phase 0 (API validation) complete - uses new Enhanced Billing endpoint. See docs/plans/60-github-actions-billing-dashboard.md
Jan 28: SEO Schema Improvements
ProfilePage schema, blog breadcrumbs, sameAs social links