Purnama S Rahayu
@catreedleAll solutions
- Submitted 3 months ago
Frontend Quiz with Dark/Light Theme
- HTML
- CSS
- JS
There's a bug that sometimes the toggle doesn't work with the keyboard. If you could help me figure out why that is, that'd be great haha.
- Submitted 3 months ago
Password Generator App with Vanilla JS
- HTML
- CSS
- JS
Any feedback in general, especially in Javascript.
- Submitted 3 months ago
Tip Calculator App
- HTML
- CSS
- JS
Any input would be appreciated but primarily on Javascript. How can I improve my index.js, also if you find any error.
- Submitted 4 months ago
Newsletter Sign-Up
- HTML
- CSS
- JS
Anything in general. How would you switch between showing the form and showing the success message? I think in real case pages they would be in different files. But how would you approach it specifically in this project?
- Submitted 4 months ago
Article Preview Component (HTML, CSS, JS)
- HTML
- CSS
- JS
anything. code review would be appreciated. is it readable and easy to understand? do you think my code is overkill? how to write better CSS class names?
- Submitted 4 months ago
Testimonials Grid Section
- HTML
- CSS
I'm still not sure what to do and how the page should look in between the specified size. Any feedback in general will be appreciated.
- Submitted 4 months ago
Four Card Page with CSS Flexbox and Grid
- HTML
- CSS
I feel like the elements look jumpy when I resize the screen. Any tips on that would be helpful. Also if you find any errors in the layout, I'd like to know.
- Submitted 4 months ago
Responsive Product Preview Card (HTML and CSS)
- HTML
- CSS
I would like feedback on my HTML structure and CSS, especially on my media query. I'd also like some help with the error I mentioned above.
- Submitted 4 months ago
Recipe Page (HTML and CSS)
- HTML
- CSS
Do I use the correct semantic in my HTML? Can you recommend better ways for me to write responsive page?
- Submitted 4 months ago
Social Links Profile (HTML and CSS)
- HTML
- CSS
The mobile design doesn't look exactly like my final project. I have too wide horizontal gaps compared to what's shown in the design. Some help with this will be very much appreciated.
- Submitted 4 months ago
Blog Preview Card with HTML and CSS
- HTML
- CSS
How to reduce font size for smaller screens. It would be helpful if you could walk me through for this challenge. Also, some feedbacks on my HTML and CSS structure would be appreciated.
- Submitted 4 months ago
QR Code Component with CSS Flexbox
- HTML
- CSS
How can I improve my code, especially on the elements where I use fixed size (the card and the image)? Do you know a better way to do it? Also, my explanations on how to center elements, are they clear enough or need some corrections?