Welcome to the deployment branch of Vismay Tiwari’s Portfolio.
Looking for the clean source behind the WebGL fluid simulations, Three.js workbench,
GSAP scroll magic, and all the tiny frontend madness?
⚙️🚀 What you’re seeing here is the compiled, minified, heavily optimized static build — basically the portfolio after it went through the gym, a blender, and a production pipeline.
Because this project was not just a quick weekend template flip.
I’m mostly a backend-heavy full-stack engineer, so going deep into shaders, 3D interactions, frontend physics, animation timing, and performance tuning was a proper side quest. 🧪✨
A fun one. A painful one. The kind where you question your life choices at 2:37 AM because one canvas effect is misbehaving by three pixels. 🫠
|
One very humbling discovery was that the same graphics that look buttery smooth on a laptop can absolutely fall apart on a phone. Lower GPU headroom, different screen sizes, touch behavior, browser quirks, thermal throttling — all the tiny things that politely wait until the last moment to ruin your day. |
Even AI was not magically handing me the answer for that. I had to read random docs, dig through examples, test things badly, break them again, and slowly figure out what actually works on real devices. Very character-building. Very annoying. 10/10 would complain again. 🫠 |
Also, unlike this deployment repo, the real source is not some suspicious one-commit magic trick — it has 40+ commits of experiments, rewrites, performance fixes, mobile pain, and late-night “okay, NOW it works” moments. 📱
After all that, the original architecture and un-minified code became something I actually care about — so for now, it stays in the private vault. 🗄️
You can still explore the live site, inspect the compiled assets, judge the vibes — and yes, maybe hire me for work.
I’ve worked on real systems at serious scale, and I like the full arc: taking ideas from 0 → 1, then making them stable enough for millions of users, messy production traffic, and all the tiny edge cases hiding in the walls.
Backend-heavy full-stack Product-minded builder Scale + performance Frontend side quests survived
Warning
Just don’t copy, clone, reproduce, redistribute, or reuse the code in another project. Be cool. The internet has enough copy-paste villains already.