Healthcare / Telehealth
Humwell — Telehealth Platform
Telehealth platform work for a Pakistani digital health brand — online consultations and pharmacy delivery on a Vue frontend behind Cloudflare.
- Vue.js
- JavaScript (ES6+)
- Node.js
- REST APIs
- AWS
- Cloudflare

- Client
- Humwell
- Duration
- Jun 2022 — Sep 2022
- Category
- Healthcare / Telehealth
Humwell is a Pakistani digital health brand built around online doctor consultations and medicine delivery. The platform frontend is a Vue.js application served behind Cloudflare on AWS infrastructure.
Telehealth carries constraints most consumer products do not: consultations are time-boxed and cannot fail silently, prescriptions have to flow into fulfilment without a manual step, and every screen touches health data that has to be handled carefully both in transit and in what the interface leaves on screen.
Note: the public site is currently showing a maintenance page while the platform is offline, so the live URL does not reflect the built product.
Key features
Online doctor consultation booking and session flow
Prescription handling flowing through to pharmacy fulfilment
Vue.js single-page frontend against a REST API layer
Health data handling with care for transit and on-screen exposure
Deployed on AWS behind Cloudflare
My role
Frontend developer on the platform.
- Built Vue.js screens and flows across the consultation and pharmacy surfaces
- Integrated the frontend against the platform REST API
- Implemented responsive layouts for a predominantly mobile audience
Challenges & solutions
A consultation cannot fail quietly. Booking and session flows need explicit state at every step — confirmed, waiting, in progress, ended — because an ambiguous screen during a medical appointment costs a patient real time.
Mobile-first in the strictest sense. Nearly all traffic is mobile on variable connections, so flows were built for a small screen first and widened, rather than the reverse.
Related projects
Healthcare / MobileLittle Angel Medical — LAM Child Health App
AI paediatric health app and product site: head, cough, throat, skin and vitals checks from a phone, plus LIA, an AI triage assistant for parents.
- React Native
- TypeScript
- Node.js
- MongoDB
- +6
Healthcare / CommunityGI Connect — Platform for Gastroenterology Professionals
Members-only platform where gastrointestinal specialists connect, share knowledge and access clinical resources, built on Laravel with a gated registration flow.
- Laravel
- PHP 8.2
- Blade
- MySQL
- +3