Posts tagged with project.
I connected the Codex notify hook in VS Code to my Philips Hue desk lamps using a simple PowerShell script. Now, my lights flash whenever a long-running AI task is complete, giving me a subtle ambient signal to return to my terminal.
A walkthrough of the tech stack and design decisions behind this website. I explain why I chose Astro for its speed and content-first approach, and how I used GSAP and a bento-grid layout to make the site feel tactile and unique.
Traditional web scraping is fragile and inconsistent. I rebuilt my lunch bot into a full web service that uses Gemini AI to translate and structure messy restaurant menus into a clean, unified JSON feed that works every time.
Stop the daily "where are we eating?" Slack spiral. I built a custom Node.js scraper that aggregates local restaurant menus into a single Slack command, saving the team from opening dozens of browser tabs every morning.
Don’t let slow third-party APIs ruin your site’s performance. I developed a workflow to fetch book metadata via ISBN and sync covers to my local assets folder, ensuring my digital bookshelf loads instantly with optimized Astro images.
I wanted a physical way to track my chess progress without checking my phone. Using Python and the Chess.com API, I built a bridge that pushes my live rating to a Pixoo display on my shelf, creating a custom low-fi data dashboard.
Standard "Top Tracks" lists are often full of duplicate artists from a single album. I wrote a custom Node.js filter that curates my listening habits into a visually diverse showcase, ensuring every slot in the grid represents a unique artist.