<?xml version="1.0" encoding="UTF-8" ?>
  <rss version="2.0">
    <channel>
        <title>My Portfolio</title>
        <link>https://research.otherdev.com</link>
        <description>This is my portfolio RSS feed</description>
        <item>
          <title>Cloud Store Real-time database system comes to production.</title>
          <link>https://research.otherdev.com/blog/cloudstore-comes-to-production</link>
          <description>In the ever-evolving landscape of software development, the debate between dynamic and static typing continues to be a hot topic.</description>
          <pubDate>Mon, 22 Sep 2025 00:00:00 GMT</pubDate>
        </item>
<item>
          <title>A Deep Dive into Spline Interpolation and Real-Time Curve Rendering</title>
          <link>https://research.otherdev.com/blog/a-deep-dive-into-spline-interpolation-and-real-time-curve-rendering</link>
          <description>Digital signature capture presents a fascinating intersection of human-computer interaction, computational geometry, and real-time graphics rendering. While users expect their digital signatures to flow as naturally as ink on paper, the underlying mathematics required to achieve this illusion is surprisingly complex. This article explores the mathematical foundations, algorithmic optimizations, and performance considerations behind building a production-ready e-signature system, drawing heavily from the elegant solutions found in react-signature-canvas.</description>
          <pubDate>Tue, 08 Apr 2025 00:00:00 GMT</pubDate>
        </item>
<item>
          <title>More on Multi-Page Editor Implementations</title>
          <link>https://research.otherdev.com/blog/more-on-multi-page-editor-implementations</link>
          <description>'This report extends the "More on multi-page editor implementations",</description>
          <pubDate>Tue, 08 Apr 2025 00:00:00 GMT</pubDate>
        </item>
<item>
          <title>The Power of Static Typing in Programming</title>
          <link>https://research.otherdev.com/blog/static-typing</link>
          <description>In the ever-evolving landscape of software development, the debate between dynamic and static typing continues to be a hot topic.</description>
          <pubDate>Sun, 07 Apr 2024 00:00:00 GMT</pubDate>
        </item>
    </channel>
  </rss>