<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
    <channel>
        <title>Elzear blog</title>
        <link>https://www.elzear.de/</link>
        <description>Small projects and presentations of things I do. Also contain a voting platform.</description>
        <lastBuildDate>Sun, 23 Feb 2025 00:00:00 GMT</lastBuildDate>
        <docs>https://validator.w3.org/feed/docs/rss2.html</docs>
        <generator>https://github.com/jpmonette/feed</generator>
        <language>en</language>
        <copyright>All rights reserved 2021, Antoine Clausse</copyright>
        <atom:link href="https://www.elzear.de/rss/feed.xml" rel="self" type="application/rss+xml"/>
        <item>
            <title><![CDATA[🌳 Family tree]]></title>
            <link>https://www.elzear.de/posts/2025-02-23-family-tree</link>
            <guid>2025-02-23-family-tree</guid>
            <pubDate>Sun, 23 Feb 2025 00:00:00 GMT</pubDate>
            <description><![CDATA[D3 visualization of part of my family tree]]></description>
        </item>
        <item>
            <title><![CDATA[🎶 spotipiano]]></title>
            <link>https://www.elzear.de/posts/2021-11-29-spotipiano</link>
            <guid>2021-11-29-spotipiano</guid>
            <pubDate>Mon, 29 Nov 2021 00:00:00 GMT</pubDate>
            <description><![CDATA[Soundboard with your favourite music from Spotify. (Requires Spotify premium)]]></description>
        </item>
        <item>
            <title><![CDATA[🗳 ranked voting systems]]></title>
            <link>https://www.elzear.de/posts/2021-01-10-polls</link>
            <guid>2021-01-10-polls</guid>
            <pubDate>Sun, 10 Jan 2021 00:00:00 GMT</pubDate>
            <description><![CDATA[In 2014, I had the chance to attend a course about computational social choice. In parallel encountered a lot of content on the topic of voting systems on the internet, for example videos from CGP Grey or Science4All. Since then, I strongly believe that elections or polls account for the entire preferences of the participants. That's why I am building a small voting app.]]></description>
        </item>
        <item>
            <title><![CDATA[📐 Steiner tree problem]]></title>
            <link>https://www.elzear.de/posts/2020-06-19-steiner-tree</link>
            <guid>2020-06-19-steiner-tree</guid>
            <pubDate>Fri, 19 Jun 2020 00:00:00 GMT</pubDate>
            <description><![CDATA[Interactive description of an inefficient algorithm to find minimal networks connecting a set of points (AKA Steiner trees)]]></description>
        </item>
        <item>
            <title><![CDATA[🗺️ some maps]]></title>
            <link>https://www.elzear.de/posts/2019-10-11-maps</link>
            <guid>2019-10-11-maps</guid>
            <pubDate>Fri, 11 Oct 2019 00:00:00 GMT</pubDate>
            <description><![CDATA[The GeoJSON format is pretty neat. With the help of the library turfjs, it is possible to transform maps to do interesting things]]></description>
        </item>
    </channel>
</rss>