<?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: Thomas Lindeker</title>
    <description>The latest articles on DEV Community by Thomas Lindeker (@ernivani).</description>
    <link>https://dev.to/ernivani</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%2F2631069%2F3b5f5974-9297-4391-858d-d59012e3c437.gif</url>
      <title>DEV Community: Thomas Lindeker</title>
      <link>https://dev.to/ernivani</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/ernivani"/>
    <language>en</language>
    <item>
      <title>Building a Privacy-First Coding Activity Tracker for VS Code</title>
      <dc:creator>Thomas Lindeker</dc:creator>
      <pubDate>Mon, 30 Dec 2024 00:21:17 +0000</pubDate>
      <link>https://dev.to/ernivani/building-a-privacy-first-coding-activity-tracker-for-vs-code-15g</link>
      <guid>https://dev.to/ernivani/building-a-privacy-first-coding-activity-tracker-for-vs-code-15g</guid>
      <description>&lt;p&gt;Hey DEV community! 👋&lt;/p&gt;

&lt;p&gt;I wanted to share a VS Code extension I built that helps developers track their coding activity without compromising privacy. Unlike other tracking solutions that require accounts or send data to external servers, this extension keeps everything local.&lt;/p&gt;

&lt;h2&gt;
  
  
  Why I Built This
&lt;/h2&gt;

&lt;p&gt;As a developer, I wanted to understand my coding patterns better, but I wasn't comfortable with sending my activity data to third-party servers. Most existing solutions required accounts or had complex setups, so I decided to build something simpler.&lt;/p&gt;

&lt;h2&gt;
  
  
  Features
&lt;/h2&gt;

&lt;p&gt;🕒 Real-time activity tracking&lt;br&gt;
📊 GitHub integration for repository insights&lt;br&gt;
🔒 100% local data storage&lt;br&gt;
📈 Activity visible in VS Code's status bar&lt;br&gt;
⚡ Zero configuration needed&lt;/p&gt;

&lt;h2&gt;
  
  
  Tech Stack
&lt;/h2&gt;

&lt;ul&gt;
&lt;li&gt;TypeScript&lt;/li&gt;
&lt;li&gt;VS Code Extension API&lt;/li&gt;
&lt;li&gt;GitHub API for repository integration&lt;/li&gt;
&lt;/ul&gt;

&lt;h2&gt;
  
  
  Try It Out
&lt;/h2&gt;

&lt;p&gt;The extension is open source and available on:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;GitHub: &lt;a href="https://github.com/ernivani/my-code-activity-ext" rel="noopener noreferrer"&gt;https://github.com/ernivani/my-code-activity-ext&lt;/a&gt;
&lt;/li&gt;
&lt;li&gt;VS Code Marketplace: &lt;a href="https://marketplace.visualstudio.com/items?itemName=ernicani.my-code-activity-ext" rel="noopener noreferrer"&gt;https://marketplace.visualstudio.com/items?itemName=ernicani.my-code-activity-ext&lt;/a&gt;
&lt;/li&gt;
&lt;/ul&gt;

&lt;h2&gt;
  
  
  What's Next
&lt;/h2&gt;

&lt;p&gt;I'm actively working on improvements and would love to hear your feedback and feature suggestions. Feel free to:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Star the repository&lt;/li&gt;
&lt;li&gt;Report issues&lt;/li&gt;
&lt;li&gt;Contribute to the project&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;Let me know what you think in the comments!&lt;/p&gt;

</description>
      <category>vscode</category>
      <category>programming</category>
      <category>productivity</category>
    </item>
  </channel>
</rss>
