Bartosz Dudziak
@bartoszdudziak-devAll solutions
- Submitted 26 days ago
Mortgage Calculator App (React/TS/Tailwind)
- HTML
- CSS
- JS
I would like to get to know what is the best solution to create number input. I haven't found the only right one.
- Submitted 6 months ago
E-Commerce Product Page (JS/SCSS)
- HTML
- CSS
- JS
Please give me some opinion or advice. 🫡
- Submitted 6 months ago
News Homepage (JS/SCSS)
- HTML
- CSS
- JS
Accessibility. What should I add/change in my solution? What about aria attributes?
- Submitted 6 months ago
FAQ Accordion (JS/SCSS)
- HTML
- CSS
- JS
- I still don't feel confident with dealing with
background-image
like in this example. I don't have an idea how to make is sticky or stop from weird resizing - Similar with icons, should I use
img
orsvg
tags? My solution includessvg
but I'm not sure my approach is good especially with toggle them - Please leave a comment or your opinion 🫡
- Submitted 6 months ago
Interactive Rating Component (JS/SCSS)
- HTML
- CSS
- JS
Tips for dealing with SVG icons. Leave some good sources about accessibility please.
- Submitted 6 months ago
Frontend Quiz App (JS/SCSS)
- HTML
- CSS
- JS
I did not use any frameworks and libraries. I think I am getting ready to start learning it. What should I start with?
All comment will be helpful! Please leave your opinion 🫡
- Submitted 7 months ago
Password Generator App (JS/SCSS)
- HTML
- CSS
- JS
Leave your opinion about anything you think about my solution. Thanks 🫡
- Submitted 7 months ago
Time Tracking Dashboard (SASS)
- HTML
- CSS
- JS
I encourage you to leave any comments and tips. 🫡
- Submitted 8 months ago
E-Learning Landing Page (SCSS)
- HTML
- CSS
Every comment will be helpful. Let me know what do you think about my hero image approach. How would you overcome this? 🤔
- Submitted 8 months ago
Order Summary Component (SCSS)
- HTML
- CSS
I would like to know your opinion about my BEM approach and semantic HTML. Is it correct and also enough clean and maintainable? 🤔
- Submitted 8 months ago
Workit Landing Page (SCSS)
- HTML
- CSS
I would like to know what is your approach to curved borders. My solution doesn't look perfect.
How do you overcome with margin and padding in responsive layouts? What should I use to let them smooth growing. I tried with %, em unit and clamp() functions.
- Submitted 8 months ago
Three Column Card Component (SCSS)
- HTML
- CSS
Basically, is it better to use margin or padding on cards' elements?
- Submitted 8 months ago
Meet Landing Page (SCSS)
- HTML
- CSS
I want to improve my solution but I am stuck. My code might be not clean for you. I get lost in it myself 😅
Let me know what do you think I should change in my solution.
How to deal with destroying page when zoom out? I used grid and stretched content to keep the page in place but I am not satisfied with it.
What is the best way to increase and decrease font sizes and paddings to make page responsive?
- Submitted 8 months ago
Four Card Feature (SCSS)
- HTML
- CSS
I'm still not much confident using semantic HTML. I need to catch up.
- Submitted 8 months ago
Product Preview Card (SCSS)
- HTML
- CSS
I wonder if my solution with media query could be better, especially image behaviour.
- Submitted 8 months ago
Social Links Profile (SCSS)
- HTML
- CSS
I'm not sure why my card is a little bit less wider than designed one. To make it responsive I used max-width property but it looks like the card container always needs less than that.