cd /news/ai-tools/built-resumetrust-ai-a-mern-gemini-t… Β· home β€Ί topics β€Ί ai-tools β€Ί article
[ARTICLE Β· art-18351] src=dev.to pub= topic=ai-tools verified=true sentiment=↑ positive

Built ResumeTrust AI: A MERN + Gemini Tool to Catch Fake Resume Skills πŸ›‘οΈπŸ’»

A developer built ResumeTrust AI, a MERN stack tool integrated with Google's Gemini API that cross-references candidate skills against live GitHub activity to detect resume fraud. The system implements a 24-hour cache using MongoDB's findOneAndUpdate to conserve API credits, in-memory PDF parsing with automatic server deletion for data privacy, and backend-enforced 403 access limits for candidate accounts.

read1 min publishedMay 30, 2026

Hey developers! I built ResumeTrust AI to solve the issue of exaggerated resumes by cross-referencing candidate skills with their live GitHub activity natively.

βš™οΈ Key Backend Optimizations:

24-Hour Cache: Uses findOneAndUpdate to cache results and save Gemini API credits.

Data Privacy: In-memory PDF parsing with immediate auto-deletion from the server.

Security Gate: Backend-enforced 403 limits for candidate accounts.

🌐 Live Link: [[https://resume-trust-ai-wccy.vercel.app](https://resume-trust-ai-wccy.vercel.app)]

πŸ’» Codebase & README: [[https://github.com/Vinay-pandey-coder/ResumeTrust-ai](https://github.com/Vinay-pandey-coder/ResumeTrust-ai)]

πŸ‘‡ If you find my code structure and logic helpful, please drop a ⭐ on the GitHub repository to support my portfolio!

── more in #ai-tools 4 stories Β· sorted by recency
sponsored brought to you by zahid.host 4,200+ EU-deployed projects
reading about agents? ship yours in a single git push.

Run your AI side-project on zahid.host

EU-based hosting, git-push deploys, automatic HTTPS, no cold starts. Free tier with a custom domain β€” perfect for shipping the agent you just read about.

$git push zahid main
β†’ Live at https://your-agent.zahid.host βœ“
Get free account β†’ Pricing
from €0/mo Β· no card required
LIVE [news/built-resumetrust-ai…] indexed:0 read:1min 2026-05-30 Β· β€”