The Ultimate West African Financial Digital Ecosystem
Afri-Fin is more than a website; it is a full-scale software infrastructure merging three core domains: a financial media portal (BRVM stock news and indices), a certified e-learning academy (LMS), and a powerful administrative management tool (CRM/CMS). The application enables investors to track markets, learners to get certified through interactive paths, and administrators to control the entire business (payments, job applications, stock data) from a single centralized interface.
Secteur Investissement & Éducation
Développeur Full Stack Lead & Architecte Backend
2025
The Challenge
The challenge was to build an "all-in-one" platform capable of handling heterogeneous data streams. Technically, it required: 1) Scraping and stabilizing often volatile African stock market data. 2) Creating a complex Quiz engine for learning. 3) Securing mobile payment collection (Momo/Flooz) through webhooks. 4) Designing an administrative interface capable of supervising more than 15 different business modules without cognitive overload.
The Solution
I opted for a modular monolithic architecture using Laravel 10 and Livewire 3, providing instant UI reactivity without the complexity of a separate frontend. Business logic was isolated into specialized Services (Payment, Scraping, Certificate). For the admin, I designed a dynamic CRUD system managing everything from blog posts to investment appointments, including HR recruitment tracking and fine-tuned stock API configurations.