Projects
Spelling Bee Studio
Small web app game that allows students to upload a CSV word list, pick word in sentence or spoken mode, and practice. Runs entirely in the page (offline-friendly). — GitHub · Live demo
Test Dashboard
Full-stack dashboard for Playwright test runs, with history, filtering by (project, environment, name and tags), and drill-down into logs, screenshots, video, and traces. — GitHub
Slice Dice
Pizza order and delivery web app (Next.js + Django) hosted on AWS Fargate: menu, cart, checkout, track order, and owner dashboard. — GitHub · Live demo
UI Play
Text-driven UI recorder/player built on Playwright — GitHub
Playwright Locator Helper
Chrome extension that generates and verifies Playwright-style locators on the page you are on—pick mode, ranked strategies with verify and copy, evaluate for CSS or locator strings, and a configurable shortcut. Fork of tickytec/Playwright-Locator-Assistant with workflow tweaks. — GitHub · Post · Chrome Web Store