Codecheck

Codecheck

1 devlog
58m
Created by jim

Codecheck is a python app that scans an entire project’s directory and codebase to detect what files and % of it are vibecoded.

Repository

Timeline

found an dataset of comments written by AI, designed a banner, wrote a function on comments.py to extract comments & made a filedata Class where for each file in a directory you get the extension, source code, full path. Lastly scan.py creates an filedata Class with these data for each file & prints out the structure

Update attachment