Back to projects
Dental Data Pipeline
Secure FastAPI backend for dental-record workflows with validation, encryption, hashing, and containerized deployment.
FastAPIPostgreSQLGoogle Cloud RunDockerNeon
My role
I owned the FastAPI backend, PostgreSQL workflows, and security hardening, including Fernet file encryption, bcrypt hashing, Pydantic validation, Docker containerization, and pytest coverage.
Project highlights
- Dental-record API workflows
- Pydantic validation
- Encrypted sensitive fields
- Fernet-based sensitive file encryption
What I would improve next
- Define target dental-office workflows and buyer requirements
- Add HIPAA-aligned audit logging and access controls
- Validate EHR/imaging-system integration paths