Selected Work

A collection of commercial architectures, system automation tools, and civic technology.

Projects

E-Commerce Architecture & Brand

Astral Wavelength Shop

A custom Print-on-Demand pipeline integrating Etsy and Printify APIs with a science-forward brand identity.

React Affinity Designer Printify API Domain Routing AI Analytics

Architected the full digital infrastructure for a direct-to-consumer apparel brand, combining custom engineering with distinct visual design.

  • Designed entire brand identity (Logo, Typography, Palette) using Affinity Designer.
  • Engineered a custom domain routing solution to seamlessly bridge external marketplaces with the brand's primary domain.
  • Automated order fulfillment logic by integrating Printify and Etsy APIs, reducing manual oversight.
  • Leveraged AI-driven analytics to optimize social media traffic flow and sales conversion.
Systems Engineering

Plexit

A compiled cross-platform CLI tool (Linux/Windows) for automating media library standardization.

Python Compiled CLI Regex TMDB API File I/O
Internal Tool / Open Source

A robust utility built to enforce data integrity across large-scale media servers, replacing manual file management with logic-based automation.

  • Implemented complex regex pattern matching to parse non-standard filenames and cross-reference them with The Movie Database (TMDB) API.
  • Built logic to detect, rename, and move associated subtitle files alongside video assets, auditing for missing episodes.
  • Compiled for both Linux and Windows environments for agnostic deployment.
Workflow Engineering

Social Media Automation

A suite of Python scripts and Docker containers to automate content scheduling across 11+ social platforms.

Python Docker Social APIs Generative AI Cron
Production Workflow

To manage daily posting requirements for a solopreneur business, I built a "write once, deploy everywhere" scheduling engine.

  • Developed scripts to format and deploy assets to TikTok, Instagram, Bluesky, and Mastodon via their respective APIs.
  • Integrated Generative AI APIs to create context-aware captions and hashtags dynamically based on visual content.
  • Reduced weekly social media management labor by 80%.
Civic Technology

MAPLE (Code for Boston)

Contributing developer for an open-source tool that helps the Massachusetts state legislature track testimony.

React TypeScript Next.js Firebase GCP

Collaborated with a distributed agile team to build a responsive, accessible app for tracking legislative voting records.

  • Implemented complex frontend features using React, TypeScript, and Next.js.
  • Ensured full accessibility (WCAG) compliance for public-facing government tools.
  • Integrated Google Cloud Functions to handle real-time data updates.
Interactive Web App

Tapntable

A restaurant reservation and table management system simulating complex POS logic.

React Redux PostgreSQL Express Node.js REST API

A comprehensive full-stack application built to handle the state complexity of a busy restaurant environment.

  • Designed a RESTful API to handle booking requests, cancellations, and real-time table availability logic.
  • Built a responsive frontend dashboard for restaurant managers to view seating layouts.
  • Implemented comprehensive unit testing with Jest to ensure transactional integrity.
Full-Stack Application

TuttiTracks

A playlist management app leveraging track musical metadata not available in mainstream platforms.

Python Flask PostgreSQL OAuth Spotify API

Leveraging my background in Broadway musical direction, I built a tool to expose hidden audio metrics (tempo, key, energy, etc.), giving users granular control over their playlist curation.

  • Architected a relational database schema to manage complex relationships between Artists, Albums, Tracks, and Track metadata.
  • Leveraged the Spotify API to pull detailed audio metadata not available in the standard user app.
  • Implemented secure user authentication and saved-library features using OAuth.