
Ahmad Ameen
Backend Engineer | AI Engineer
Building scalable systems and intelligent solutions with Python, Javascript/Typescript, and Go
Featured Projects
Building scalable solutions across different domains
Flowrra
Open-source Python task execution framework designed for both I/O-bound and CPU-intensive workloads, offering explicit scheduling control and flexible broker/backend architecture. It's a modern alternative to Celery.
Tochly
Open-source Slack-inspired chat platform designed for scalability, reliability, and real-time collaboration.
EHACare
Electronic Medical Record (EMR) system built on OpenEHR and FHIR standards to improve healthcare data interoperability and simplify clinical workflows.
Goping
A fast and lightweight ping utility in Go that supports ICMP ping and gracefully falls back to TCP ping when ICMP is not permitted.
GetCare
Getcare is an EHA Clinics public-facing web application, where users can schedule appointments for physical or virtual consultations with doctors, purchase lab tests and/or medications.
Healthmate
Mobile app for healthcare appointment scheduling, medication purchases, and accessing medical records.
Latest Articles
Sharing insights on backend engineering and AI
Understanding the Factory and Factory Method Design Patterns
You’ll learn how and why to use Factory and Factory Method patterns to manage object creation cleanly in your code