TicDrive Ecosystem
Bridging the gap between drivers and local auto repair shops through a robust trilateral architecture.
I architected and developed the entire ecosystem from the ground up, juggling three different major codebases: a scalable C# .NET 8 backend, a cross-platform React Native mobile app, and a Nuxt 3 web dashboard.

The Trilateral Architecture
Ensuring real-time synchronization and a seamless booking flow across all platforms required pristine API design and strict state management.
React Native (Expo)
Cross-platform mobile application available for iOS and Android. Allows users to browse auto repair services, track their vehicles, and manage appointments.
Nuxt 3 Dashboard
A comprehensive web portal for repair shop mechanics and managers to track incoming customers, organize schedules, and streamline operations.
.NET 8 API Core
The central nervous system. A robust, scalable C# REST API with Entity Framework Core, managing complex relational SQL Server databases and JWT authentication.