CVGenius
https://cvgenius.app/
My internship final project was released, an website for creating your own resumes. Made with love. ✨
24 Replies
Awesome
I will try it out once I'm in PC because the mobile render is kinda bugged
But looks great when rotated the screen
looks nice :)
If you want, I can give you some CSS advice to let it look more polished
why not, here you go
I would make the nav a bit less transparent, more blur and a higher font-size. (Try to not use absolute pixel font sizes for responsiveness) And I would make the after pseudo element the same color as the text.
Maybe try to have only one blinking cursor after the animation.
Use a max-width and padding on your elements for a nicer look on big screens.
Instead of
Do something like this:
Definitely looks a lot better
Make the height of the boxes dynamic or hide overflowing text:
Also the footer on the Pricing section isn't at the bottom
On the login-page you have the huge color gradient which moves along. I really like it. But it's not much color change for such a huge gradient. To cover that up (so the gradient lines aren't visible), you could add some blur
You can style the color picker:
the tab-buttons are easy to miss. Give them some content / make them bigger or just get rid of tabs and put all options there at once
If you use
overflow-y: auto
it will still use a scrollbar if the content overflows. But the scrollbar will be hidden, if they don't. This gets rid of the disabled scrollbar therepricing page fully broken, I know
I'm not able to change website because github repo was blocked reason of reviewing for internship but that comments are important for me, thanks you so much ❤️
One last thing: you can add some margin to the options here on the top right to make it look a bit nicer. And maybe try to use flex/grid for it instead of absolute positioning.
But enough nitpicking, the site looks and works really great, nice work!!
Okayyy last thing for real this time 😂
The header and the container being not exactly the same width looks a bit weird 🙈
well done, must've been a whole lot of work to build this site
no problem, thanks for every review ❤️
woa I just now saw the contact page and I really dig the design. Great job
Thanks you, Naz(team member) made this page
ah cool :D