Turning ideas into impact
We BuildSoftware That Matters
We design and build software that clinics, families, and businesses rely on every day.
Software That Drives Change
From concept to deployment, we write software that does what it needs to do
Software Excellence
Production-grade applications built with the right tools for the job
Custom Dashboards
Complex data, clear interfaces. Built for people who work under pressure.
User-Centric Design
Designed for how people actually work. Accessible from the start.
Enterprise Security
Security and compliance built in from the first line of code.
AI Integration
AI where it reduces real work. Not decoration.
Development Impact
What happens when the right software runs the right process
Process Automation
Replace the manual steps that slow operations down.
Data-Driven Insights
Turn raw data into answers. Before someone has to ask.
Scalable Solutions
Designed for today. Built to handle tomorrow.
System Integration
Connects to your existing systems without an IT project.
Our Story
Five years.
Nine products.
One mission.
We didn't start with a grand plan. We started with a problem. Then another. And another. Here's how it unfolded.
Chapter 1
2020
The spark
Medicam
- COVID-19 locked patients out of clinics overnight
- Built a telemedicine app in weeks: video calls, digital prescriptions, remote care
- Doctors could see patients from anywhere without risk
Thousands of patients reached their doctors without leaving home.
Chapter 2
2022
The first brick
Queue Management
- Jabal Sina Medical Centre had a full waiting room and no system to manage it
- Built a kiosk: scan ID, pick doctor, get token, sit down
- Staff tracked the queue in real time from any screen
Walk-in chaos became structured, trackable patient flow.
Chapter 3
2023
The portal
Patient App
- Patients left clinics with nothing: no reports, no records, no follow-up
- Built a mobile app: every result delivered the moment it was ready
- Prescriptions, vitals, and visit history, all in one place on the phone
Every clinic visit, every result, every prescription, visible from the patient's phone.

Chapter 4
2023
The digital front door
Jabal Sina Website
- Patients searched for the clinic online before ever visiting in person
- Built a fast, patient-facing website listing doctors, specialties, and services
- The clinic now had a professional presence that matched the quality of its care
A professional online presence that converted search visits into clinic visits.
Chapter 5
2023
The back office
Admin Portal & Careers
- Clinic operations ran on spreadsheets and email: slow, scattered, error-prone
- Built an admin portal for internal HR and recruitment workflows
- Staff post jobs, collect applications, and manage hiring from one place
Internal operations and hiring, managed from a single platform.
Chapter 6
2023
The breakthrough
Lab Automation
- Every lab report required 30 minutes of manual work: type, check, highlight, export, WhatsApp
- Connected directly to lab analysers via HL7, the international medical data standard
- The same report now reaches the patient in 30 seconds, with zero manual steps
30 minutes cut to 30 seconds. Zero manual steps. Zero transcription errors.
Chapter 7
2024
The full journey
Pharmacy and Routing
- Every patient handover inside the clinic was invisible: doctor, nurse, pharmacy, cashier
- Mapped the full journey and connected every step in real time
- Doctor prescribes: pharmacy notified. Nurse calls: app shows the room. Doctor ready: patient gets a push
From arrival to departure, the patient journey became fully digital and visible.
Chapter 8
2025
A new horizon
SmartMum
- Pregnancy complications develop silently between appointments, often caught too late
- Built an AI platform that reads vitals from a smartwatch 24/7 and alerts the care team
- Piloted in UAE clinics, partnered with UNFPA, built alongside practicing obstetricians
Continuous maternal monitoring, from wrist to clinician, every hour of every day.
Today
2026
The destination
Afenso Care
- Five years. Nine products. Every stakeholder in a clinic now has a solution
- Scan a national ID, passport, or insurance card. The patient record appears instantly
- Each role sees exactly what they need: doctor, nurse, pharmacist, lab, insurer, auditor
The last EMR a clinic will ever need.

Abid Gafoor
Founder, Afenso
Senior Mobile Engineer at hedgehog lab
Three and a half years in cybersecurity at PwC UK shaped how I think about risk and resilience. A stint as Senior Flutter Developer at Greggs put me in front of high-volume, production software every day. Both informed what Afenso became.
I build with Flutter, TypeScript, and Python. I believe software can be a form of service. That conviction has a name: digital Sadaqah.
vault_storage
Unified Flutter Storage Solution
Solving Flutter's fragmented storage ecosystem
We created vault_storage to solve Flutter's fragmented storage ecosystem. This open-source package provides a single, unified, and type-safe API for all storage needs.
Combining the speed of Hive with platform-native security, featuring AES-256 encryption and seamless cross-platform support.
Secure by Default
AES-256 encryption with secure key management
High Performance
Built on Hive for lightning-fast operations
Type Safe
Clean API with typed error handling
// Before: Multiple packages, complex setup
import 'package:shared_preferences/shared_preferences.dart';
import 'package:hive_ce/hive.dart';
import 'package:flutter_secure_storage/flutter_secure_storage.dart';
// After: One unified solution
import 'package:vault_storage/vault_storage.dart';
// Initialize once at app start
final storage = VaultStorage.create();
await storage.init();
// Simple, secure, type-safe
await storage.saveSecure(key: 'user_data', value: userData);
final result = await storage.get<UserData>('user_data', isSecure: true);Every clinic. Every country.
One system they can trust.
We built nine products for one clinic network. Afenso Care is what came out of that. It reads local ID cards, speaks local insurance standards, and follows local regulations. Clinic staff do not need to know any of that exists.
A clinic in Dubai, London, or New York opens on day one with reception, clinical, lab, pharmacy, billing, and insurance already connected. No integrations. No third parties.
Deploying
Afenso Care
Reception
Patients · Queue · ID scan
Clinical
Notes · ICD codes · Prescriptions
Lab
Orders · Analyzer · Results
Pharmacy
Prescriptions · Dispense · Stock
Billing
Invoices · Payments · Reports
Insurance
Claims · Eligibility · Approval
6
Modules
0
Manual handoffs
1 day
Setup time
Let's Build Something
Have a problem worth solving? Tell us about it.