Projects

Hands-on technical projects and experiments

  • Visualizing Claude Code Sessions in Real-Time

    I built a real-time visualization tool that displays active Claude Code sessions as characters working in a virtual office. Each session gets its own workspace, and activity updates live as Claude uses different tools. The Concept When running multiple Claude Code sessions across different projects, it’s easy to lose track of what’s happening. I wanted […]

  • Improving the Plex Movie Poster Display

    I forked the popular Plex Movie Poster Display project to address security vulnerabilities that made it risky to expose on a home network. Here’s what I changed and why it matters. Background Matt’s Plex Movie Poster Display is a great project that shows currently playing media on a dedicated display. When nothing is playing, it […]

  • Building a Low-Cost Digital Signage Display with Raspberry Pi

    I wanted to setup a digital signage in my house for use with my home theater. I used https://www.mattsshack.com/plex-movie-poster-display-v3/ and built a VM to host the site displaying movie posters from my Plex Server. I then used a Raspberry Pi Zero W to view the poster site on the digital display.