Dental Clinic & X-Ray Imaging System
WPF-based dental clinic desktop application with patient records, appointments, billing, and an X-ray imaging module with AI-assisted diagnostic detection.

Problem
Dental clinic needed a reliable offline-capable desktop application for managing patient workflows, plus faster, more consistent X-ray reading.
Solution
Built a C# WPF application with patient management, appointment scheduling, billing, and a dedicated X-ray imaging module (Intraoral, Panoramic, Cephalometric, 3D CBCT) with AI-assisted diagnostic detection across categories like caries, endodontic, periodontal, and bone pathology.
Architecture
WPF UI → Business Logic → SQL Server Database, with a Python-based AI diagnostics layer for X-ray analysis.
My Contribution
Sole developer — designed the UI in XAML, implemented business logic in C#, built the X-ray imaging/enhancement pipeline, and integrated the AI diagnostic detection.
Result
Deployed to production clinic, combining full patient workflow management with AI-assisted X-ray diagnostics, handling 100+ patient records daily.