In progress
From Zero to Live
Why it matters
I wanted to turn the intimidating first deployment path into a practical learning project with concrete steps and fewer mystery gaps.
What it does
- Organizes a beginner-friendly guide for the path from a blank folder to a deployed web app.
- Connects beginner-friendly writing with real project structure and deployment decisions.
- Treats deployment as part of learning to build, not an afterthought.
Current status / Next steps
Current status
- In progress.
- The draft structure exists, sections are being expanded, and the project is not yet publicly published.
Next steps
- Finish the core chapters.
- Polish diagrams and visual explanations.
- Add clearer deployment explanations.
- Decide when and where to publish it.
Build / Deployment
Markdown · Technical writing · GitHub · Vercel · AI-assisted workflow
From Zero to Live is a technical writing project, not a finished deployed app. The build/deployment work here is part of the subject matter: explaining how small web projects move from local files to a public site.
Source material
The project is organized as writing, outlines, and explanatory material rather than a finished app.
Build focus
The guide explains project setup, local development, GitHub, Vercel, and public deployment concepts.
Publication
No public book or docs site is configured yet.
Architecture / How it works
Writing project
This is primarily a documentation and technical writing project, not a finished public book or software app.
Guide structure
The intended structure is a three-part guide: getting oriented, building the thing, and going live.
Part 1
Part 1 covers what the modern app stack is and why it feels confusing.
Part 2
Part 2 covers going from a blank folder to a working local app.
Part 3
Part 3 covers GitHub, Vercel, deployment, ownership, maintenance, and next steps.
Future public format
Any eventual public version should be a docs or static-content site rather than source code embedded in the portfolio.
Honest status
The portfolio detail page tracks the project without implying a finished book site exists today.
Teaching Notes
What exists
- A draft structure for a beginner-friendly web app deployment guide.
- A three-part outline for orientation, local building, and public deployment.
- Early sections and explanations centered on small, shippable projects.
Writing focus
- How much confidence comes from seeing the whole path end to end.
- Why writing about software needs concrete artifacts, not just concepts.
- How to turn a deployment workflow into teachable steps.
Links
No public live demo or source repo is listed for this project yet.
Project gallery