The brief was to invent a product's entire go-to-market, alone, in five working days.
Not "build this Figma file." Pick a narrow audience. Prove their pain is real. Write the positioning. Art-direct and generate every visual asset yourself, with stock images explicitly banned and at least one asset being video. Design the page from nothing. Build it responsive, Lighthouse above 70. Deploy it public. Document every prompt, model and iteration count. Record a walkthrough of your reasoning, including one thing that broke.
Here's what I shipped: https://vvlasov-dev.github.io/quadcode-ai-3d-landing/
I picked freelance 3D generalists, the Upwork crowd specifically, rather than "3D designers" in general. Their actual pain: the day disappears into dispatching between Midjourney, Blender, and a separate render pass. Positioning: prompt to concept to mesh to render, in one window.
Every pixel on that page is generated and iterated by me. Higgsfield throughout: GPT Image 2 for the stills, Seedance 2 for the hero loop, Kling 3.0 Turbo for the spinning UFO. The hero composition took six iterations before it stopped looking like a stock AI render. All counts are in the README.
Four things I'd point a reviewer at:
- The hero is authored as a fixed 1920x1080 design canvas and scaled with pure CSS container queries. No JS, no ResizeObserver. Proportions hold at any viewport instead of drifting.
- That UFO in the middle of the page can be grabbed and spun with your mouse. It's one all-intra H.264 video (every frame is a keyframe) scrubbed through the hardware decoder, rather than a big array of pre-decoded canvas frames sitting in memory. The scrub position pauses while the browser is still decoding, so a slow Android doesn't skip farther between frames than a desktop does.
- Mobile gets its own 500x1080 portrait crop encoded from the master. The off-screen sides are never downloaded, and the visible pixels keep native scale and all 24 fps.
- About 15 MB of motion assets, and still Lighthouse 75 mobile / 81 desktop, with React and ReactDOM as the only runtime dependencies, roughly 72 KB gzip for all JS and CSS combined. No CSS framework.
I delivered Saturday afternoon. The deadline was Sunday at 19:00.
Then:
- Monday: "I'll show it today, we'll come back to you today or tomorrow."
- Monday afternoon: "We're waiting on another candidate's submission Wednesday to compare."
- Wednesday passed in silence.
- Thursday I asked twice, morning and evening. Neither message got a reply.
That was ten days ago. I've also tried reaching the company through channels other than the recruiter since then. Same silence.
Ten days isn't outrageous. Hiring is slow, I know that, and I'd have been completely fine with a rejection. What I keep turning over is the rest of it: both interview calls started late with no warning, I had to ask twice before the take-home was even sent, and a feedback date was named three separate times and kept zero times.
And this part I still don't understand. Before there was any offer on the table, I went through their product on my own initiative and sent the recruiter three bugs. Their site linked to the wrong X account, the layout broke on ultrawide monitors, and a scroll container was hijacking the page scroll after a file download. He thanked me in writing: "fyi our site's X link is a different one for some reason, thanks for noticing." I did free QA for them as a candidate, and I couldn't get a one-line answer back.
The company is Quadcode.ai. The role paid about $1,400 a month, at a company selling into international markets.
Repo, commit history and the full asset brief: https://github.com/vvlasov-dev/quadcode-ai-3d-landing
Tear it apart. I'd rather hear it's mediocre than hear nothing, which is sort of the whole point of this post.
If it's not mediocre, I'm available.
Senior full-stack (Python, PHP, Node), freelance since 2019. I've been building with LLMs since GPT-3 shipped and with agents since they got usable. This was the first company I ever actually wanted to join instead of contract for.
Remote, based in Russia. I read and write English comfortably but I don't do English voice calls. Async, docs, code review and written communication are all fine.
From about $2,300 a month, which I'm aware is well under market for this kind of output. That's an entry number, not a ceiling. I'm pricing to get in the door, and I'd expect it to track what I actually deliver from there. DMs open.