<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/">
  <channel>
    <title>Inkurey</title>
    <link>https://www.currydev.fr/</link>
    <description>Recent content on Inkurey</description>
    <generator>Hugo</generator>
    <language>en</language>
    <lastBuildDate>Thu, 16 Jul 2026 00:00:00 +0000</lastBuildDate>
    <atom:link href="https://www.currydev.fr/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>currydev.fr</title>
      <link>https://www.currydev.fr/posts/inkurey.fr/</link>
      <pubDate>Thu, 16 Jul 2026 00:00:00 +0000</pubDate>
      <guid>https://www.currydev.fr/posts/inkurey.fr/</guid>
      <description>&lt;p&gt;This website.&lt;/p&gt;
&lt;p&gt;Made with Hugo and PaperMod, it&amp;rsquo;s a simple static website that serves as a personal blog and portfolio.
It&amp;rsquo;s also the landing page of my previous VPS, which was used for hosting various services and projects.&lt;/p&gt;
&lt;p&gt;UPDATE:
Since my VPS has been terminated for cost reasons, this website is now served by a simple page service.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Raytracer</title>
      <link>https://www.currydev.fr/posts/raytracer/</link>
      <pubDate>Mon, 18 May 2026 00:00:00 +0000</pubDate>
      <guid>https://www.currydev.fr/posts/raytracer/</guid>
      <description>&lt;p&gt;Raytracer is, as the name implies, a raytracer engine made in Rust. School project from April 20th to May 17th, 2026. To be carried by teams of 3 people.&lt;/p&gt;
&lt;h2 id=&#34;goals&#34;&gt;Goals&lt;/h2&gt;
&lt;p&gt;So, Raytracing engine.
We had the choice between C++ and Rust. &lt;del&gt;We&lt;/del&gt; I chose Rust because I recently had a lot of fun with this language. Also my school puts a lot of restrictions on the use of C++ (encapsulate every non-std functions for libc, everything must be inside class, strong emphasis on design patterns..) making it less enjoyable overall.&lt;/p&gt;</description>
    </item>
    <item>
      <title>SoulBoard</title>
      <link>https://www.currydev.fr/posts/soulboard/</link>
      <pubDate>Wed, 13 May 2026 00:00:00 +0000</pubDate>
      <guid>https://www.currydev.fr/posts/soulboard/</guid>
      <description>&lt;p&gt;SoulBoard is a dashboard made in Rust with iced.&lt;/p&gt;
&lt;p&gt;It allows Splatoon broadcasters to easily modify match informations like score, teams, maps&amp;hellip; and transmit them to HTML overlays via WebSocket.&lt;/p&gt;
&lt;h2 id=&#34;why&#34;&gt;Why?&lt;/h2&gt;
&lt;p&gt;The previous app I was using was the Splatoon Stream Assistant, by guigas7. It was a great app in C++ with Qt, but unmaintained for a while, had no Linux build, and was outputting the informations as text files, making our OBS scenes cluttered with a lot of file source for each piece of information.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Hi, Théophile here</title>
      <link>https://www.currydev.fr/about/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      <guid>https://www.currydev.fr/about/</guid>
      <description>&lt;p&gt;3rd-year CS student into low-level dev, devops, and systems/network administration. Free, Libre, and Open-Source Software advocate&lt;/p&gt;
&lt;hr&gt;
&lt;h2 id=&#34;what-i-work-on&#34;&gt;What I work on&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;🔧 Low-level programming — memory management, systems programming, OS level stuff&lt;/li&gt;
&lt;li&gt;🖧 Network &amp;amp; systems architecture/administration&lt;/li&gt;
&lt;li&gt;🐳 DevOps/Infra as Code — automated pipelines and reproducible environments&lt;/li&gt;
&lt;li&gt;🐧 FLOSS — using and contributing to open-source tools whenever I can&lt;/li&gt;
&lt;/ul&gt;
&lt;hr&gt;
&lt;h2 id=&#34;programming&#34;&gt;Programming&lt;/h2&gt;
&lt;p&gt;&lt;img alt=&#34;Rust&#34; loading=&#34;lazy&#34; src=&#34;https://www.currydev.fr/rust.svg&#34;&gt; &lt;img alt=&#34;Zig&#34; loading=&#34;lazy&#34; src=&#34;https://www.currydev.fr/zig.svg&#34;&gt; &lt;img alt=&#34;C&#34; loading=&#34;lazy&#34; src=&#34;https://www.currydev.fr/c.svg&#34;&gt; &lt;img alt=&#34;C++&#34; loading=&#34;lazy&#34; src=&#34;https://www.currydev.fr/cpp.svg&#34;&gt;&lt;/p&gt;
&lt;p&gt;&lt;img alt=&#34;Python&#34; loading=&#34;lazy&#34; src=&#34;https://www.currydev.fr/python.svg&#34;&gt; &lt;img alt=&#34;Lua&#34; loading=&#34;lazy&#34; src=&#34;https://www.currydev.fr/lua.svg&#34;&gt; &lt;img alt=&#34;TypeScript&#34; loading=&#34;lazy&#34; src=&#34;https://www.currydev.fr/typescript.svg&#34;&gt; &lt;img alt=&#34;Databases&#34; loading=&#34;lazy&#34; src=&#34;https://www.currydev.fr/database.svg&#34;&gt;&lt;/p&gt;
&lt;h2 id=&#34;systems--ops&#34;&gt;Systems &amp;amp; Ops&lt;/h2&gt;
&lt;p&gt;&lt;img alt=&#34;Bash&#34; loading=&#34;lazy&#34; src=&#34;https://www.currydev.fr/bash.svg&#34;&gt; &lt;img alt=&#34;Docker&#34; loading=&#34;lazy&#34; src=&#34;https://www.currydev.fr/docker.svg&#34;&gt; &lt;img alt=&#34;Ansible&#34; loading=&#34;lazy&#34; src=&#34;https://www.currydev.fr/ansible-lint.svg&#34;&gt; &lt;img alt=&#34;Nix&#34; loading=&#34;lazy&#34; src=&#34;https://www.currydev.fr/nix.svg&#34;&gt; &lt;img alt=&#34;CI/CD&#34; loading=&#34;lazy&#34; src=&#34;https://www.currydev.fr/workflow.svg&#34;&gt;&lt;/p&gt;
&lt;hr&gt;
&lt;h2 id=&#34;find-me&#34;&gt;Find me&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href=&#34;mailto:theophile.r@currydev.fr&#34;&gt;theophile.r@currydev.fr&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://codeberg.org/inkurey22&#34;&gt;Codeberg&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://fosstodon.org/@inkurey22&#34;&gt;Mastondon&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;</description>
    </item>
  </channel>
</rss>
