<?xml version='1.0' encoding='utf-8'?>
<feed xmlns="http://www.w3.org/2005/Atom">
  <title>Timothee Boitelle — Blog</title>
  <link href="https://tiboitel.github.io/feed.xml" rel="self" />
  <link href="https://tiboitel.github.io" />
  <id>https://tiboitel.github.io/</id>
  <updated>2025-01-15T00:00:00Z</updated>
  <author>
    <name>Timothee Boitelle</name>
  </author>
  <generator>generate_feed.py</generator>
  <entry>
    <title>Building a Portfolio Site with Vanilla HTML, CSS, and Conway's Game of Life</title>
    <link href="https://tiboitel.github.io/article.html?slug=hello-world" />
    <id>tag:tiboitel.github.io,2025-01-15:/hello-world</id>
    <published>2025-01-15T00:00:00Z</published>
    <updated>2025-01-15T00:00:00Z</updated>
    <content type="html">&lt;p&gt;How I built a minimalist developer portfolio with vanilla HTML, CSS, JS, and a Conway's Game of Life canvas background — no frameworks, no build tools, no dependencies.&lt;/p&gt;</content>
    <summary>How I built a minimalist developer portfolio with vanilla HTML, CSS, JS, and a Conway's Game of Life canvas background — no frameworks, no build tools, no dependencies.</summary>
  </entry>
</feed>