Built with HTML and CSS
The so-called "Cooking Project" was the first homepage I build around
while learning how to code and getting to know the world of frontend development.
It was built through inserting the content into HTML first, styling it through the CSS and then implementing some JavaScript to make the buttons work and alert a message and input field.
It not only was my first homepage but also the first project that I ever realised. Of course, it is not perfect, but it was my way into simple HTML, CSS and JavaScript. (Even including CSS and JavaScript in the HTML document at that point)
Is it simple, yes, does it do what it is supposed to, also yes. So it fulfils its job in its entirety.