A developer built a $7,000 portfolio website using Codex without writing a single line of code. The workflow combines Flow, ChatGPT, and Codex to produce a sticky-scroll timeline with smooth animations and interactive cards.
Key facts
- $7,000 portfolio website built without code
- Uses Flow for video, ChatGPT for design
- Codex reads plan, builds in stages
- Free version of Codex used
- Sticky-scroll timeline with smooth animations
A developer documented on X @_vmlops a complete no-code pipeline that produced a portfolio website valued at $7,000. The process uses three AI tools in sequence: Flow for video generation, ChatGPT for design planning, and Codex for implementation.
The workflow begins with a single reference image from Pinterest as the visual direction. Flow, a video generation tool, turns that image into a cinematic AI video using camera-controlled prompts. The video is then converted into a JPG image sequence at 30 frames per second, which serves as scroll animation frames for the website.
A matching color palette is extracted from the reference image and fed to ChatGPT, which produces a full design implementation plan. The developer structures everything into two folders: assets and instructions. Codex loads the project, reads the plan, inspects the assets, and builds the site in stages: timeline configuration, app shell, canvas render plus scroll engine, nav controller, and testing.
Refinements happen through plain-text prompts to fix gradients, font color, and card hover interactions. The end result is a sticky-scroll timeline with smooth animations and interactive cards that the developer describes as "agency-level design." The entire build used the free version of Codex.
Key Takeaways
- Developer built $7K portfolio site with Codex, Flow, ChatGPT—no code written.
- Workflow shows AI-directed multi-stage builds.
What This Means for No-Code Development

This workflow demonstrates a shift from AI-assisted coding to AI-directed coding. Codex acts as a project manager that reads a plan and executes it across multiple files, rather than generating code snippet by snippet. The developer's role shifts from writing code to curating inputs—selecting the reference image, approving the color palette, and giving text-based refinement instructions.
The $7,000 valuation suggests the output quality matches what a professional agency might deliver, but the time-to-completion drops from weeks to hours. Codex's ability to handle multi-stage builds with file inspection and cross-file dependencies is key to this capability.
Limitations and Caveats

The source is a single X post with no independent verification of the $7,000 valuation or the exact Codex version used. The developer did not share a link to the live site for inspection. Codex's free tier may have usage limits that could constrain larger projects. The workflow also depends on Flow, which has its own costs and quality variability.
What to watch
Watch for Codex to release a paid tier with higher limits and longer context windows. If it ships file-system access for local development, the no-code pipeline for production websites becomes viable beyond portfolios. Also track whether Flow adds direct website export, cutting out Codex entirely.







