Logo

dev-resources.site

for different kinds of informations.

Building a Privacy-First Coding Activity Tracker for VS Code

Published at
12/30/2024
Categories
vscode
programming
productivity
Author
ernivani
Categories
3 categories in total
vscode
open
programming
open
productivity
open
Author
8 person written this
ernivani
open
Building a Privacy-First Coding Activity Tracker for VS Code

Hey DEV community! 👋

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.

Why I Built This

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.

Features

🕒 Real-time activity tracking
📊 GitHub integration for repository insights
🔒 100% local data storage
📈 Activity visible in VS Code's status bar
âš¡ Zero configuration needed

Tech Stack

  • TypeScript
  • VS Code Extension API
  • GitHub API for repository integration

Try It Out

The extension is open source and available on:

What's Next

I'm actively working on improvements and would love to hear your feedback and feature suggestions. Feel free to:

  • Star the repository
  • Report issues
  • Contribute to the project

Let me know what you think in the comments!

vscode Article's
30 articles in total
Favicon
Master Azure Development: Linking Cloud Shell with VS Code on Windows Made Easy
Favicon
Mega Menu Breaks, CSS3
Favicon
No Copilot? No Problem! Get Free AI in VSCode Now
Favicon
🌟 How to Fix Node.js Path Issues in VS Code (Step-by-Step Guide)
Favicon
Rendering Shopify Liquid Code Locally with VS Code
Favicon
How This VSCode Extension Saves Your Code from Exposed Secrets?
Favicon
Visual Studio Code Extension for Developers
Favicon
How to Configure VSCode for Auto Formatting and Linting in Python
Favicon
Was able to get my terminal looking nice thanks to this post!
Favicon
Context vs. State: Why Context is King in Software Systems
Favicon
Day 7 : C++ language | Comparison Operators
Favicon
Day 5: C++ language | Arithmetic Operators
Favicon
Day 6: C++ Language | Assignment operators
Favicon
Essential custom instructions for GitHub Copilot
Favicon
Just posted on my top 5 VSCode shortcuts :)) Hoping it helps people who might just get into it :))
Favicon
My text editor setup in 2025 and how I came out of extension hell
Favicon
Oh bless me, Father, I have done something unholy: Installing .NET Core on Apple Silicon
Favicon
Day 3: C++ language | Variables | Datatypes | Part-1
Favicon
VSCode Prettier format on save
Favicon
What I Learned Today
Favicon
🌈 Change workspace project color and name in vscode
Favicon
Git: haz que todos amen leer tus commits
Favicon
Unlock Free Microsoft Resources to Supercharge Your Tech Journey 🚀
Favicon
Building a Privacy-First Coding Activity Tracker for VS Code
Favicon
.NET Development Essentials on macOS with VS Code
Favicon
Unlocking the Potential of Visual Studio Code for Web Development Projects
Favicon
Troubleshooting Docker credsStore Auto-Configuration Issues in VS Code Dev Containers
Favicon
How to install vscode in android
Favicon
Introducing Inline Cryptography Toolkit: Simplify Encryption, Decryption, and Hashing in VS Code 🚀
Favicon
Zed IDE vs. NeoVim and Other IDEs: The Future of Modern Coding Environments

Featured ones: