Resume

Articles

Latest writing and notes
I Created a SOQL Query Builder That Was Immediately Adopted Company Wide
I Created a SOQL Query Builder That Was Immediately Adopted Company Wide
A case study in replacing a fleet of inconsistent Salesforce query patterns with a single, type-safe Kotlin DSL. This shift reduced development and code review effort by one-third while entirely eliminating SOQL-related production bugs.
I built an analytics platform that reduced report creation turnaround from weeks to under a day.
I built an analytics platform that reduced report creation turnaround from weeks to under a day.
How I designed and delivered a cloud analytics platform that eliminated our Sigma dependency, enabled report creation in under a day, and transformed our client portal into a strategic differentiator.
Building a Design System to Increase UI Consistency and Dev Velocity
Building a Design System to Increase UI Consistency and Dev Velocity
How I created OUI — a shared component library and design system — by partnering with UX, engineering, management, and leadership to eliminate UI entropy and accelerate feature delivery across the organization.
Crafted a logic search tool used by 100% of engineers at least twice a week
Crafted a logic search tool used by 100% of engineers at least twice a week
Developed a Go-based CLI to solve the "logic discovery" problem in a codebase spanning 100+ repositories, where traditional tools like `grep` were too noisy and AI agents were too slow for real-time engineering needs.
Created integration tests that automatically validates changes to Salesforce API contract
Created integration tests that automatically validates changes to Salesforce API contract
Tackled the "Salesforce contract tax" by building an automated validation system that uses classpath scanning and dynamic test generation.
Created a tool  used for fast developer workstation setup
Created a tool used for fast developer workstation setup
Replaced a "tribal knowledge" onboarding process with a cross-platform desktop app built using Go and Wails, slashing developer setup time from two weeks to two hours.