Skip to main content
Blog
From Idea to Being Seen: Claude Code Helped Me Talk My Website into Existence

From Idea to Being Seen: Claude Code Helped Me Talk My Website into Existence

No web deployment experience, no SEO knowledge—just a desire to write down my thoughts. The site was live in two days, and MiraclePlus reached out within a week. This is my firsthand record of using Claude Code.

Jiawei GuanJiawei Guan3 min read
Share:

It started simply.

My colleague Zhang Mingxing once shared that we should write down our thoughts so more people can read them. The leverage is far greater than one-on-one conversations. He also cited the Mooncake project as an example—it started from personal influence on Zhihu (a Chinese Q&A platform) and gradually snowballed.

That stayed with me for a long time. But where to write?

I searched around on MindThinker and found there are indeed many platforms now: WeChat Official Accounts, Zhihu, Xiaohongshu. But each is quite closed off—once you publish, the content is locked in there. AI gave me a suggestion: first accumulate content on your own website, then distribute to various platforms.

That made sense. So I did it.

One Afternoon, Two Claudes

I happened to have a free afternoon when I made this decision. I was working on another project and opened up Claude Code to brainstorm the website design.

It gave very detailed advice. But the operational details—domain registration, DNS resolution, Vercel deployment—I had no idea about any of it.

Then I remembered the Claude Chrome extension.

I fed the operational advice from Claude Code directly to the extension, and it executed step by step. Buying the domain, setting up resolution, deployment. The only times I stepped in were when it got stuck: logging into accounts, picking a domain, confirming payment.

Technical details? I didn't understand any of it. But it got everything done.

While the Chrome extension handled DNS resolution on one side and Claude Code modified the code on the other, I just sat there writing my first blog post.

Two days later, the website was live.

This wasn't my first time using Claude Code. In my previous post about vibe coding, I said: Claude Code wrote all the code; I didn't write a single word. This time was the same.

Digital Twin and SEO

On the first day, there were a few small DNS issues, which Claude Code fixed quickly.

On the second day, I thought: could I add a digital twin?

The AI assistant in the bottom-right corner of the website now runs on Kimi K2.5. It can read everything I've written and answer questions on my behalf. The entire integration process—API calls, streaming output, UI adaptation—was written by Claude Code. I don't understand any of these technical details, but I knew what I wanted: a bot that could chat for me.

After the site went live, I spent half an hour every day writing blog posts. The ideas had to come from me; the AI just helped me organize and correct them.

Then I thought again: what if the website is built but nobody knows about it?

I ran OpenClaw locally and had it do SEO optimization for the site. It told me to register on Google Search Console and submit a sitemap. I did as it said, and it was done in a moment.

Validation After One Week

A few days after the optimization, MiraclePlus reached out.

Their industry research lead said my thoughts on edge devices aligned well with their interests and wanted to schedule an interview.

That moment felt a bit magical.

The site had been live for less than a week, and someone actually came knocking. Even more coincidentally, I had just put up my contact information the day before.

What Can a Non-Technical Person Do with Claude Code?

Looking back, what did Claude Code change?

I don't know how to deploy websites, don't understand DNS resolution, don't understand SEO. I just had one thought: I want to record my ideas and find people who resonate with them.

In my previous post, I said vibe coding means you go from being the person writing code to the person making requests—you become the product manager, and the AI becomes the engineering team. Building this website gave me a visceral feel for that statement.

In two days, "I want a place to write" became reality. In one week, real connections started forming. This zero-gravity feeling—the speed from idea to product validation is unimaginably fast.

Costs? Half an hour a day writing, a Claude Code subscription, a domain costing a few hundred yuan per year, and free hosting. In retrospect, digital identity may be the biggest personal leverage right now.

If You Want to Try It Too

If you haven't used Claude Code yet, open your terminal on macOS or Linux:

curl -fsSL https://claude.ai/install.sh | bash

Open PowerShell on Windows:

irm https://claude.ai/install.ps1 | iex

After installation, type claude in any folder and say: "Help me build a personal blog."

See what happens.

Recommended Reading

Subscribe to Updates

Get notified when I publish new posts. No spam, ever.

Only used for blog update notifications. Unsubscribe anytime.

Comments

or comment anonymously
0/2000