<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/">
  <channel>
    <title>Circuvent Technologies Blog</title>
    <link>https://circuvent.tech/blog</link>
    <description>Engineering insights, architecture decisions, and lessons learned from building 53+ technology projects across AI, IoT, and full-stack.</description>
    <language>en-us</language>
    <managingEditor>contact@circuvent.com (Harsha Bonthada)</managingEditor>
    <webMaster>contact@circuvent.com (Harsha Bonthada)</webMaster>
    <lastBuildDate>Fri, 17 Apr 2026 10:20:27 GMT</lastBuildDate>
    <atom:link href="https://circuvent.tech/feed.xml" rel="self" type="application/rss+xml"/>
    <image>
      <url>https://circuvent.tech/icons/icon-192.png</url>
      <title>Circuvent Technologies</title>
      <link>https://circuvent.tech</link>
    </image>
    <item>
      <title>Building NEXUS AI OS: Architecture of a 13-Agent Local AI System</title>
      <link>https://circuvent.tech/blog/building-nexus-ai-os-architecture</link>
      <guid isPermaLink="true">https://circuvent.tech/blog/building-nexus-ai-os-architecture</guid>
      <description>Deep dive into the architecture behind NEXUS AI OS — how we orchestrate 13+ specialized AI agents running entirely on-device with Ollama, ChromaDB, and a custom IPC bus.</description>
      <pubDate>Sun, 01 Mar 2026 00:00:00 GMT</pubDate>
      <author>contact@circuvent.com (Harsha Bonthada)</author>
      <category>AI &amp; ML</category>
      <category>AI</category>
      <category>Ollama</category>
      <category>Multi-Agent</category>
      <category>Local-First</category>
      <category>Architecture</category>
      <category>Docker</category>
    </item>
    <item>
      <title>ESP32 + MQTT: Building Smart Home Infrastructure at Scale</title>
      <link>https://circuvent.tech/blog/esp32-mqtt-smart-home-at-scale</link>
      <guid isPermaLink="true">https://circuvent.tech/blog/esp32-mqtt-smart-home-at-scale</guid>
      <description>How we scaled our home automation from a single ESP32 relay to a production-grade IoT ecosystem with 9+ devices, MQTT mesh networking, and OTA firmware updates.</description>
      <pubDate>Sun, 15 Feb 2026 00:00:00 GMT</pubDate>
      <author>contact@circuvent.com (Harsha Bonthada)</author>
      <category>IoT</category>
      <category>ESP32</category>
      <category>MQTT</category>
      <category>IoT</category>
      <category>Smart Home</category>
      <category>Flutter</category>
      <category>Embedded</category>
    </item>
    <item>
      <title>Our Full-Stack Monorepo Architecture in 2026</title>
      <link>https://circuvent.tech/blog/full-stack-monorepo-architecture-2026</link>
      <guid isPermaLink="true">https://circuvent.tech/blog/full-stack-monorepo-architecture-2026</guid>
      <description>A practical guide to how we structure our multi-platform projects — from shared TypeScript types to Docker orchestration — across React, React Native, Electron, and Node.js.</description>
      <pubDate>Sun, 01 Feb 2026 00:00:00 GMT</pubDate>
      <author>contact@circuvent.com (Harsha Bonthada)</author>
      <category>Architecture</category>
      <category>Monorepo</category>
      <category>TypeScript</category>
      <category>Docker</category>
      <category>CI/CD</category>
      <category>Architecture</category>
    </item>
    <item>
      <title>Ensemble Learning for Cancer Risk Prediction: Our CancerGuard AI Approach</title>
      <link>https://circuvent.tech/blog/cancer-detection-ai-ensemble-learning</link>
      <guid isPermaLink="true">https://circuvent.tech/blog/cancer-detection-ai-ensemble-learning</guid>
      <description>How we built a HIPAA-aligned cancer risk prediction system using an ensemble of XGBoost, LightGBM, Random Forest, and Neural Networks — with 69 API endpoints.</description>
      <pubDate>Tue, 20 Jan 2026 00:00:00 GMT</pubDate>
      <author>contact@circuvent.com (Harsha Bonthada)</author>
      <category>AI &amp; ML</category>
      <category>Healthcare</category>
      <category>Machine Learning</category>
      <category>Ensemble</category>
      <category>Python</category>
      <category>FastAPI</category>
    </item>
    <item>
      <title>Docker Compose for Production: Lessons from Deploying 8 Apps</title>
      <link>https://circuvent.tech/blog/docker-compose-production-deployment</link>
      <guid isPermaLink="true">https://circuvent.tech/blog/docker-compose-production-deployment</guid>
      <description>Real-world lessons from running 8 production applications on Docker Compose — from health checks to zero-downtime deployments.</description>
      <pubDate>Sat, 10 Jan 2026 00:00:00 GMT</pubDate>
      <author>contact@circuvent.com (Harsha Bonthada)</author>
      <category>DevOps</category>
      <category>Docker</category>
      <category>DevOps</category>
      <category>Deployment</category>
      <category>Production</category>
      <category>Infrastructure</category>
    </item>
    <item>
      <title>Vision AI: Active Learning with YOLOv8 on ESP32-CAM</title>
      <link>https://circuvent.tech/blog/vision-ai-yolov8-active-learning</link>
      <guid isPermaLink="true">https://circuvent.tech/blog/vision-ai-yolov8-active-learning</guid>
      <description>How we built an active learning pipeline that continuously improves YOLOv8 object detection accuracy using ESP32-CAM edge devices.</description>
      <pubDate>Sun, 28 Dec 2025 00:00:00 GMT</pubDate>
      <author>contact@circuvent.com (Harsha Bonthada)</author>
      <category>AI &amp; ML</category>
      <category>Computer Vision</category>
      <category>YOLOv8</category>
      <category>ESP32</category>
      <category>Active Learning</category>
      <category>Edge AI</category>
    </item>
    <item>
      <title>Building an Enterprise HRMS from Scratch: Replacing Keka + Jira</title>
      <link>https://circuvent.tech/blog/building-enterprise-hrms-from-scratch</link>
      <guid isPermaLink="true">https://circuvent.tech/blog/building-enterprise-hrms-from-scratch</guid>
      <description>How HT Connect became a unified platform replacing two enterprise tools — sprint boards, leave management, onboarding, and performance reviews in one codebase.</description>
      <pubDate>Mon, 15 Dec 2025 00:00:00 GMT</pubDate>
      <author>contact@circuvent.com (Harsha Bonthada)</author>
      <category>Engineering</category>
      <category>Enterprise</category>
      <category>HRMS</category>
      <category>Next.js</category>
      <category>PostgreSQL</category>
      <category>Prisma</category>
    </item>
    <item>
      <title>Local-First Algorithmic Trading with DuckDB and Python</title>
      <link>https://circuvent.tech/blog/algorithmic-trading-local-first-python</link>
      <guid isPermaLink="true">https://circuvent.tech/blog/algorithmic-trading-local-first-python</guid>
      <description>How we built a quantitative trading engine for Indian equities (NSE) that runs entirely on your machine — no cloud, no latency, no subscription fees.</description>
      <pubDate>Mon, 01 Dec 2025 00:00:00 GMT</pubDate>
      <author>contact@circuvent.com (Harsha Bonthada)</author>
      <category>Engineering</category>
      <category>Trading</category>
      <category>Python</category>
      <category>DuckDB</category>
      <category>FinTech</category>
      <category>Quantitative</category>
    </item>
    <item>
      <title>Why We Open Source Everything: The Circuvent Philosophy</title>
      <link>https://circuvent.tech/blog/open-source-philosophy-circuvent</link>
      <guid isPermaLink="true">https://circuvent.tech/blog/open-source-philosophy-circuvent</guid>
      <description>Our approach to open source development — why every project is public, how we structure repositories for community contribution, and the business case for transparency.</description>
      <pubDate>Sat, 15 Nov 2025 00:00:00 GMT</pubDate>
      <author>contact@circuvent.com (Harsha Bonthada)</author>
      <category>Open Source</category>
      <category>Open Source</category>
      <category>Community</category>
      <category>Philosophy</category>
      <category>GitHub</category>
    </item>
    <item>
      <title>Flutter + Firebase in Production: 4 Apps, 18 Months, Key Lessons</title>
      <link>https://circuvent.tech/blog/flutter-firebase-production-lessons</link>
      <guid isPermaLink="true">https://circuvent.tech/blog/flutter-firebase-production-lessons</guid>
      <description>Practical lessons from running 4 Flutter applications with Firebase backends in production — from Firestore query optimization to FCM notification delivery.</description>
      <pubDate>Sat, 01 Nov 2025 00:00:00 GMT</pubDate>
      <author>contact@circuvent.com (Harsha Bonthada)</author>
      <category>Engineering</category>
      <category>Flutter</category>
      <category>Firebase</category>
      <category>Mobile</category>
      <category>Production</category>
      <category>Riverpod</category>
    </item>
    <item>
      <title>React Native in 2026: Building TravelMate Across iOS, Android, and Web</title>
      <link>https://circuvent.tech/blog/react-native-cross-platform-2026</link>
      <guid isPermaLink="true">https://circuvent.tech/blog/react-native-cross-platform-2026</guid>
      <description>Our experience building TravelMate — a cross-platform travel app with GPS, real-time translation, offline maps, and Gemini AI — using React Native and Expo.</description>
      <pubDate>Mon, 20 Oct 2025 00:00:00 GMT</pubDate>
      <author>contact@circuvent.com (Harsha Bonthada)</author>
      <category>Engineering</category>
      <category>React Native</category>
      <category>Expo</category>
      <category>Cross-Platform</category>
      <category>Gemini AI</category>
      <category>Mobile</category>
    </item>
    <item>
      <title>The Origin Story: How Circuvent Technologies Was Born</title>
      <link>https://circuvent.tech/blog/circuvent-technologies-origin-story</link>
      <guid isPermaLink="true">https://circuvent.tech/blog/circuvent-technologies-origin-story</guid>
      <description>From a single ESP32 blinking an LED to a 53-project technology portfolio — the journey of building Circuvent Technologies from zero.</description>
      <pubDate>Wed, 01 Oct 2025 00:00:00 GMT</pubDate>
      <author>contact@circuvent.com (Harsha Bonthada)</author>
      <category>Company</category>
      <category>Company</category>
      <category>Story</category>
      <category>Journey</category>
      <category>Startup</category>
    </item>
  </channel>
</rss>