Mobile Park builds PaaS-delivered geolocation and telematics platforms for enterprise clients (taxi fleets, car sharing, vehicle leasing), plus industrial electronics with embedded software.
I am the sole developer of an internal .NET SDK ecosystem used by 15-20 engineers across product teams, owning the full cycle: requirements from business and from the engineers using the platform, architecture, development, testing and maintenance.
Highlights:
Increased product-team delivery speed through reusable platform components, including a fully custom distributed caching framework and OpenTelemetry-based observability tooling
Implemented a zero-touch release pipeline with package backward-compatibility validation across multiple runtimes, and Toxiproxy-based network fault-injection testing
Developed Roslyn-based code analyzers, fixes and syntax rewriters that enforce platform usage guidelines and automate large-scale refactoring, reducing code review overhead
Built a dotnet CLI automating SQL Server -> Postgres migration (schema, source code, SQL templates, integration testing), with embedded AI agent skills driving the workflow end-to-end
The platform is a modular monorepo - 30+ runtime libraries and Roslyn analyzers, build tooling, and multiple .NET CLI tools - delivered as NuGet packages through NUKE and Azure DevOps.