Untangle the complexity.
Insurance pricing combines driver, vehicle, experience, and discount factors that need deterministic calculation and a low-friction user flow.
A Manitoba-focused insurance quote application implementing Driver Safety Rating logic with a modern Angular and ASP.NET Core stack.
SpeedOne translates complex insurance rules into a clear quote journey backed by a maintainable enterprise-style architecture.
Insurance pricing combines driver, vehicle, experience, and discount factors that need deterministic calculation and a low-friction user flow.
An Angular frontend captures quote inputs while an ASP.NET Core API applies MPI-inspired DSR logic. Entity Framework and SQLite provide a clean persistence layer.
A practical full-stack system showing business-rule modeling, API boundaries, database integration, and responsive form design.