Experience
selected rolesProjects
things I've builtFullscreen Reddit slideshow in the spirit of redditp. Multi-subreddit routes, image and video (including Reddit-hosted, YouTube, and RedGifs), preload, and an NSFW preference that survives refresh. Vite proxy in dev; Netlify rewrite rules for production.
Python client for the Jira Cloud REST API. When you move an assigned ticket to In Progress, a Linux watcher clones the linked GitHub repo and checks out a branch. Also reads issues, comments, and JQL, and can ask Claude for an implementation plan.
Python utility for Apple Silicon: watch a USB HDMI capture and fire macOS notifications when motion appears in a corner ROI — useful for Teams toasts on a capture feed.
React photo gallery built to show component structure and frontend judgment. Written approach covers caching, upload limits, and responsive image serving as follow-ups.
MUI billing card composed from Card primitives and React context instead of prop drilling. Keyboard-submittable, with a write-up of tradeoffs and where AI helped.