Skip to main content
    All projects

    Kanban Board

    Active

    Interactive task board with drag-and-drop. Create, organize, and share your boards via URL.

    Productivity
    React
    dnd-kit
    Drag cards between columns.

    Ideas

    5

    Draft plans and attach them, then move to To Do

    LogQL / CloudWatch Insights Builder

    Visual query builder for LogQL and CloudWatch Insights. Language toggle, stream selectors, pipeline stages, and presets for common queries.

    Medium
    SRE
    Tool

    Metric Naming Linter

    Lint metric names against Prometheus/OTel conventions. Severity-coded issues, auto-fix suggestions, bulk apply and export.

    Small
    SRE
    Tool

    React Component X-ray

    Analyze React code to visualize component trees. Flag render anti-patterns (inline functions, missing keys, unstable deps).

    Medium
    Learning
    Tool

    Prometheus Recording Rules Generator

    Generate recording rules from PromQL queries. Naming conventions, analysis hints, YAML export with presets for HTTP/K8s rules.

    Medium
    SRE
    Tool

    Regex Log Parser

    Build regex parsing rules interactively. Highlight fields, live matching preview, export to grok/Logstash/Fluent Bit/Vector formats.

    Medium
    SRE
    Tool

    To Do

    0

    Planned tasks ready to start

    In Progress

    0

    In Review

    0

    Change Log

    54

    Streamline 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.

    Medium

    Rework TabList Mobile Selector

    Replace horizontal-scroll/flex-wrap TabList with Select dropdown on mobile (<640px)

    PR #230
    Enhancement
    UX

    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.

    Performance
    PR #222

    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.

    Feature
    SRE
    Calculator

    Jan 28: Hero GitHub Button

    Added GitHub profile button to hero section

    UI
    Enhancement

    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

    Medium
    Feature

    Jan 28: SEO Schema Improvements

    ProfilePage schema, blog breadcrumbs, sameAs social links

    PR #212
    SEO
    Enhancement
    View full Change Log