<?xml version="1.0" encoding="UTF-8" ?>
  <rss version="2.0">
    <channel>
        <title>My Portfolio</title>
        <link>https://ayodejiakinola.com</link>
        <description>This is my portfolio RSS feed</description>
        <item>
          <title>Specification: A lightweight real-time data streaming engine with an expressive DSL for Ethereum.</title>
          <link>https://ayodejiakinola.com/writing/A-real-time-data-streaming-engine-with-an-expressive-DSL-for-Ethereum---The-Superchain</link>
          <description>Ethereum blockchain ecosystem has evolved beyond single-chain architectures, with Ethereum</description>
          <pubDate>Mon, 30 Dec 2024 00:00:00 GMT</pubDate>
        </item>
<item>
          <title>Bits & Bytes: A Guide to Low-Level Bit Manipulation</title>
          <link>https://ayodejiakinola.com/writing/Bits-Bytes-A-Guide-to-Low-Level-Bit-Manipulation</link>
          <description>Think of bits as the atomic building blocks of computing, they're just 0s and 1s.</description>
          <pubDate>Sat, 14 Dec 2024 00:00:00 GMT</pubDate>
        </item>
<item>
          <title>Programming in C and first principles</title>
          <link>https://ayodejiakinola.com/writing/Programming-in-C-and-first-principles</link>
          <description></description>
          <pubDate>Sun, 08 Sep 2024 00:00:00 GMT</pubDate>
        </item>
<item>
          <title>SWIM — A Scalable Membership Protocol for Distributed System</title>
          <link>https://ayodejiakinola.com/writing/SWIM-A-Scalable-Membership-Protocol-for-Distributed-System</link>
          <description></description>
          <pubDate>Sun, 18 Aug 2024 00:00:00 GMT</pubDate>
        </item>
<item>
          <title>Basic Bits — The First Step towards Mastery</title>
          <link>https://ayodejiakinola.com/writing/Basic-Bits-The-First-Step-Towards-Mastery</link>
          <description>Embracing the fundamentals is crucial because they pave the way for a better understanding of the world we live in, allowing us to see things differently and make complex concepts easier to understand.</description>
          <pubDate>Wed, 17 Jul 2024 00:00:00 GMT</pubDate>
        </item>
<item>
          <title>Using TestContainers and the Bun ORM in Go for PostgreSQL Testing</title>
          <link>https://ayodejiakinola.com/writing/Using-TestContainers-and-the-Bun-ORM-in-Go-for-PostgreSQL-Testing</link>
          <description></description>
          <pubDate>Mon, 19 Jun 2023 00:00:00 GMT</pubDate>
        </item>
<item>
          <title>Implementing the skipAuth Directive in GraphQL with Golang</title>
          <link>https://ayodejiakinola.com/writing/Implementing-the-skipAuth-Directive-in-GraphQL-with-Golang</link>
          <description></description>
          <pubDate>Thu, 01 Jun 2023 00:00:00 GMT</pubDate>
        </item>
<item>
          <title>A Simple Plagiarism Rate Checker Using Rabin-Karp String Matching Algorithm in Python and Golang</title>
          <link>https://ayodejiakinola.com/writing/a-simple-plagiarism-rate-checker-using-rabin-karp-string-matching-algorithm-in-python-and-golang</link>
          <description>Plagiarism checker is the process of locating instances of plagiarism in a document. According to Oxford Dictionary of English, plagiarism is “the practice of taking someone else’s work or ideas and passing...</description>
          <pubDate>Sat, 19 Dec 2020 00:00:00 GMT</pubDate>
        </item>
<item>
          <title>Welcome to my blog</title>
          <link>https://ayodejiakinola.com/writing/Welcome-to-my-blog</link>
          <description>Hello, welcome to my blog, this is a special place for me on the internet, I created this platform in a bid to dive deeper into writing, share my knowledge of computing, and current stuff that I'm learning and I’m super excited that I’m finally doing this....</description>
          <pubDate>Tue, 03 Nov 2020 00:00:00 GMT</pubDate>
        </item>
<item>
          <title>A digital identity smart contract built on hyperledger fabric</title>
          <link>https://ayodejiakinola.com/writing/digital-identity</link>
          <description>The traditional identity systems of today are fragmented, insecure, and exclusive. Blockchain enables more secure management and storage of digital identities by providing....</description>
          <pubDate>Wed, 06 May 2020 00:00:00 GMT</pubDate>
        </item>
    </channel>
  </rss>