<?xml version="1.0" encoding="UTF-8" ?>
  <rss version="2.0">
    <channel>
        <title>Carlos Nexans</title>
        <link>https://home-kohl-three.vercel.app</link>
        <description>Carlos Nexans's website</description>
        <item>
          <title>Golang (Go) Algorithms Cheatsheet</title>
          <link>https://home-kohl-three.vercel.app/algorithms-cheatsheet-golang</link>
          <description>Brief explanations and Go code snippets to have on hand when solving problems and for a quick refresh before coding interviews</description>
          <pubDate>Wed, 09 Oct 2024 00:00:00 GMT</pubDate>
        </item>
<item>
          <title>JavaScript Algorithms Cheatsheet</title>
          <link>https://home-kohl-three.vercel.app/algorithms-cheatsheet-javascript</link>
          <description>Brief explanations and JavaScript code snippets to have on hand when solving problems and for a quick refresh before coding interviews</description>
          <pubDate>Wed, 09 Oct 2024 00:00:00 GMT</pubDate>
        </item>
<item>
          <title>Entering Phase 2 Towards AGI</title>
          <link>https://home-kohl-three.vercel.app/phase-2-towards-agi</link>
          <description>We explore the new phase of AI with the launch of ChatGPT o1, analyzing how advanced reasoning systems are bringing technology closer to Artificial General Intelligence (AGI). Discover key techniques like Chain of Thought and Tree of Thought, and glimpse into the future of AI agents and innovators.</description>
          <pubDate>Tue, 01 Oct 2024 00:00:00 GMT</pubDate>
        </item>
<item>
          <title>Python Algorithms Cheatsheet</title>
          <link>https://home-kohl-three.vercel.app/algorithms-cheatsheet-python</link>
          <description>Brief explanations and Python code snippets to have on hand when solving problems and for a quick refresh before coding interviews</description>
          <pubDate>Tue, 01 Oct 2024 00:00:00 GMT</pubDate>
        </item>
<item>
          <title>Algorithm Problems for Interviews</title>
          <link>https://home-kohl-three.vercel.app/leetcode-problems</link>
          <description>Solved algorithm problems with explanation for programming job interviews</description>
          <pubDate>Thu, 22 Aug 2024 00:00:00 GMT</pubDate>
        </item>
<item>
          <title>Concurrency and Parallelism in Node.js</title>
          <link>https://home-kohl-three.vercel.app/concurrency-parallelism-nodejs</link>
          <description>In this article, you'll learn how to use Node.js to execute intensive processes and distribute the load using Worker Threads to effectively utilize the CPU. Additionally, you'll understand how the Worker Threads API works without libraries, thus gaining deeper knowledge about Node.js.</description>
          <pubDate>Thu, 22 Aug 2024 00:00:00 GMT</pubDate>
        </item>
<item>
          <title>What Makes the Web Special</title>
          <link>https://home-kohl-three.vercel.app/what-makes-web-special</link>
          <description>Explore the fundamental aspects that make the World Wide Web unique and revolutionary. From its historical roots to its current impact on society, discover why the web continues to be a fertile ground for innovation and business creation.</description>
          <pubDate>Thu, 22 Aug 2024 00:00:00 GMT</pubDate>
        </item>
<item>
          <title>The New Technological Era and Its Codeless Future</title>
          <link>https://home-kohl-three.vercel.app/new-technological-era-without-code</link>
          <description>Explore how artificial intelligence and technological evolution are redefining programming. Discover the codeless future and its implications for education and technological development.</description>
          <pubDate>Thu, 04 Jul 2024 00:00:00 GMT</pubDate>
        </item>
    </channel>
  </rss>