yuvrajangads
- Karma
- 0
- Created
- ()
- Submissions
- 0
-
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…
-
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…
-
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,…