Nguyen Van Duy Khiem

Back

VitaFlow

Backend-focused team member 2024
Blood donation support system with donor, recipient, staff, and admin workflows built on .NET 8 and SQL Server.
.NET 8Razor PagesEF CoreSQL Server

Overview#

VitaFlow is a blood donation support system connecting donor, recipient, staff, and admin workflows. It is a good example of building around role-specific behavior and process coordination in a health-related context.

System Focus#

  • Separate workflow needs for different participant roles
  • Reliable data handling for operational records
  • Backend support for staff-facing administrative flow

What It Shows#

VitaFlow reinforces my interest in systems where service quality depends on clean workflow design rather than isolated screens alone.