Launched this week
Your best work is probably under an NDA, so nobody can see it. Nobody trusts CVs anymore, they are so fakeable. Redential reads your git history on your own machine and turns it into a profile of what you actually built. Never your code, and you see exactly what gets shared before it does. Then you defend it live, answering questions about your own work. The result: a credential recruiters can trust more than a CV. The CLI is free and open source.









This is amazing and looks similar to GitRoll project. However I have a question around AI assisted coding.
If I design the architecture of my project but rely on AI to generate specific functions without fully checking the internal logic, how does Redential determine whether I’m still the true author? In that case, what signals or defense questions does your system use to expose whether I actually understand the code I committed?
reading git history instead of asking people to write a portfolio is a genuinely good idea, most portfolios are curated fiction anyway. the "defend it live" step is what sells it for me - that's the part that actually separates someone who understands their own commits from someone who just merged a PR someone else wrote.
Redential
@omri_ben_shoham1 Thanks Omri! Really appreciate it. The defense is where we're putting most of the work, first one is free if you want to try it on your own repo.
If you want to contribute to our open source repo, happy to have you there!