<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DEV Community: Garima Mahajan</title>
    <description>The latest articles on DEV Community by Garima Mahajan (@garima_strategist).</description>
    <link>https://dev.to/garima_strategist</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.us-east-2.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F3753106%2F41e68c90-0231-40e8-84b8-48184fd2685d.png</url>
      <title>DEV Community: Garima Mahajan</title>
      <link>https://dev.to/garima_strategist</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/garima_strategist"/>
    <language>en</language>
    <item>
      <title>How to Build an AI Contextual Governance Framework in 2026

https://teamsync.com/resources/blog/how-to-build-an-ai-contextual-governance-framework</title>
      <dc:creator>Garima Mahajan</dc:creator>
      <pubDate>Fri, 17 Jul 2026 08:04:03 +0000</pubDate>
      <link>https://dev.to/garima_strategist/how-to-build-an-ai-contextual-governance-framework-in-2026-2kd7</link>
      <guid>https://dev.to/garima_strategist/how-to-build-an-ai-contextual-governance-framework-in-2026-2kd7</guid>
      <description>&lt;div class="crayons-card c-embed text-styles text-styles--secondary"&gt;
    &lt;div class="c-embed__content"&gt;
        &lt;div class="c-embed__cover"&gt;
          &lt;a href="https://www.teamsync.com/resources/blog/how-to-build-an-ai-contextual-governance-framework" class="c-link align-middle" rel="noopener noreferrer"&gt;
            &lt;img alt="" src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fimldptkomxohfrzranxu.supabase.co%2Fstorage%2Fv1%2Fobject%2Fpublic%2Fteamsync-media%2Fchatgpt-image-jul-17--2026--09-37-21-am-1784261166233.png" height="600" class="m-0" width="800"&gt;
          &lt;/a&gt;
        &lt;/div&gt;
      &lt;div class="c-embed__body"&gt;
        &lt;h2 class="fs-xl lh-tight"&gt;
          &lt;a href="https://www.teamsync.com/resources/blog/how-to-build-an-ai-contextual-governance-framework" rel="noopener noreferrer" class="c-link"&gt;
            AI Contextual Governance Framework | TeamSync Blog | TeamSync
          &lt;/a&gt;
        &lt;/h2&gt;
          &lt;p class="truncate-at-3"&gt;
            Learn how to build an AI contextual governance framework that improves visibility, manages risk, and enables responsible AI adoption at scale. 
          &lt;/p&gt;
        &lt;div class="color-secondary fs-s flex items-center"&gt;
            &lt;img alt="favicon" class="c-embed__favicon m-0 mr-2 radius-0" src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fwww.teamsync.com%2Fimages%2Ffavicon.svg" width="800" height="400"&gt;
          teamsync.com
        &lt;/div&gt;
      &lt;/div&gt;
    &lt;/div&gt;
&lt;/div&gt;


</description>
    </item>
    <item>
      <title>We open-sourced our collaborative office suite (think Google Docs, but self-hosted)
Hey devs — we just released the code behind TeamSync Editor, a real-time collaborative office suite built for enterprises that need full data control. 
#opensource</title>
      <dc:creator>Garima Mahajan</dc:creator>
      <pubDate>Tue, 17 Feb 2026 08:05:46 +0000</pubDate>
      <link>https://dev.to/garima_strategist/we-open-sourced-our-collaborative-office-suite-think-google-docs-but-self-hosted-hey-devs-we-29ch</link>
      <guid>https://dev.to/garima_strategist/we-open-sourced-our-collaborative-office-suite-think-google-docs-but-self-hosted-hey-devs-we-29ch</guid>
      <description></description>
    </item>
    <item>
      <title>Building TeamSync: An Open-Source Collaborative Office Suite for Enterprises</title>
      <dc:creator>Garima Mahajan</dc:creator>
      <pubDate>Tue, 17 Feb 2026 02:26:02 +0000</pubDate>
      <link>https://dev.to/garima_strategist/building-teamsync-an-open-source-collaborative-office-suite-for-enterprises-4g9o</link>
      <guid>https://dev.to/garima_strategist/building-teamsync-an-open-source-collaborative-office-suite-for-enterprises-4g9o</guid>
      <description>&lt;p&gt;We just open-sourced the editor behind TeamSync — our AI-powered collaborative workspace platform. If you've ever wondered what it takes to build a real-time collaborative office suite (think Google Docs, but self-hosted and enterprise-grade), this is your chance to dive into the code.&lt;br&gt;
🛠️ What We Built&lt;br&gt;
• &lt;strong&gt;TeamSync Editor&lt;/strong&gt;: A fully collaborative Word, Presentation, and Sheets editor — built on Collabora Online and LibreOffice technology.&lt;br&gt;
• &lt;strong&gt;Real-time multi-user editing&lt;/strong&gt;: Multiple people can edit the same document simultaneously with live cursors and conflict-free merges.&lt;br&gt;
• &lt;strong&gt;Enterprise-ready&lt;/strong&gt;: Designed for on-premise deployment with air-gapped support — perfect for government, defence, and regulated industries.&lt;br&gt;
• &lt;strong&gt;Open source&lt;/strong&gt;: Licensed under MPL-2.0 — you can fork, modify, and deploy it yourself.&lt;/p&gt;

&lt;p&gt;**💡 Why We're Sharing This&lt;br&gt;
**Most collaborative office tools are closed-source SaaS platforms. That's fine for most use cases — but what if you're working in a highly regulated environment where data sovereignty is non-negotiable? What if you need full control over your infrastructure?&lt;br&gt;
That's the problem we built TeamSync to solve. And now we're opening the code so the developer community can learn from it, contribute to it, and build on top of it.&lt;/p&gt;

&lt;p&gt;⚙️ The Tech Stack&lt;br&gt;
• C++ (editor-source): The core collaborative engine — forked from Collabora Online, heavily customised for our use cases.&lt;br&gt;
• JavaScript (teamsync-editor): Frontend interface for Word, Presentation, and Sheets editing — clean, fast, and extensible.&lt;br&gt;
• WebSockets: Real-time synchronisation between clients and server.&lt;br&gt;
• LibreOffice: Document rendering engine — fully compatible with .docx, .pptx, .xlsx formats.&lt;/p&gt;

&lt;p&gt;🚀 What You Can Do With It&lt;br&gt;
• Deploy your own collaborative office: Host it on your own servers — no vendor lock-in, no data leaving your infrastructure.&lt;br&gt;
• Extend the editor: Add custom plugins, integrations, or AI features on top of the base platform.&lt;br&gt;
• Study real-time collaboration: Learn how operational transformation (OT) and conflict resolution work at scale.&lt;br&gt;
• Contribute: Found a bug? Have an idea? PRs are welcome.&lt;/p&gt;

&lt;p&gt;*&lt;em&gt;👨‍💻 Get Started&lt;br&gt;
*&lt;/em&gt;🔗 Main Organisation&lt;br&gt;
&lt;a href="https://github.com/angelbot-ai-pvt-ltd" rel="noopener noreferrer"&gt;https://github.com/angelbot-ai-pvt-ltd&lt;/a&gt;&lt;br&gt;
📦 editor-source (C++ core engine)&lt;br&gt;
&lt;a href="https://github.com/angelbot-ai-pvt-ltd/editor-source" rel="noopener noreferrer"&gt;https://github.com/angelbot-ai-pvt-ltd/editor-source&lt;/a&gt;&lt;br&gt;
📦 teamsync-editor (JavaScript UI)&lt;br&gt;
&lt;a href="https://github.com/angelbot-ai-pvt-ltd/teamsync-editor" rel="noopener noreferrer"&gt;https://github.com/angelbot-ai-pvt-ltd/teamsync-editor&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;em&gt;If you're building anything in the collaborative editing, document management, or enterprise SaaS space — this repo is for you.&lt;/em&gt;&lt;/p&gt;

&lt;h1&gt;
  
  
  opensource #collaboration #realtime #enterprisesoftware #libreoffice #teamsync #developers #india
&lt;/h1&gt;

</description>
      <category>opensource</category>
      <category>enterprisesoftware</category>
      <category>developers</category>
      <category>libreoffice</category>
    </item>
  </channel>
</rss>
