yuvrajangads

↗ HN profile [ 25.3 ms ] full profile
Karma
0
Created
()
Submissions
0
  1. I built a CLI that detects patterns AI coding tools leave behind: empty catch blocks, hardcoded secrets, as any everywhere, comments that restate the code, god functions, SQL concatenation. 24 rules across JS/TS and…

  2. I built greens because most of my day-job work is in private org repos, so my public GitHub graph looked inactive. The tool runs locally, scans repos you choose in read-only mode, extracts commit timestamps for your…

  3. I work on private repos all day but my GitHub profile showed empty squares. Built a tool to fix it. Mirrors commit timestamps (not code) to a public repo. Also tracks PRs, reviews, issues via GitHub API. 5 min setup,…