Personal portfolio site for Ke Wang, Senior FX Artist at DNEG, London.
Live site: https://kewangfx.github.io/kewang_portfolio/
Plain HTML / CSS / JavaScript — no build tools, no dependencies.
- Hero with showreel modal (YouTube)
- Works — 9 projects with video thumbnail previews and modal playback
- Tutorials section
- Resume timeline
- Contact / footer
- Copy a
<article class="work-card">block inindex.html - Add
data-video="assets/videos/yourfile.mp4"to the article - Drop the video into
assets/videos/ - Add a
<video class="work-thumb-video">tag inside.work-thumb