<?xml version="1.0" encoding="UTF-8" ?>
  <rss version="2.0">
    <channel>
        <title>My Portfolio</title>
        <link>https://blog.victorbona.dev</link>
        <description>This is my portfolio RSS feed</description>
        <item>
          <title>A farewell to Deel</title>
          <link>https://blog.victorbona.dev/blog/a-farewell-to-deel</link>
          <description>A happy and warm goodbye to my time working as a Software Engineer at Deel</description>
          <pubDate>Fri, 20 Feb 2026 00:00:00 GMT</pubDate>
        </item>
<item>
          <title>Why I Decided to Go Baremetal</title>
          <link>https://blog.victorbona.dev/blog/why-i-decided-to-go-baremetal</link>
          <description>Building my own Kubernetes cluster on bare metal. Not because I reject the cloud, but because I want to prove I don't need it.</description>
          <pubDate>Tue, 20 Jan 2026 00:00:00 GMT</pubDate>
        </item>
<item>
          <title>I built my own SQL IDE</title>
          <link>https://blog.victorbona.dev/blog/i-built-my-own-sql-ide</link>
          <description>How a weekend experiment turned into SQLTemple, an AI powered SQL IDE built with Electron, React, and TypeScript to make working with databases actually pleasant.</description>
          <pubDate>Fri, 05 Dec 2025 00:00:00 GMT</pubDate>
        </item>
<item>
          <title>What I run on my homelab 2</title>
          <link>https://blog.victorbona.dev/blog/what-I-run-on-my-homelab-2</link>
          <description>A tour of my current homelab: pfSense, Proxmox cluster, HA stacks, media services, observability, AI experiments, and how this all fits into my house network.</description>
          <pubDate>Thu, 27 Nov 2025 00:00:00 GMT</pubDate>
        </item>
<item>
          <title>Quntile: A Framework for Structured Collaborative AI Agents</title>
          <link>https://blog.victorbona.dev/blog/quntile-a-framework-for-structured-collaborative-ai-agents</link>
          <description>Quintile, a framework for structuring autonomous AI agents into phased, cooperative teams like assembly line for collective intelligence.</description>
          <pubDate>Mon, 20 Oct 2025 00:00:00 GMT</pubDate>
        </item>
<item>
          <title>The Hidden Cost of Abstractions: Why Clean Code Isn’t Always Good Code</title>
          <link>https://blog.victorbona.dev/blog/the-hidden-cost-of-abstractions-why-clean-code-isnt-always-good-code</link>
          <description>Clean code feels good, but every layer of abstraction hides a tiny tax on performance and clarity. Here's why it matters.</description>
          <pubDate>Mon, 20 Oct 2025 00:00:00 GMT</pubDate>
        </item>
<item>
          <title>The Novelization Dilemma: The Gap Between Codebase Abstractions and Domain Knowledge on the AI era</title>
          <link>https://blog.victorbona.dev/blog/novelization-dilemma-the-gap-between-codebase-abstractions-and-domain-knowledge</link>
          <description>If the code is the novelization of the business, much can be lost in translation.</description>
          <pubDate>Fri, 30 May 2025 00:00:00 GMT</pubDate>
        </item>
<item>
          <title>Quickly Start Your New SaaS With This Template</title>
          <link>https://blog.victorbona.dev/blog/quickly_start_your_new_saas_with_this_template</link>
          <description>Discover how a custom-built SaaS starter template can accelerate your development process, helping you go from idea to MVP faster.</description>
          <pubDate>Mon, 24 Mar 2025 00:00:00 GMT</pubDate>
        </item>
<item>
          <title>How to Properly Set Up Your SaaS in the Age of Vibe Coding</title>
          <link>https://blog.victorbona.dev/blog/how-to-properly-set-up-your-saas-in-the-age-of-vibe-coding</link>
          <description>An in-depth guide on securing your SaaS applications using vibe coding and AI-powered tools, ensuring rapid development without compromising security.</description>
          <pubDate>Wed, 19 Mar 2025 00:00:00 GMT</pubDate>
        </item>
<item>
          <title>TypeScript Goes Go</title>
          <link>https://blog.victorbona.dev/blog/typeScript-goes-go</link>
          <description>TypeScript’s new Go-based compiler is here, promising fastest performance and a smoother experience. Let’s unpack what’s new and why it matters!</description>
          <pubDate>Wed, 12 Mar 2025 00:00:00 GMT</pubDate>
        </item>
<item>
          <title>Understanding Software Scalability: Key Factors and Strategies</title>
          <link>https://blog.victorbona.dev/blog/understanding-software-scalability-key-factors-and-strategies</link>
          <description>An approachable overview of software scalability, detailing key factors that affect it and strategies to effectively scale applications.</description>
          <pubDate>Sun, 02 Mar 2025 00:00:00 GMT</pubDate>
        </item>
<item>
          <title>Blockchain Fundamentals and Integrated Node Service</title>
          <link>https://blog.victorbona.dev/blog/blockchain-fundamentals-and-integrated-node-service</link>
          <description>An in-depth exploration of blockchain fundamentals, architecture, and a practical implementation using TypeScript/Node.js with code oriented content.</description>
          <pubDate>Tue, 25 Feb 2025 00:00:00 GMT</pubDate>
        </item>
<item>
          <title>The Art of Writing Clean Code: Practical Tips for Everyday Developers</title>
          <link>https://blog.victorbona.dev/blog/the-art-of-writing-clean-code-practical-tips-for-everyday-developers</link>
          <description>Explore friendly and practical tips for writing clean, maintainable code that every developer can relate to.</description>
          <pubDate>Wed, 19 Feb 2025 00:00:00 GMT</pubDate>
        </item>
<item>
          <title>How I Built Threadrize</title>
          <link>https://blog.victorbona.dev/blog/how_i_built_threadrize</link>
          <description>The journey of building Threadrize, an AI-powered platform for X (Twitter) users that helps create, plan, analyze, and grow their X social media presence.</description>
          <pubDate>Wed, 05 Feb 2025 00:00:00 GMT</pubDate>
        </item>
<item>
          <title>Understanding Concurrency and Multithreading in Modern Software</title>
          <link>https://blog.victorbona.dev/blog/understanding-concurrency-and-multithreading-in-modern-software</link>
          <description>A technical yet accessible guide to the concepts of concurrency and multithreading, exploring how they enhance performance in today's software applications.</description>
          <pubDate>Tue, 04 Feb 2025 00:00:00 GMT</pubDate>
        </item>
<item>
          <title>AI in Software Development: Enhancing Productivity and Innovation</title>
          <link>https://blog.victorbona.dev/blog/ai-in-software-development-enhancing-productivity-and-innovation</link>
          <description>Learn how artificial intelligence is transforming software development by automating tasks, improving code quality, and supporting innovative solutions.</description>
          <pubDate>Thu, 30 Jan 2025 00:00:00 GMT</pubDate>
        </item>
<item>
          <title>The Future of AI in Software Development: Trends and Predictions</title>
          <link>https://blog.victorbona.dev/blog/the-future-of-AI-in-software-development-trends-and-predictions</link>
          <description>Explore how artificial intelligence is shaping the future of software development with emerging trends and expert predictions.</description>
          <pubDate>Mon, 27 Jan 2025 00:00:00 GMT</pubDate>
        </item>
<item>
          <title>Over-Engineering: The enemy of good software</title>
          <link>https://blog.victorbona.dev/blog/over-engineering-the-enemy-of-good-software</link>
          <description>How adding unnecessary complexity can destroy your software projects in the long run, and why simplicity often wins the race.</description>
          <pubDate>Mon, 20 Jan 2025 00:00:00 GMT</pubDate>
        </item>
<item>
          <title>What I run on my homelab</title>
          <link>https://blog.victorbona.dev/blog/what-i-run-on-my-homelab</link>
          <description>What I run on my personal homelab. My own server running at home.</description>
          <pubDate>Thu, 09 Jan 2025 00:00:00 GMT</pubDate>
        </item>
<item>
          <title>Microservices in a nutshell: Good, Bad, and Ugly parts</title>
          <link>https://blog.victorbona.dev/blog/microservices-made-easy-good-bad-and-ugly-parts</link>
          <description>Understand microservices beyond the buzzwords, exploring real pros, cons, and pitfalls.</description>
          <pubDate>Wed, 08 Jan 2025 00:00:00 GMT</pubDate>
        </item>
<item>
          <title>What I Wish I Knew About APIs When I Started Coding</title>
          <link>https://blog.victorbona.dev/blog/what-i-wish-i-knew-about-apis-when-i-started-coding</link>
          <description>Reflecting on the journey of learning APIs, this article shares practical lessons on error handling, scalability, and choosing between REST and GraphQL, aimed at helping new developers navigate the API landscape.</description>
          <pubDate>Sat, 04 Jan 2025 00:00:00 GMT</pubDate>
        </item>
<item>
          <title>Avoiding Common Mistakes in API Rate Limiting</title>
          <link>https://blog.victorbona.dev/blog/avoiding-common-mistakes-in-API-rate-limiting</link>
          <description>Learn about common pitfalls in API rate limiting and practical tips to avoid them.</description>
          <pubDate>Fri, 20 Dec 2024 00:00:00 GMT</pubDate>
        </item>
<item>
          <title>7 Node.js Optimization Tips to Instantly Improve Performance</title>
          <link>https://blog.victorbona.dev/blog/7-nodejs-optimization-tips-to-instantly-improve-performance</link>
          <description>Boost your Node.js backend performance with these seven quick and effective optimization tips.</description>
          <pubDate>Wed, 18 Dec 2024 00:00:00 GMT</pubDate>
        </item>
<item>
          <title>Understanding the Node.js V8 Engine: A Beginner's Guide</title>
          <link>https://blog.victorbona.dev/blog/node-v8-engine-basics</link>
          <description>An introduction to the V8 JavaScript engine used by Node.js, detailing how it compiles and optimizes code, and the key features that make it fast and efficient.</description>
          <pubDate>Thu, 12 Dec 2024 00:00:00 GMT</pubDate>
        </item>
<item>
          <title>The DRY Principle: Writing Maintainable Code by Avoiding Repetition</title>
          <link>https://blog.victorbona.dev/blog/the-dry-principle</link>
          <description>Explore the DRY (Don't Repeat Yourself) principle in software engineering, its benefits, and actionable tips to write maintainable and scalable code by avoiding repetition.</description>
          <pubDate>Wed, 11 Dec 2024 00:00:00 GMT</pubDate>
        </item>
<item>
          <title>A Warm Welcome to My Tech Corner!</title>
          <link>https://blog.victorbona.dev/blog/welcome</link>
          <description>An introduction to my blog where I share insights about software engineering, architecture, cloud technologies and technology in general.</description>
          <pubDate>Sat, 07 Dec 2024 00:00:00 GMT</pubDate>
        </item>
<item>
          <title>Create a Simple Search Engine with Python and Math</title>
          <link>https://blog.victorbona.dev/blog/create-a-simple-search-engine-with-python-and-math</link>
          <description>Implement a simple Vector Space powered Search Engine using Python and mathematical concepts.</description>
          <pubDate>Fri, 21 May 2021 00:00:00 GMT</pubDate>
        </item>
    </channel>
  </rss>