Available for new projects · Harare, Zimbabwe

We Build
Precision Software
for Africa's Future

Enterprise-grade fintech, insurance technology, and digital platforms — engineered for Zimbabwe's regulatory landscape and built to scale across the continent.

4+
Years building
20+
Projects delivered
3
Industry verticals
100%
Zim-market expertise
IFRS 17 · PAA · GMM · VFA
provisio/paa_engine.py
# Mcwamsie Solutions — Provisio v3.0
# IFRS 17 Premium Allocation Approach

class PAALiabilityEngine:
    def roll_forward(
        self,
        portfolio: InsurancePortfolio,
        period: ReportingPeriod
    ) -> LiabilityForRemainingCoverage:

        lfrc = self._opening_balance(portfolio)
        lfrc += portfolio.written_premiums(period)
        lfrc -= self._earned_premium(period)
        lfrc += self._insurance_finance_expense(period)

        # IPEC regulatory adjustments (ZWL→USD)
        if portfolio.currency == "ZIG":
            lfrc = self._apply_rbz_restatement(lfrc)

        return self._validate_disclosure(lfrc)
✓ RBZ / IPEC Compliant
Django
Laravel
Spring Boot
Flutter
React
Vue 3
PostgreSQL
Redis
Docker
Kubernetes
EcoCash API
Paynow Zimbabwe
Zimswitch
Africa's Talking
TypeScript
Kotlin
Python
Java

Deep expertise across
the full stack

From IFRS 17 compliance engines to offline-first mobile apps — we solve complex problems that generic software can't.

Fintech & Banking Systems

Multi-currency wallets, EcoCash/Zimswitch integrations, core banking modules, and ZIMRA-compliant transaction systems tailored for the Zimbabwean financial landscape.

ZiG/USD EcoCash Zimswitch ZIMRA RBZ

IFRS 17 Insurance Engines

Full-stack IFRS 17 platforms covering PAA, GMM, and VFA methodologies with CSM roll-forward, OCI mechanics, IPEC regulatory filings, and automated GL journal generation.

PAA GMM VFA IPEC CSM

Enterprise Web Platforms

Multi-tenant SaaS applications, ERP systems, management portals, and data platforms — built with Django, Laravel, or Spring Boot on hardened PostgreSQL architectures.

Django Laravel Spring Boot PostgreSQL SaaS

Mobile Applications

Cross-platform Flutter apps with offline-first architecture, delta-sync engines, and biometric security — designed for Zimbabwe's variable connectivity environments.

Flutter Kotlin Offline-First SQLCipher

AI Chatbots & Automation

WhatsApp and USSD chatbots for banking query management, customer onboarding, and claims processing — with AI diagnostic assistance and PII-safe integrations.

WhatsApp USSD Gemini AI Africa's Talking

Healthcare Technology

Medical aid society platforms, telemedicine systems, and community health worker apps — compliant with MoHCC/Medical Services Act and built for rural reach.

MoHCC Telemedicine Medical Aid PHR

Products we've shipped

A selection of platforms built for real clients, solving real problems in the Zimbabwean market.

InsurTech · IFRS 17

Provisio

2023 — 2024
Django PostgreSQL Python REST API

A full-scale IFRS 17 insurance accounting engine supporting all three measurement models — PAA, GMM, and VFA. Features automated CSM roll-forward, OCI election mechanics, GL journal generation with maker-checker workflow, IPEC/RBZ regulatory return filing, and a complete IFRS 17.93–116 disclosure pack. Includes a companion data-integration layer (Conduit) with SHA-256 sealed output for audit traceability.

3
Measurement models
100%
IPEC compliant
v3.0
Current version
LegalTech · SaaS

LexCore

2024
Django 6 Multi-Tenant PostgreSQL Vue 3

A legal practice management SaaS built for Zimbabwe's legal market. Covers LSZ trust accounting compliance, High Court Rules document management, ZIMRA VAT invoicing, matter & case tracking, and Econet/NetOne SMS client communications. Built on a schema-per-tenant multi-tenancy engine with custom Django 6 middleware.

LSZ
Trust accounting
ZIMRA
VAT compliant
SaaS
Multi-tenant
HealthTech · Mobile

CareLink Hybrid

2024
Flutter Django SQLCipher Gemini AI

An offline-first mobile healthcare platform for community health workers operating in rural low-connectivity environments. Features encrypted local SQLCipher storage, delta-sync conflict resolution, AI-assisted diagnostic report generation with PII stripping, and biometric device lock — purpose-built for Zimbabwe's rural health infrastructure.

100%
Offline capable
AI
Diagnostic assist
E2E
Encrypted

Let's engineer something exceptional

Whether it's an IFRS 17 compliance platform, a fintech product, or a greenfield enterprise system — we're ready to scope it with you.