DEV Community

Resumemind
Resumemind

Posted on

I built a Resume Builder that actually respects CSS Print Media (Live on Product Hunt! πŸš€)

Hey Devs! πŸ‘‹

After struggling with "free" resume builders that export images instead of text, I decided to build my own using Spring Boot and Angular.

The Tech Challenge: Getting HTML/CSS to print perfectly to A4 PDF without cutting text in half (the dreaded page-break-inside: avoid nightmare).

The Result: Resumemind is finally live. It generates native, selectable PDF text that passes ATS bots.

We just went live on Product Hunt today! πŸš€

If you have a minute, I’d love for you to roast my code/UI or support the launch:

πŸ‘‰ Check it out

Tech Stack: Angular 17, Spring Boot 3, MariaDB, TailwindCSS.

Top comments (1)

Collapse
Β 
resumemind profile image
Resumemind β€’

I'm hanging out in the comments all day! Let me know if you have any questions about the Angular/Spring implementation or the PDF generation logic. πŸ’»