← All Writing
February 17, 20264 min read

Gemini Grades the Website Build Difficulty

I asked Google’s AI to evaluate how hard it actually was to build joseandgoose.com from scratch

After writing about how I built this site, I had a nagging question: was I underselling the difficulty, or overselling it? When you’ve done something yourself, it’s hard to gauge how hard it actually was. I kept describing the build as “beginner-friendly” — but that’s self-assessment from someone who just did it and wants others to try.

So I asked a different AI to evaluate it. Not Claude, which built the site and would have obvious bias. Gemini — Google’s AI — to read the full build writeup and grade the difficulty independently. The question: would an outside perspective confirm “this is beginner-friendly,” or flag steps I’d glossed over as harder than I admitted?

Gemini’s take was that the process is beginner-friendly and designed for someone with no prior coding experience. A non-developer, completed the site in about 6–7 hours spread across three sessions.

However, “easy” is relative. While the AI (Claude) handles the actual coding, you still have to navigate several technical tools. Here is Gemini's breakdown of the difficulty based on the steps provided:

1. The “Easy” Parts (High Success Rate)

2. The “Moderate” Parts (Where You Might Get Stuck)

3. The “Tricky” Parts (Technical Hurdles)

Tip from the article

If you use both Cloudflare and Vercel, set Cloudflare to “DNS only” to avoid breaking the site.

Summary of Requirements

To follow these steps successfully, you don’t need to be a coder, but you do need:

Verdict

If you are comfortable following a tutorial and aren’t afraid of a terminal window, it is highly achievable. If you find installing new software or managing domain settings intimidating, you may still find it a bit frustrating.

← Back to all writing