I've been writing substantially more code in the last three months in many ways thanks to Cursor and all the AI help I could get. As such, I got curious to see just how much work I've been committing, and while relying on Github contributions view was my normal go-to way of doing it (1,338 contributions in the last year), I thought it would be fun to have a local way to count all progress.<p>Here's what I got for the last 90 days:<p>Total files changed: 3593
Total lines inserted: 292060
Total lines deleted: 72239<p>If you want to do the same, just copy this file (<a href="https://kirillzubovsky.com/count-lines" rel="nofollow">https://kirillzubovsky.com/count-lines</a>) and save it locally. I find it fun to know how much I've been adding every day/week/month. Keeps me motivated.<p>Have an awesome day!
Kirill