CV Score banner

CV Score

1 devlog
4h 20m 15s

Updated Project: Updated CV Score
ScanMyResume

ScanMyResume is a web app that gives AI feedback on resumes. Users upload their CV as a PDF and receive structured feedback about clarity, structure, skills, and overall impact.

I started bui…

Updated Project: Updated CV Score
ScanMyResume

ScanMyResume is a web app that gives AI feedback on resumes. Users upload their CV as a PDF and receive structured feedback about clarity, structure, skills, and overall impact.

I started building this project before December to learn how to build a real SaaS product. I wanted to understand authentication, subscriptions, backend logic, and how to work with AI APIs in production.

The app includes secure file handling, server-side validation, and Stripe subscription logic. The core features are almost complete, and I am currently testing and improving performance and user experience.

This project helps me learn full-stack development by building something real and production-focused.

This project uses AI

I implemented the AI analysis system by sending the uploaded resume content to an AI API from the server. The resume text is extracted and formatted into a structured prompt that asks the AI to evaluate clarity, structure, skills, and overall impact. The response is then parsed and displayed in a clean, organized format for the user.

This allows users to receive detailed, structured feedback instead of generic suggestions.

Ertug Akman

Devlog – ScanMyCV (Week Update)

This week was all about getting things production-ready.
• Changed the name to CV Score
• Fixed deployment issues and cleaned up the build setup
• Stabilised auth & middleware flow
• Connected Supabase properly for production
• Switched Stripe to live mode
• Set up domain properly
• Added Privacy, Terms and Cookies pages
• Improved error handling across the app

No new flashy features.
Just tightening everything so it actually works properly in the real world.
We’re very close to fully shipping.
Now it’s about users.

Attachment
0