<?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: Emiliano Saurin</title>
    <description>The latest articles on DEV Community by Emiliano Saurin (@njoylab).</description>
    <link>https://dev.to/njoylab</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.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F3436939%2F07167ad8-1f28-4946-8bb0-085474557fd2.jpeg</url>
      <title>DEV Community: Emiliano Saurin</title>
      <link>https://dev.to/njoylab</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/njoylab"/>
    <language>en</language>
    <item>
      <title>InstaTrack: Track Your Instagram Followers &amp; Following (Privacy-First, Open Source)</title>
      <dc:creator>Emiliano Saurin</dc:creator>
      <pubDate>Mon, 06 Oct 2025 13:29:12 +0000</pubDate>
      <link>https://dev.to/njoylab/instatrack-track-your-instagram-followers-following-privacy-first-open-source-5291</link>
      <guid>https://dev.to/njoylab/instatrack-track-your-instagram-followers-following-privacy-first-open-source-5291</guid>
      <description>&lt;p&gt;After getting frustrated with Instagram analytics apps that require account access or send data to their servers or are not free I built InstaTrack: a fully client-side tool to analyze followers/following.&lt;/p&gt;

&lt;p&gt;What it does:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Upload Instagram JSON exports (followers/following)&lt;/li&gt;
&lt;li&gt;See who doesn't follow you back and vice versa&lt;/li&gt;
&lt;li&gt;Track trends over time with multiple snapshots&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;All processing happens in your browser (localStorage), zero server involvement&lt;br&gt;
Try it: &lt;a href="https://instatrack.njoylab.com" rel="noopener noreferrer"&gt;https://instatrack.njoylab.com&lt;/a&gt;&lt;br&gt;
GitHub: &lt;a href="https://github.com/njoylab/instatrack" rel="noopener noreferrer"&gt;https://github.com/njoylab/instatrack&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;I have few followers, so haven't tested performance with large datasets (10k+ followers). If anyone tries it with a big following, would love feedback on how it handles.&lt;/p&gt;

&lt;p&gt;Open to any feedback on UX or features!&lt;/p&gt;

</description>
      <category>webdev</category>
      <category>programming</category>
      <category>privacy</category>
      <category>nextjs</category>
    </item>
    <item>
      <title>[iOS] Built an offline vault app - need honest UI/UX feedback</title>
      <dc:creator>Emiliano Saurin</dc:creator>
      <pubDate>Fri, 15 Aug 2025 10:07:23 +0000</pubDate>
      <link>https://dev.to/njoylab/ios-built-an-offline-vault-app-need-honest-uiux-feedback-1cph</link>
      <guid>https://dev.to/njoylab/ios-built-an-offline-vault-app-need-honest-uiux-feedback-1cph</guid>
      <description>&lt;p&gt;Hey folks,&lt;/p&gt;

&lt;p&gt;I recently shipped “In My Pocket”&lt;/p&gt;

&lt;p&gt;&lt;a href="https://apps.apple.com/us/app/in-my-pocket-offline-vault/id6444294006" rel="noopener noreferrer"&gt;https://apps.apple.com/us/app/in-my-pocket-offline-vault/id6444294006&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Main idea:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;100% offline storage, no cloud, no accounts, just local data&lt;/li&gt;
&lt;li&gt;Store key/value pairs like IBANs, loyalty cards, access codes, etc.&lt;/li&gt;
&lt;li&gt;Core features are free, a $3 one-time IAP unlocks a few extras&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;Where I need help:&lt;br&gt;
I deliberately went with stock iOS components for speed and familiarity, but the result feels very plain. I’m looking for constructive UI/UX suggestions to make it cleaner and more pleasant without adding bloat.&lt;/p&gt;

&lt;p&gt;Next update: import/export between devices&lt;/p&gt;

&lt;p&gt;Would love if you could check it out and tell me what you’d change. Brutal honesty welcome.&lt;/p&gt;

</description>
      <category>ios</category>
      <category>sideprojects</category>
      <category>appstore</category>
      <category>privacy</category>
    </item>
  </channel>
</rss>
