Intellomix
Consumer DNA / genetic-health platform.
The problem it solved
A consumer genetics company needed one product spanning a secure API backend and a localized cross-platform mobile app.
Similar problems it can solve
Any B2C product needing a shared API + cross-platform mobile app with strong localization and API security.
An end-to-end consumer genetics-health product: an ASP.NET Core backend (three DbContexts, API-key middleware, Swagger, email) and a cross-platform .NET MAUI app (Android/iOS/Windows/Mac) with full DI and bilingual (fa/en) localization.
- ASP.NET Core backend — 3 DbContexts, API-key middleware
- .NET MAUI app — 18 view-models, 20+ pages, 13 services
- Pharmacogenomics, HLA typing, microbiome, ancestry
Overview
Intellomix is an end-to-end (B2C) genetics-health product covering pharmacogenomics, hereditary cancer, HLA typing, microbiome, ancestry and genetic risk.
One product, many components
An ASP.NET Core Web API (three DbContexts, API-key middleware, Swagger, email) and a cross-platform .NET MAUI app (Android/iOS/Windows/Mac) with 18 view-models, 20+ pages, 13 services, full dependency injection and bilingual (fa/en) localization.
Technology
ASP.NET Core · .NET MAUI · MVVM · EF Core.