Where I've worked

Experience

Tap a role to open the detail.

  1. Automated tests
    ~100 → ~2000
    • I was responsible for the core business logic of a real-time IoT monitoring platform. I planned the features together with the team, then implemented them alone.
    • I introduced AI-assisted development practices (especially after the release of Opus 4.5) and workflow automations via GitHub Actions and GitHub Agentic Workflows.

    Stack

    • ASP.NET Core
    • RESTful Web API
    • EF Core
    • MSSQL
    • Docker
    • Microservices
  2. Users
    ~100
    Device coverage
    +50%
    • I worked in an agile team on a DIY test automation application: instead of testing manually, users assembled their own automation workflows out of simple steps we called bricks.
    • I moved a legacy data record reader to .NET 8 and widened the range of PLC interface modules it could read. The migration also surfaced a critical bug in one of the newly supported device, which the old reader could never have caught due to the luck of support.

    Stack

    • .NET
    • C#
    • WPF
    • Azure DevOps
    • NUnit
    • MVVM