<?xml version="1.0" encoding="UTF-8" ?>
<rss version="2.0" 
     xmlns:content="http://purl.org/rss/1.0/modules/content/"
     xmlns:dc="http://purl.org/dc/elements/1.1/"
     xmlns:atom="http://www.w3.org/2005/Atom">
<channel>
    <title>Julien Avarre — Tech, Design &amp; Product Notes</title>
    <link>https://eole.me/blog/</link>
    <description>Welcome! A modest collection of thoughts, essays, and notes on software engineering, photography, improv, and running.</description>
    <language>en</language>
    <lastBuildDate>Thu, 09 Jul 2026 00:00:00 GMT</lastBuildDate>
    <atom:link href="https://eole.me/blog/feed.julien.xml" rel="self" type="application/rss+xml" />
    
        <item>
            <title>Building Jobby: A Premium Resume Editor</title>
            <link>https://avarre.com/blog/about-jobby/en/</link>
            <guid isPermaLink="true">https://avarre.com/blog/about-jobby/en/</guid>
            <pubDate>Thu, 09 Jul 2026 00:00:00 GMT</pubDate>
            <description>Building Jobby: A Premium Resume Editor</description>
            <content:encoded><![CDATA[<p>Jobby started as a simple experiment to solve a recurring issue: creating resumes that are both visually appealing and highly parsed by Applicant Tracking Systems (ATS).</p>
<h2 id="the-core-philosophy">The Core Philosophy</h2>
<p>I noticed that many job seekers struggle with a tricky dilemma: write a plain text resume that bots can easily read but looks a bit dull to humans, or design a complex, creative layout in Canva or Figma that looks amazing but might confuse ATS parsing algorithms.</p>
<p>With Jobby, I wanted to build a simple, friendly helper! It uses a clean Markdown format that translates beautifully into two outputs at the same time:</p>
<ol>
<li>A highly readable, semantic layout that parsers love.</li>
<li>A clean, elegant design that humans can read easily.</li>
</ol>
<h3 id="the-stack-i-used">The Stack I Used</h3>
<p>Building Jobby was such a fun learning journey! Here is the simple setup I went with:</p>
<ul>
<li><strong>Frontend</strong>: Lightweight HTML bricks, styled with custom CSS variables.</li>
<li><strong>Backend</strong>: Gotenberg for PDF generation, which I set up using Docker.</li>
<li><strong>Data Privacy</strong>: An offline-first design that keeps everything safely stored in your browser&#39;s local storage. Your personal information never leaves your device!</li>
</ul>
<p>I&#39;m incredibly excited about how fast and secure Jobby is, and I hope it can help make the job application process just a little bit easier and less stressful for anyone looking for their next adventure!</p>
]]></content:encoded>
            <category>Product</category>
            <author>hi@eole.me (Julien Avarre)</author>
        </item>
        <item>
            <title>Welcome to my Notebook</title>
            <link>https://avarre.com/blog/welcome-notebook/en/</link>
            <guid isPermaLink="true">https://avarre.com/blog/welcome-notebook/en/</guid>
            <pubDate>Sun, 21 Jun 2026 00:00:00 GMT</pubDate>
            <description>Welcome to my Notebook</description>
            <content:encoded><![CDATA[<p>Hello and a very warm welcome to my personal notebook!</p>
<p>I am so incredibly excited to share this space with you. This is where I compile my thoughts, document the technical things I learn, share my photography journeys, and write down reflections on theatrical improvisation and running.</p>
<h2 id="the-idea-behind-this-site">The Idea Behind This Site</h2>
<p>My goal was to create a simple, heartfelt space that brings together my daily tech explorations and my creative passions:</p>
<ul>
<li><strong>The Builder side</strong> (Julien Avarre): Where I tinker with software architecture, write tools like <strong>Jobby</strong>, set up self-hosted server stacks, and learn orchestration.</li>
</ul>
<ul>
<li><strong>The Artist side</strong> (Éole): Where I explore photography, share laughs in theatrical improv, and run long distances in the beautiful mountains.
By clicking or spinning the wheel in the top-left, you can easily switch between these views! It is a playful way to share the different things I love doing, all driven by the same enthusiasm for learning and creating.</li>
</ul>
<p>Thank you so much for stopping by! I would be absolutely thrilled if you checked out my projects, and please feel free to reach out!</p>
]]></content:encoded>
            <category>Product</category>
            <author>hi@eole.me (Julien Avarre)</author>
        </item>
</channel>
</rss>