// Imports #import "@preview/brilliant-cv:4.0.1": ( cv-entry, cv-entry-continued, cv-entry-start, cv-section, ) #cv-section("Professional Experience") #cv-entry( society: [Fieldwire by Hilti], date: [July 2022 - April 2026], location: [Chicago, IL (Remote)], title: [Software Engineer III - Backend Services], description: list( [Architected a high-throughput event streaming system using Rust, Actix, and AWS Kinesis to support Audit Log and Webhooks services], [Overhauled self-checkout billing services to support new payment processors and internal lead-tracking systems, improving visibility for enterprise sales leads and centralizing control of new and existing revenue], [Migrated the first \$1 million of revenue across multiple sales regions from Stripe to the new internal billing and account management system], [Led maintenance on a 200k LOC Rust repository, keeping dependencies up to date and improving internal tooling to accelerate development for cross-functional teams], [Built webapp- and customer-facing APIs with Axum and Ruby on Rails to support billing, authentication, and user management across multiple regions for 100k active users], [Continuously refactored existing API flows to reduce database query volume by more than 10x, greatly improving service availability and eliminating failed API calls], ), tags: ("Rust", "Ruby on Rails", "PostgreSQL", "Axum", "Tokio", "Kinesis", "DynamoDB"), ) #cv-entry-start( society: [Honeywell], location: [Atlanta, GA (Hybrid)], ) #cv-entry-continued( title: [Software Engineer - TIGER Integrated Systems], date: [August 2020 - June 2022], description: list( [Achieved digital transformation by modernizing three legacy maintenance tracking systems into a single Node.js-powered platform to streamline processes for service engineers to diagnose and report engine issues], [Migrated disparate legacy Oracle databases into a single data model in PostgreSQL, improving resiliency, efficiency, and accuracy of contractually-required reports], [Mentored an intern, onboarded them to our backend development processes, and helped them learn SQL and TypeScript], ), tags: ("Node.js", "React", "TypeScript", "PostgreSQL"), ) #cv-entry-continued( title: [Software Engineer - GoDirect Flight Planning Engine], date: "", description: list( [Built microservices and frontend components to integrate 3rd-party and internal services into a single aviation fleet dashboard, unifying the customer experience and increasing the value of a flagship product], [Worked with multiple teams around the globe to migrate React components from legacy systems and increase developer efficiency], ), tags: ("Node.js", "React", "Microservices"), ) #cv-entry-continued( title: [Software Engineering Intern], date: "Summer 2019", description: list( [Developed microservices to produce weather data and airport information, and integrated them into an interactive map on the frontend], [Implemented a comprehensive menu in React to control layers of data displayed on a flight routing engine], [Designed and implemented an algorithm to split GeoJSON objects across the anti-meridian, bringing our data into compliance with specs], ), tags: ("Node.js", "React", "GeoJSON", "Microservices") ) #cv-entry( society: [Clear Software], title: [Software Intern], location: [Zionsville, IN], date: "Summer 2017", description: list( [Worked directly with clients to determine requirements for product customization], [Built a generic Django-HTTP connector in Python to enable integration with existing enterprise systems], [Configured ad hoc dashboards for customers using Django templates], ), tags: ("Python", "Django"), )