ISP online shop + management system — two apps, one monorepo
Monorepo with two independent Laravel apps: an online shop (Loja) for end-customers to buy plans and vouchers, and a backoffice management system (SGA) for internal operations. They communicate via internal HTTP API — if the shop goes down, the SGA keeps running. Payments via EMIS GPO (Multicaixa Express + Angolan bank card).
The company needed both a public-facing shop and an internal management system. Coupling them would mean one failure taking down both. They also needed a PCI-DSS-compliant payment flow in a market where only EMIS GPO is a viable gateway.
Full development of both apps: architecture decisions, backend, frontend, EMIS GPO payment integration, server configuration, and production deploy.

Healthcare professional hiring platform
Full-stack platform connecting healthcare institutions with freelance health professionals in Angola. Features a complete hire-to-payment flow: shift scheduling, escrow-based payments via Multicaixa Express, earnings dashboard, and a full administrative panel — all server-rendered and deployed on a Linux VPS.

Internet provider institutional platform
Institutional website for an internet service provider in Angola, built with a full Laravel backend, admin panel, and server-side rendering via Blade. Covers service presentation, lead capture, and content management — deployed on a Linux VPS with Nginx and PHP-FPM.