<rss version="2.0">
  <channel>
    <title>Markus Hutnik</title>
    <link>https://markushutnik.com/</link>
    <description>Markus Hutnik&#39;s posts and updates</description>
    <item>
      <title>HTML Canvas</title>
      <link>https://markushutnik.com/posts/20241229_html_canvas.html</link>
      <pubDate>2024-12-29</pubDate>
      <description>Discussion of HTML canvas and showing simple examples</description>
      <guid>https://markushutnik.com/posts/20241229_html_canvas.html</guid>
    </item>
    <item>
      <title>My third marathon</title>
      <link>https://markushutnik.com/posts/20240506_third_marathon.html</link>
      <pubDate>2024-05-06</pubDate>
      <description>Race report for my third marathon</description>
      <guid>https://markushutnik.com/posts/20240506_third_marathon.html</guid>
    </item>
    <item>
      <title>Python standard library hidden gems</title>
      <link>https://markushutnik.com/posts/20240503_python_standard_library.html</link>
      <pubDate>2024-05-03</pubDate>
      <description>Showcasing some interesting packages available in the Python standard library</description>
      <guid>https://markushutnik.com/posts/20240503_python_standard_library.html</guid>
    </item>
    <item>
      <title>How to make your own website</title>
      <link>https://markushutnik.com/posts/20231130_make_your_own_website.html</link>
      <pubDate>2023-11-30</pubDate>
      <description>Tutorial for beginners on creating and publishing your own website</description>
      <guid>https://markushutnik.com/posts/20231130_make_your_own_website.html</guid>
    </item>
    <item>
      <title>Go WebSockets</title>
      <link>https://markushutnik.com/posts/20230525_go_websockets.html</link>
      <pubDate>2023-05-25</pubDate>
      <description>Tutorial for setting up a websockets project using Go</description>
      <guid>https://markushutnik.com/posts/20230525_go_websockets.html</guid>
    </item>
    <item>
      <title>My first marathon</title>
      <link>https://markushutnik.com/posts/20230507_my_first_marathon.html</link>
      <pubDate>2023-05-07</pubDate>
      <description>Talking about the training process and results of my first marathon</description>
      <guid>https://markushutnik.com/posts/20230507_my_first_marathon.html</guid>
    </item>
    <item>
      <title>Build a CLI app with Python</title>
      <link>https://markushutnik.com/posts/20230326_python_cli_app.html</link>
      <pubDate>2023-03-26</pubDate>
      <description>Tutorial on how to build and package a CLI app with Python</description>
      <guid>https://markushutnik.com/posts/20230326_python_cli_app.html</guid>
    </item>
    <item>
      <title>2D Physics in the Browser</title>
      <link>https://markushutnik.com/posts/20221105_web_physics.html</link>
      <pubDate>2022-11-05</pubDate>
      <description>Tutorial for using Matter.js to create a website with 2D physics.</description>
      <guid>https://markushutnik.com/posts/20221105_web_physics.html</guid>
    </item>
    <item>
      <title>The Game of Life, Go, and ANSI Escape codes</title>
      <link>https://markushutnik.com/posts/20220626_game_of_life.html</link>
      <pubDate>2022-06-26</pubDate>
      <description>How I made a terminal program in Go the run the game of life cellular automata.</description>
      <guid>https://markushutnik.com/posts/20220626_game_of_life.html</guid>
    </item>
    <item>
      <title>Building an API With the Go Standard Library</title>
      <link>https://markushutnik.com/posts/20220611_go_api.html</link>
      <pubDate>2022-06-11</pubDate>
      <description>This is a tutorial on how to build an API using only the Go standard library.</description>
      <guid>https://markushutnik.com/posts/20220611_go_api.html</guid>
    </item>
    <item>
      <title>Django + Django REST Framework Tutorial</title>
      <link>https://markushutnik.com/posts/20220529_django_rest_tut.html</link>
      <pubDate>2022-05-29</pubDate>
      <description>This is a tutorial on how to develop an API using Django and the Django REST Framework.</description>
      <guid>https://markushutnik.com/posts/20220529_django_rest_tut.html</guid>
    </item>
    <item>
      <title>Basic Bread Recipe</title>
      <link>https://markushutnik.com/posts/20220522_easy_bread.html</link>
      <pubDate>2022-05-22</pubDate>
      <description>This is how I make bread. It&#39;s a simple recipe that only requires a couple ingredients and can be completed in about two hours.</description>
      <guid>https://markushutnik.com/posts/20220522_easy_bread.html</guid>
    </item>
    <item>
      <title>First Post</title>
      <link>https://markushutnik.com/posts/20220521_first_post.html</link>
      <pubDate>2022-05-21</pubDate>
      <description>First post on new website</description>
      <guid>https://markushutnik.com/posts/20220521_first_post.html</guid>
    </item>
  </channel>
</rss>