How I built a Game & Blog in 24 Hours with Zero Experience (using AI)
newupdateblog.netlify.appยท1dยท
Discuss: DEV
๐Ÿ IndieWeb
Preview
Report Post

Hi everyone! ๐Ÿ‘‹

I am completely new to the world of web development. Two days ago, I didn't know what an index.html file was.

Instead of spending months learning syntax first, I decided to try something different: I used AI (Gemini) as my pair programmer.

My Workflow:

  1. I came up with the ideas (a Space Defender game + a personal blog).
  2. I asked the AI to generate the core code.
  3. The Hard Part: I had to learn how to deploy it, how to debug file path errors (I struggled with 404s for hours!), and how to modify the code to add features like a "Cheat Mode."

The Result:

I now have a live website hosted on Netlify. Even though I didn't write every line of synta...

Similar Posts

Loading similar posts...