Skip to content
Yannick GBAKAYannick GBAKA
All projects

Quorum Enligne (BRVM)

Web application for running general assemblies of BRVM-listed companies, focused on reliability and security of sensitive shareholder data.

Role
Web Developer
Status
Production (former employer)
Impact
Automated processing of 10,000+ shareholder entries, 90%+ time reduction
Stack
PHPLaravelPythonPandasMySQLBootstrap

Context

At FX_LABS, Quorum Enligne is the web application used to run general assemblies for companies listed on the BRVM regional stock exchange. It handles sensitive shareholder data where reliability and confidentiality are non-negotiable.

My role

Web developer responsible for maintaining and improving the application through corrective maintenance, feature work, and UX improvements on the Laravel/MySQL codebase, with a constant eye on availability and data security.

Shareholder-list automation

Shareholder lists arrived as large, messy files. I built a Python/Pandas pipeline that processes 10,000+ entries, cutting processing time by 90%+ and removing the manual errors that came with handling them by hand.

What mattered

For an application used during live general assemblies, correctness and uptime outweigh everything else. The work was about dependable behavior under real, time-bound usage rather than flashy features.