<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
  <id>https://gilwath.com</id>
  <title type="text">Functional Programmer in Motion</title>
  <subtitle type="text">
    Notes and a CV from Benjamin Thuillier — functional programmer at Conduktor, working on Kafka governance.
  </subtitle>
  <generator uri="https://github.com/xhtmlboi/yocaml" version="2">YOCaml</generator>
  <updated>2026-05-28T00:00:00Z</updated>
  <author>
    <name>Benjamin Thuillier</name>
    <uri>https://gilwath.com</uri>
    <email>benjaminthuillier@gmail.com</email>
  </author>
  <entry>
    <id>https://gilwath.com/articles/from_scala_to_ocaml_part2.html</id>
    <title type="text">Discovering OCaml as a Scala Developer Part 2: Building a CRUD HTTP API</title>
    <updated>2026-05-28T00:00:00Z</updated>
    <summary type="text">
      Building the same small Tasks CRUD API in both Scala and OCaml, and comparing the experience side by side.
    </summary>
    <link href="https://gilwath.com/articles/from_scala_to_ocaml_part2.html" rel="alternate" title="Discovering OCaml as a Scala Developer Part 2: Building a CRUD HTTP API"/>
    <category term="OCaml"/>
    <category term="Scala"/>
    <category term="Functional Programming"/>
    <category term="HTTP API"/>
    <category term="CRUD"/>
  </entry>
  <entry>
    <id>https://gilwath.com/articles/from_scala_to_ocaml_part1.html</id>
    <title type="text">Discovering OCaml as a Scala Developer Part 1: The Journey Begins</title>
    <updated>2026-05-19T00:00:00Z</updated>
    <summary type="text">
      As a Scala developer, I will document my journey of learning OCaml and how it compares to Scala
    </summary>
    <link href="https://gilwath.com/articles/from_scala_to_ocaml_part1.html" rel="alternate" title="Discovering OCaml as a Scala Developer Part 1: The Journey Begins"/>
    <category term="OCaml"/>
    <category term="Scala"/>
    <category term="Functional Programming"/>
    <category term="Tooling"/>
  </entry>
  <entry>
    <id>https://gilwath.com/articles/building_a_cv_with_yocaml.html</id>
    <title type="text">Building a CV page with YOCaml</title>
    <updated>2026-05-06T00:00:00Z</updated>
    <summary type="text">A retrospective of how I turned a folder of markdown files into a CV page</summary>
    <link href="https://gilwath.com/articles/building_a_cv_with_yocaml.html" rel="alternate" title="Building a CV page with YOCaml"/>
    <category term="OCaml"/>
    <category term="YOCaml"/>
    <category term="Static Site Generator"/>
    <category term="Functional Programming"/>
  </entry>
</feed>