Using Vibe Coding to Create a Website — Virtualization Review

Using Vibe Coding to Create a Website — Virtualization Review

By By Tom Fenton01/21/2026
Publication Date: 2026-01-21 00:00:00

How-To

Using Vibe Coding to Create a Website

In a previous article, I described how I used GitHub to create and host a free, cloud-based web page, as I wanted a central hub for my work and an opportunity to experiment with AI coding and to see if I could host it for free. I chose GitHub Pages to host it for its simplicity and support for static sites. I used ChatGPT to generate HTML code for a straightforward “Hello World” web page. I then set up a local GitHub repository to manage updates.

In this article, I will discuss my experience creating the code that I used to generate the page’s content.

Vibe Coding
To create the HTML code that lists my articles, I wanted to use a Vibe coding methodology. At first, I thought that Vibe coding wasn’t an official technical term. I felt it was more of a cultural or slang expression I had heard about. However, after further research, I discovered that “Vibe Coding” was first introduced into the lexicon at the beginning of 2025 by AI researcher Andrej Karpathy. He used it to describe using an AI assistant to write code.

Vibe coding, at its core, typically means coding without a strict plan, allowing intuition or “the vibe” to guide you rather than following a detailed design document or a rigid methodology.
It is basically…