How do we prove we built a project without AI when AI can even generate git histories now?

Posted by 0x03B4@reddit | learnprogramming | View on Reddit | 20 comments

With AI everywhere it feels like anybody can spin up a polished project and a fake looking repo in a day. Even Git commit histories are easy to spoof now.

So my question is how do developers stand out and show that they actually built their projects themselves? Recruiters do not check deeply and AI tools can generate huge repos that look legit at a glance.

What are the real signals that show genuine work nowadays?

Curious how others are handling this new problem, especially juniors trying to prove they actually know how to build things.