MATTHEW
Building New Things
Software Engineer
Based in Charlotte, NC
Local time: 01:06 AM EST
Building High Performance Webapps and Improving User Experience.
FOWLER
PythonFastAPIReactNext.jsPostgreSQLDockerAWSSystem DesignPythonFastAPIReactNext.jsPostgreSQLDockerAWSSystem DesignPythonFastAPIReactNext.jsPostgreSQLDockerAWSSystem Design
Wells Fargo
March. 2026 – PresentEngineering Associate – Auto Lending Modernization
- Rotational engineer in the CODE Program (Career Opportunities in Development and Engineering), part of a large modernization effort in the Auto Lending
- Building and testing backend and full-stack services in Java and TypeScript, including end-to-end test infrastructure for production loan processing workflows
JavaTypeScriptTestingFinancial Services
University of South Carolina
2021 – 2025B.S. Computer Science
- Developed a deep technical foundation in Database System Design and Operating Systems, focusing on high-performance backend architecture and resource management.
- Discovered a deep-seated interest in the intersection of Machine Learning and Distributed Systems, focusing on the synergy between scalable infrastructure and intelligent model deployment.
Distributed SystemsMachine LearningCloud DevelopmentSystem Design
Distributed Systems & AI
PresentAutoDev: Self-Healing CI/CD Agent ↗
- Architecting an event-driven distributed system that autonomously detects CI pipeline failures and submits code fixes via Pull Requests using FastAPI and Celery/Redis.
- Implementing enterprise-grade security protocols including HMAC SHA-256 payload verification and GitHub App authentication with ephemeral JWTs.
- Deploying the microservices architecture using Docker Compose, ensuring isolation between the webhook listener and analysis workers.
# Python# FastAPI# Redis# Celery# OpenAI API# Docker
Data Engineering
Oct. 2025QueryBox ↗
- Architected a serverless data pipeline using DuckDB-WASM and Web Workers, enabling client-side processing of 50MB+ datasets.
- Optimized ingestion performance by 50% via zero-copy buffer transfers and Apache Arrow IPC, reducing serialization overhead.
- Engineered a real-time analytical layer capable of aggregating 100k+ records in ~200ms, delivering instant insights without backend latency.
# React# TypeScript# DuckDB-WASM# Apache Arrow# Web Workers
Machine Learning / AI
Mar. 2025Gemini Web Assistant Extension ↗
- Built a Chrome extension embedding AI-powered summarization and conversational querying directly into webpages using Google’s Gemini model.
- Implemented a secure DOM-extraction pipeline with Flask backend inference and sub-200ms preprocessing latency.
- Designed a polished React UI with sandboxed content scripts to ensure reliable behavior across dynamic, JS-heavy sites.
# React# TypeScript# Flask# Google Gemini API