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

Spelling Bee Studio: word list, game modes, start round, and spelling area with sentence clue and score

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

Slice Dice menu page with category items and cart sidebar

UI Play

Text-driven UI recorder/player built on Playwright — GitHub

ui-play debug UI with step table beside a browser running a DuckDuckGo search flow

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

Playwright Locator Helper popup: Pick Element, strategy rows with Verify and Copy, Evaluate locator field, and shortcut hint