<?xml version="1.0" encoding="UTF-8" ?>
  <rss version="2.0">
    <channel>
        <title>My Portfolio</title>
        <link>https://nvnx.in</link>
        <description>This is my portfolio RSS feed</description>
        <item>
          <title>Ethereum Yellow Paper Deciphered | Part 7: Execution Model</title>
          <link>https://nvnx.in/blog/eth-yellow-paper-maths-part-7</link>
          <description>This post is part of series of articles that try to decipher ethereum yellow paper, so that it makes sense to the reader and convey the meaning</description>
          <pubDate>Sat, 01 Apr 2023 00:00:00 GMT</pubDate>
        </item>
<item>
          <title>Ethereum Yellow Paper Deciphered | Part 6: Message Call</title>
          <link>https://nvnx.in/blog/eth-yellow-paper-maths-part-6</link>
          <description>This post is part of series of articles that try to decipher ethereum yellow paper, so that it makes sense to the reader and convey the meaning</description>
          <pubDate>Sun, 12 Feb 2023 00:00:00 GMT</pubDate>
        </item>
<item>
          <title>Ethereum Yellow Paper Deciphered | Part 5: Contract Creation</title>
          <link>https://nvnx.in/blog/eth-yellow-paper-maths-part-5</link>
          <description>This post is part of series of articles that try to decipher ethereum yellow paper, so that it makes sense to the reader and convey the meaning</description>
          <pubDate>Tue, 10 Jan 2023 00:00:00 GMT</pubDate>
        </item>
<item>
          <title>Ethereum Yellow Paper Deciphered | Part 4: Transaction Execution</title>
          <link>https://nvnx.in/blog/eth-yellow-paper-maths-part-4</link>
          <description>This post is part of series of articles that try to decipher ethereum yellow paper, so that it makes sense to the reader and convey the meaning</description>
          <pubDate>Sat, 03 Dec 2022 00:00:00 GMT</pubDate>
        </item>
<item>
          <title>Ethereum Yellow Paper Deciphered | Part 3: Block</title>
          <link>https://nvnx.in/blog/eth-yellow-paper-maths-part-3</link>
          <description>This post is part of series of articles that try to decipher ethereum yellow paper, so that it makes sense to the reader and convey the meaning</description>
          <pubDate>Sat, 08 Oct 2022 00:00:00 GMT</pubDate>
        </item>
<item>
          <title>Ethereum Yellow Paper Deciphered | Part 2: Transaction</title>
          <link>https://nvnx.in/blog/eth-yellow-paper-maths-part-2</link>
          <description>This post is part of series of articles that try to decipher ethereum yellow paper, so that it makes sense to the reader and convey the meaning</description>
          <pubDate>Sat, 06 Aug 2022 00:00:00 GMT</pubDate>
        </item>
<item>
          <title>Ethereum Yellow Paper Deciphered | Part 1: World State</title>
          <link>https://nvnx.in/blog/eth-yellow-paper-maths-part-1</link>
          <description>This post is part of series of articles that try to decipher ethereum yellow paper, so that it makes sense to the reader and convey the meaning</description>
          <pubDate>Tue, 26 Jul 2022 00:00:00 GMT</pubDate>
        </item>
<item>
          <title>Ethereum Yellow Paper Deciphered | Part 0: Intro & Conventions</title>
          <link>https://nvnx.in/blog/eth-yellow-paper-maths-part-0</link>
          <description>This post is part of series of articles that try to decipher ethereum yellow paper, so that it makes sense to the reader and convey the meaning</description>
          <pubDate>Tue, 19 Jul 2022 00:00:00 GMT</pubDate>
        </item>
<item>
          <title>Disambiguating Clone And Copy Traits In Rust</title>
          <link>https://nvnx.in/blog/rust-copy-clone-traits</link>
          <description>This article explains the difference between Clone and Copy traits in Rust.</description>
          <pubDate>Tue, 28 Jun 2022 00:00:00 GMT</pubDate>
        </item>
<item>
          <title>A Practical Introduction To Solidity Assembly: Part 2</title>
          <link>https://nvnx.in/blog/intro-to-solidity-assembly-part-2</link>
          <description>A practical introduction to Solidity assembly language. Part 2 of the series.</description>
          <pubDate>Sat, 30 Apr 2022 00:00:00 GMT</pubDate>
        </item>
<item>
          <title>A Practical Introduction To Solidity Assembly: Part 1</title>
          <link>https://nvnx.in/blog/intro-to-solidity-assembly-part-1</link>
          <description></description>
          <pubDate>Fri, 29 Apr 2022 00:00:00 GMT</pubDate>
        </item>
<item>
          <title>A Practical Introduction To Solidity Assembly: Part 0</title>
          <link>https://nvnx.in/blog/intro-to-solidity-assembly-part-0</link>
          <description>A practical introduction to Solidity assembly language. Part 0 of the series.</description>
          <pubDate>Thu, 28 Apr 2022 00:00:00 GMT</pubDate>
        </item>
<item>
          <title>Proxy Patterns For Upgradeability Of Solidity Contracts: Transparent vs UUPS Proxies</title>
          <link>https://nvnx.in/blog/upgradeability-proxy-patterns</link>
          <description>A brief overview of proxy patterns for upgrading Solidity contracts, along with their pros and cons.</description>
          <pubDate>Mon, 04 Apr 2022 00:00:00 GMT</pubDate>
        </item>
<item>
          <title>Ethernaut Hacks: Level 0 to 26</title>
          <link>https://nvnx.in/blog/ethernaut-hacks</link>
          <description>Guided hacks to the Ethernaut CTF</description>
          <pubDate>Tue, 04 Jan 2022 00:00:00 GMT</pubDate>
        </item>
<item>
          <title>CryptoPals Crypto Challenges Using Rust</title>
          <link>https://nvnx.in/blog/cryptopals-crypto-challenges</link>
          <description>Guided attacks to challenges in CryptoPals Crypto Challenges</description>
          <pubDate>Thu, 30 Dec 2021 00:00:00 GMT</pubDate>
        </item>
    </channel>
  </rss>