Hey everyone,
I wanted to share a quick video of my side-project: forgcv.com.
The standard play for a SaaS product is to offer infinite customization (color wheels, custom fonts, sidebars). But when looking at user data, too much design freedom leads to terrible resume layouts that fail automated screening software.
So I did the opposite: I locked down the design grid completely, added layout constraints, and stripped out the login page entirely. It's built with Vanilla JS and uses LocalStorage to keep user data 100% private.
try my website, and if you have any feedback yiu cab share it with me. thank you