LinkedIn Talent Experience
An interactive event experience built for LinkedIn's major London talent event in 2024. Two parallel content tracks — one corporate-facing, one staff-facing — designed end-to-end in Adobe XD, content-mapped in Miro, then built as a local-first slide-and-branch system backed by MongoDB so the experience never depended on venue connectivity.
The brief, the build, and the result.
An interactive event experience built for LinkedIn's major London talent event in 2024. Two parallel content tracks ran at the venue: a blue corporate-facing track for visiting clients and partners, and a green staff-facing track for LinkedIn's own team. Both designed end-to-end in Adobe XD across every screen, content-mapped collaboratively in Miro, then engineered as a Vue 3 + Vite single-page experience backed by a local Express + MongoDB API. The content model is slide-and-sequence: each slide has next/prev relationships across multiple branches, so a Talent Challenges menu can branch into five paths and rejoin cleanly. The system runs entirely on local hardware at the venue — venue wifi never blocks the experience — with the same build deployable to DigitalOcean for staging and content review.
- 01Two parallel content tracks — corporate (blue) + staff (green)
- 02End-to-end Adobe XD design across every screen
- 03Content authored in Miro, content-managed via MongoDB
- 04Custom slide-and-sequence content model with branching menus
- 05Vue 3 + Vite single-page experience
- 06Express + MongoDB API runnable locally on venue hardware
- 07Local-first — venue wifi can't block the experience
- 08Deployable to DigitalOcean for staging and content review
- 09Talent Challenges menu, multi-branch storylines, rejoin logic