All projectsCase study

4K Interactive Store Map

Computer-vision badge detection followed by generation of a standalone HTML map.

PythonOpenCVJavaScriptHTML
CARTE NEPTUNE
01

Context

A large-format map needed to become interactive while remaining easy to maintain.

02

Problem

Manually placing dozens of points was slow and fragile.

03

Solution

Badge detection, OCR, relative coordinates and standalone HTML generation, with Excel as the source of truth.

04

Key lesson

A clear source of truth prevents double maintenance.

Under the hood

How the project actually works

Architecture, constraints, deliverables and real impact.

01 Python
02 OpenCV
03 JavaScript
04 HTML
05

Impact

A clear source of truth prevents double maintenance.

Designed for real-world use
06

What this project demonstrates

I start from the problem and business flow, then aim for an observable, testable and maintainable solution rather than a demo effect.