
  <rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
    <channel>
      <title>John Decorte — Full Stack Engineer</title>
      <link>https://jdecorte.com/writeups</link>
      <description>John Decorte | Full-Stack Developer &amp; Cybersecurity Engineer in Montreal. Explore my projects, skills, and experience.</description>
      <language>en</language>
      <managingEditor>jdecorte@proton.me (John Decorte)</managingEditor>
      <webMaster>jdecorte@proton.me (John Decorte)</webMaster>
      <lastBuildDate>Mon, 18 Apr 2022 00:00:00 GMT</lastBuildDate>
      <atom:link href="https://jdecorte.com/tags/shell/feed.xml" rel="self" type="application/rss+xml"/>
      
  <item>
    <guid>https://jdecorte.com/writeups/minishell</guid>
    <title>Minishell: Building a Bash Clone in C</title>
    <link>https://jdecorte.com/writeups/minishell</link>
    <description>Building a Bash-like shell from scratch in C: pipes, process management, signal handling, redirections, and command execution.</description>
    <pubDate>Mon, 18 Apr 2022 00:00:00 GMT</pubDate>
    <author>jdecorte@proton.me (John Decorte)</author>
    <category>C</category><category>Unix</category><category>Systems Programming</category><category>Shell</category><category>Process Management</category>
  </item>

    </channel>
  </rss>
