Experience

A timeline of roles and what I owned end to end, with a focus on performance, reliability, and product quality.

Work history

Back to home →
  • Fullstack Engineer

    OakPMNew York, NY

    Sept 2024Sept 2025
    • • Owned performance optimization for high-volume scheduling workflows, analyzing SQL Server execution plans, indexing strategies, and query refactors to reduce query latency by ~30% in production environments.
    • • Designed and shipped a role-based access control (RBAC) system serving 500+ users across 50+ projects, designing granular permission models and optimized database schema to ensure security compliance while maintaining sub-100ms authorization checks.
    • • Led the end-to-end development of a Gantt chart baseline scheduling feature, enabling users to snapshot, compare, and analyze schedule changes over time.
    • • Refactored Razor partials into reusable view components to reduce duplication by ~67% and accelerate iteration across scheduling-related features.

    C# • ASP.NET MVC • SQL Server • React

  • Fullstack Engineer

    AcquireROINew York, NY

    Apr 2023May 2024
    • • Owned the design and implementation of a dynamic dashboard filtering system using React and FusionCharts, improving data load efficiency and contributing to a 25% increase in user engagement.
    • • Led AWS migration to EC2-based infrastructure, implementing auto-scaling groups and load balancers that reduced application load times by 82% and improved system availability to 99.9%.
    • • Engineered a centralized statistical processing engine backed by optimized MySQL queries to unify multiple data sources, improving data consistency and simplifying downstream analytics.

    React • GraphQL • Node.js • AWS • MySQL

  • Fullstack Engineer

    Odin’s EyeNew York, NY

    Dec 2021Jul 2022
    • • Built real-time monitoring system using server-sent events (SSE) in Node.js to stream Kubernetes cluster health metrics to dashboards, enabling ops teams to detect issues 10x faster.
    • • Improved frontend performance by ~35% through image optimization and CDN integration, leading to better SEO rankings and increased user retention.
    • • Implemented comprehensive test coverage using Jest and Supertest, achieving 85%+ code coverage across Express middleware and authentication flows.

    React • Redux • Node.js • Kubernetes • SSE • Jest