Projects
Software I’ve built to solve problems that bothered me enough to write code. Some of these ship through Electric Pliers LLC; the rest are personal projects. This works around current limitations in VS Code.
Online Compact Calendar
cc.bexelbie.com · Blog post · GitHub

Year-at-a-glance web app that reads ICS feeds and highlights multi-day, all-day events in a single-page view. Useful for planning vacations, travel, and school breaks and, critically, spotting conflicts early.
Currency Feel

Compare prices abroad using the Big Mac Index, average wages, and purchase power parity to understand what costs really feel like in another country. Built under Electric Pliers LLC.
op-secret-manager
Distribute 1Password secrets to multi-user Linux systems. SUID privilege separation, no daemon, no persistent state.
Phone a Friend
MCP server that lets VS Code Copilot Chat dispatch subtasks to a different AI model via GitHub Copilot CLI, returning a unified diff so the calling agent can apply changes with gutter indicators intact. This works around current limitations in VS Code.
Jekyll Reads
Tools for keeping a reading list in a single _data/reading.yml file and rendering it on this site. Includes a Node.js library, CLI tool, Vim integration, and Visual Studio Code extension for searching Open Library and inserting YAML entries with the right formatting. Built under Electric Pliers LLC.
Synofoto Media Count
Read-only bash script that queries the Synology Photos PostgreSQL database (synofoto) and prints a breakdown of what’s actually in your library: non-live photos, Live Photo groups, standalone videos, and incomplete Live Photo pairs.