Landing page · Featured · 2024
A brand at 5G speed.
Act I
A brand guide is only useful if it can’t drift from the real brand. So instead of pasting logo images and hoping people follow the rules, I made the logo a piece of code and rendered every lockup, size rule, and color example straight from that one source of truth.
Act II
A brand-guidelines site for V5G, an O-RAN 5G simulation platform. The centrepiece is the logo: a code-drawn parametric React SVG that acts as the single source of truth for every lockup, size rule, and color treatment on the page.
Intermission, the demo

the service itself, drag the dot between the wireframe the project started from and the shipped site
The cast
Read the card, then flip it to watch the mechanism run.
0x01
One component renders four lockups with per-path stroke-drawing and color props, so every guideline example on the site draws from a single source of truth.
how it works
0x02
Minimum-size and exclusion-zone diagrams are rendered from code, not pasted as images, so the rules can’t drift from the mark.
how it works
0x03
Navy-on-green and green-on-navy treatments stay legible in both light and dark modes.
how it works