Project Case Study

Holo Run

A neon runner preview with responsive swipe controls, original procedural graphics, and a focused browser-playable demo.

Screenshot-style preview of Holo Run

Problem

The runner needed a public-safe web preview that preserved the neon arcade feel while avoiding platform-specific build files and private app packaging.

Outcome

Prepared a static browser version that shows the movement, visual identity, and quick-play loop inside the portfolio without exposing app packages.

My Role and Approach

  • Adapted the runner into a self-contained web demo with original canvas-drawn visuals only.
  • Kept the preview focused on quick play, touch input, and the neon corridor presentation.
  • Removed platform-specific boot behavior from the embedded portfolio copy.

Tech Stack

  • HTML Canvas
  • CSS
  • JavaScript
  • Procedural graphics
  • Cloudflare Pages