Skip to content

Projects

Selected Work

A curated selection of projects across platform migrations, data engineering, analytics, process design, and AI tooling.

JED Campus Migration

Infrastructure

JED Foundation · WordPress Developer / Technical Lead · August-September 2024

Migrated jedcampus.org from Great Believer's WP Engine hosting to JED's WP Engine environment with three-environment architecture.

  • Migrated platform enabling nationwide mental health program access for 300+ schools
  • Configured 3-environment architecture (production/staging/sandbox)
  • Created 8+ developer onboarding documents
WordPress migrationWP Engine administrationDNS managementCloudflare configurationSalesforce integration +1 more

Donation Page A/B Testing

Analytics

JED Foundation · Technical PM / Test Designer · October-December 2024

Designed and analyzed donation page optimization tests including end-of-year campaign and evergreen page variants.

  • +16% conversion improvement (Variant C at 7.63%)
  • +26% revenue per visitor ($17.70 vs $14.06 control)
  • 4 variants tested across hero image and messaging combinations
VWO campaign managementhypothesis developmentresults analysisstakeholder presentationconversion optimization

Testing Decision Framework

Analytics

JED Foundation · Technical PM / Author · October 2024

Created comprehensive decision-making framework for low-traffic A/B testing using ROPE analysis methodology.

  • Created 3 framework documents (full version, concise version, results interpretation guide)
  • Established confidence thresholds by page type (high/medium/low stakes)
A/B testing methodologystatistical analysisdecision frameworkstechnical writing

Spam Prevention System

Security

JED Foundation · Developer / Technical PM · November 2024

Designed and deployed global honeypot spam detection across all Ninja Forms.

  • Blocked 116+ spam submissions in first 10 days
  • Protected 100+ forms site-wide
  • Zero impact on user experience (invisible field validation)
form securityspam preventionWordPress plugin developmentNinja Forms customization

CI/CD Pipeline & Automated Testing

DevOps

JED Foundation · Developer · 2024-2025

Established Playwright end-to-end testing with GitHub Actions CI, configured parallel workers and Chromium-only PR runs.

  • Established end-to-end testing pipeline from scratch
  • Configured parallel test workers for faster feedback
CI/CDGitHub ActionsPlaywrightautomated testing

n8n Website Crawler for Pinecone

AI / Automation

JED Foundation · Developer · October 2024

Built workflow to process all JED sitemaps, extract rich metadata, and store as embeddings in Pinecone vector database.

  • Processed all 24 JED sitemaps
  • Extracts rich metadata: page_type, vertical/pillar, audience, section_heading, position_in_page, page_elements
  • Intelligent section chunking with position tracking
n8n workflow automationAPI integrationvector databasescontent classificationOpenAI embeddings

Agile Prioritization Process

Process

JED Foundation · Technical PM / Process Designer · January 2026

Documented full website product lifecycle from intake through delivery with dual-track backlog refinement ceremony structure.

  • Designed dual-track refinement: Stream 1 (bi-weekly) for Program Marketing/Fundraising/Brand, Stream 2 (monthly) for MHRC/Partner Microsites
  • Integrated KPI alignment framework for all website work
process designagile methodologydocumentationstakeholder management

Salesforce CTI Replatform

Infrastructure

The Trevor Project · Software Engineer · 2020-2023

Replatformed CTI workflow from Salesforce to Twilio Flex using React and custom apps.

ReactTwilio FlexSalesforceplatform migration

Workforce Scheduling Automation

Automation

The Trevor Project · Software Engineer · 2020-2023

Built Node.js integrations with Humanity and Salesforce APIs for automated workforce scheduling.

Node.jsAPI integrationSalesforce APIHumanity API

ETL Pipelines & Analytics Platform

Data Engineering

DoSomething.org · Software Engineer / Senior Software Engineer · 2014-2020

Built and maintained ETL pipelines moving data from MongoDB/MariaDB into PostgreSQL using Python, SQL, and DBT.

PythonSQLDBTETLPostgreSQL +2 more

Network Intelligence Analysis

Data Engineering

Personal Project · Designer & Developer · February 2026

Built a relationship analytics system that models professional network health using decay functions, reciprocity scoring, and composite vouch metrics. Processes LinkedIn data exports through six analysis pipelines and renders results in a self-contained interactive dashboard.

  • Six analysis pipelines: relationship half-life, reciprocity debt, vouch scoring, conversation resurrection, network archetype, warm path discovery
  • Composite scoring model with configurable weights and decay modifiers
  • Single-file interactive dashboard deployed on Cloudflare Pages
Pythondata modelingstatistical analysisHTML/CSS/JSCloudflare Pages