Labs

Experiments, side projects, and things built just to see if they'd work.

Experiments (2)

~/labs/saas-price-watch
.
SAAS Price Watch Aug 2026
Laravel PHP MariaDB Livewire Tailwind CSS

SAAS Price Watch tracks pricing pages across 100+ SaaS products and alerts you when vendors change plans or pricing structures. Browse products by category, follow the ones you care about, and compare pricing side by side to see how tools stack up. Built with Laravel.

~/labs/twitch-bonus-claimer
.
React TypeScript Vite

Twitch Bonus Claimer is a Chrome extension (works on Chromium browsers generally) that watches open Twitch streams and automatically clicks the Bonus Chest button when it appears, so you never miss channel points. It adds a randomized 0.5 to 2 second delay before clicking to mimic natural behavior, keeps a local claim history, and ships with a clean dark-mode popup UI. Everything runs client-side: no analytics, no external data transmission. Built with React, TypeScript, Vite, and CRXJS.