Jul 2025 — Present
Software Engineer · SDE-2
Owning systems, not just features — IaC migrations, real-time streaming, authz re-architecture, and the tooling the team builds on.
Performance Management Platform
- Built and delivered a config-driven employee development planning framework, enabling career progression tracking across multiple disciplines within the org's performance management platform.
- Spearheaded the migration of fragmented IaC from legacy CloudFormation and manually managed resources to a modular AWS CDK architecture — importing stateful resources with zero downtime and zero data loss while improving deployment consistency.
- Re-architected the platform's authorization model, replacing DynamoDB-based permission checks with Amazon Verified Permissions (Cedar): fine-grained, policy-driven RBAC with Cognito token enrichment for scalable, auditable access control.
- Migrated a legacy codebase into an Nx monorepo — consolidating shared packages, improving build performance, and standardizing tooling to sharpen developer experience for future work.
- Designed and built a Go developer CLI using OAuth 2.0 + PKCE to provision and seed isolated dev environments. Used goroutines for concurrent AWS operations and shipped an independent CI/CD pipeline distributing cross-platform binaries.
Real-Time Event Management Platform
- Architected and delivered the platform's flagship real-time event dashboard — an end-to-end streaming architecture using PostgreSQL LISTEN/NOTIFY, SignalR, Redis, Server-Sent Events, and optimized fan-out for low-latency delivery.
- Built a reusable frontend event-processing framework on generic Redux middleware, enabling rapid onboarding of new real-time integrations with minimal effort.
- Engineered a custom Debezium MSSQL Change Tracking connector, extending the open-source connector to support Change Tracking instead of CDC while keeping 100% schema compatibility with the existing Kafka/Flink ETL pipeline.
- Designed an optimized Change Tracking sync strategy — querying primary keys from the primary DB and fetching row data from read replicas — minimizing production load while preserving consistency.
USAF Pilot Scheduling Modernization
- Modernized a mission-critical USAF pilot scheduling app, migrating legacy KnockoutJS components to React while preserving feature parity across production systems.
- Optimized rendering across websocket-driven screens — eliminating unnecessary re-renders and reaching sub-millisecond critical rendering path performance via React DevTools profiling.
- Established a scalable end-to-end testing framework with Cypress, meaningfully improving regression coverage and release confidence.
Technical Leadership
- Mentored and led a cohort of 30+ engineering interns across Frontend, Backend, and AWS tracks — designing structured learning paths and ensuring measurable technical outcomes.