<?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: Hrishikesh Jadhav</title>
    <description>The latest articles on DEV Community by Hrishikesh Jadhav (@hrishikesh_jadhav_bbd2b40).</description>
    <link>https://dev.to/hrishikesh_jadhav_bbd2b40</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%2F4046624%2F9aab7360-7336-4cb7-9c77-6c59c96a54d1.png</url>
      <title>DEV Community: Hrishikesh Jadhav</title>
      <link>https://dev.to/hrishikesh_jadhav_bbd2b40</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/hrishikesh_jadhav_bbd2b40"/>
    <language>en</language>
    <item>
      <title>Why I built Sanctuary: A local-first, zero-tracking reflection app</title>
      <dc:creator>Hrishikesh Jadhav</dc:creator>
      <pubDate>Sat, 25 Jul 2026 09:20:26 +0000</pubDate>
      <link>https://dev.to/hrishikesh_jadhav_bbd2b40/why-i-built-sanctuary-a-local-first-zero-tracking-reflection-app-2lfh</link>
      <guid>https://dev.to/hrishikesh_jadhav_bbd2b40/why-i-built-sanctuary-a-local-first-zero-tracking-reflection-app-2lfh</guid>
      <description>&lt;p&gt;Most journaling and mental wellness apps require syncing sensitive personal thoughts to cloud servers where they risk being mined or exposed. I wanted a space where user data never leaves the browser.&lt;/p&gt;

&lt;p&gt;So I built &lt;strong&gt;Sanctuary&lt;/strong&gt; — a lightweight, local-first reflection vault.&lt;/p&gt;

&lt;h3&gt;
  
  
  🛠️ Technical Highlights
&lt;/h3&gt;

&lt;ul&gt;
&lt;li&gt;
&lt;strong&gt;100% Local-First:&lt;/strong&gt; All entries and app states stay strictly inside browser local storage. Zero tracking scripts or analytics.&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Resonance Diagnostics:&lt;/strong&gt; Dynamic, client-side SVG visualizations mapping baseline mood trends over time.&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Therapy PDF Export:&lt;/strong&gt; Uses native CSS print styling (&lt;code&gt;@media print&lt;/code&gt;) to generate clean offline summary reports for check-ins without sharing app access.&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Zero Overhead:&lt;/strong&gt; Blazing fast load times with no database or cloud sync latency.&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;Check out the live app: &lt;a href="https://sanctuaryb.lovable.app" rel="noopener noreferrer"&gt;sanctuaryb.lovable.app&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;I'd love feedback from the dev community on the local storage architecture, baseline algorithms, or visual UI!&lt;/p&gt;

</description>
      <category>frontend</category>
      <category>privacy</category>
      <category>showdev</category>
      <category>webdev</category>
    </item>
    <item>
      <title>Sanctuary – A local-first, zero-tracking reflection vault with client-side diagnostics</title>
      <dc:creator>Hrishikesh Jadhav</dc:creator>
      <pubDate>Sat, 25 Jul 2026 09:09:37 +0000</pubDate>
      <link>https://dev.to/hrishikesh_jadhav_bbd2b40/sanctuary-a-local-first-zero-tracking-reflection-vault-with-client-side-diagnostics-5h49</link>
      <guid>https://dev.to/hrishikesh_jadhav_bbd2b40/sanctuary-a-local-first-zero-tracking-reflection-vault-with-client-side-diagnostics-5h49</guid>
      <description></description>
    </item>
  </channel>
</rss>
