Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found

All comments

  • JessB74β€’ 50

    @JessB74

    Submitted

    What are you most proud of, and what would you do differently next time?

    I am proud of being able to write the whole code by myself for the first time. I will take time to research more about things I'm not familiar with before beginning the project next time.

    What challenges did you encounter, and how did you overcome them?

    There were properties I didn't know and it was my first time inserting a SVG file. I came across hsl for the first time as well. I googled and used MDN docs and W3 schools to find answers to things I didn't know. I also had a bit of trouble centering the box and making it responsive. I believe my main focus was my solution to look identical to the result however there's room for improvement so I'm ready to try more projects.

    What specific areas of your project would you like help with?

    I need help with CSS positioning or putting a div in the exact position I want it to be. I would also appreciate any feedback as well. As a self-taught individual aspiring to be a web developer, I can use all the resources and feedback I can get to help me do better.

    Sadiki Bendaβ€’ 160

    @Sadikibenda

    Posted

    Well done Jess Nice work for real, I read that you need help positioning a div, here are some resource you look. Flex box in css trick, position relative vs absolute in w3school. This will be a starting point on how to position your div.

    I hope this will be helpful

    Marked as helpful

    1
  • P
    pablodevβ€’ 430

    @Pabloodev

    Submitted

    What are you most proud of, and what would you do differently next time?

    Hello Guys! ✨😊

    As I mentioned in my documentation, I had a small breakthrough with JS (I started to understand the script lines) which was really magical for me, as it was something I had to force myself to learn, force myself to leave my comfort zone, but I know the road is still long!

    What challenges did you encounter, and how did you overcome them?

    As it was my first time creating a solution with JS, I had some problems with the share-content because it would only appear when I clicked the button and it took me a while to understand that I could change its display later. πŸ˜­πŸ˜­πŸ˜‚πŸ˜‚

    What specific areas of your project would you like help with?

    Maybe how I can improve my JavaScript lines, if the way I pulled the data into the variables is right, the use of my if too, all feedback is very valuable at this moment.

    Sadiki Bendaβ€’ 160

    @Sadikibenda

    Posted

    well done Pablo, me too this challenge was my first js challeng I did, it kind feel great isn't it ?

    speaking of minimizing line in your js event handling, you did well but line 9 only would have been enough. but is great as long as it worked.

    I hope it was helpful.

    0
  • Simone-cpu-debugβ€’ 120

    @Simone-cpu-debug

    Submitted

    What are you most proud of, and what would you do differently next time?

    Just centering and doing the style, it was really hard work for me

    What challenges did you encounter, and how did you overcome them?

    The style and positioning, also the padding-bottom from .social-links and the height of the container

    What specific areas of your project would you like help with?

    Mostly the styling and learning to position easier, also writing much more efficient code

    Sadiki Bendaβ€’ 160

    @Sadikibenda

    Posted

    Well done Simone

    0
  • ritu jhaβ€’ 60

    @ritujha19

    Submitted

    What challenges did you encounter, and how did you overcome them?

    *) I encounter challenge to put @media query in CSS , and I try this many time but it doesn't work. **) Then I search about it , I get answer -->> beacuse of this code line [ ] , I cannot see apply of media query or I write wrong code.

    ***) I hope this will be true , if it is not , please give me your feedback !!

    What specific areas of your project would you like help with?

    1. I like to get help in @media query area .

      I put this code in my style.CSS -->>

    [ /* for mobile */

    @media screen and (max-width: 375px) {

    [class*="Qr-code"]{
    
        height: 100%;
    
    }
    

    }

    /* for desktop */

    @media screen and (max-width: 1440px) {

    [class*="Qr-code"]{
    
        height: 70vh;
    
    }
    

    } ]

    or you can see this in my git repo

    I cannot see this code applying my code if I am wrong someplace , please correct me or help me to come out from this( how to use @mediaquery or make responsive website).

    Sadiki Bendaβ€’ 160

    @Sadikibenda

    Posted

    Well done , but it was not necessary to start working on media query on this project, this project was meant for you just working on card making sure your solution resemble the design. There are more upcoming project that will require media queries. But you tried your best and you did well congratulations 🎊. The link below is what I read below working on my latest project that required media queries β€œ https://www.w3schools.com/css/css_rwd_mediaqueries.asp”.

    I hope this was helpful

    Marked as helpful

    1
  • P
    Aaron Smithβ€’ 280

    @medic-code

    Submitted

    What are you most proud of, and what would you do differently next time?

    Eventually getting the responsiveness to work on intermediate and desktop. Next time I would plan the utilty classes in advance.

    What challenges did you encounter, and how did you overcome them?

    Getting the desktop grid set up and the number of changes of colours were a challenge.

    What specific areas of your project would you like help with?

    HTML semantics CSS structure Responsive design and CSS Grid

    Sadiki Bendaβ€’ 160

    @Sadikibenda

    Posted

    Well done Aaron.

    0
  • P
    Thomasβ€’ 190

    @Fixito

    Submitted

    What are you most proud of, and what would you do differently next time?

    .

    What challenges did you encounter, and how did you overcome them?

    .

    What specific areas of your project would you like help with?

    .

    Sadiki Bendaβ€’ 160

    @Sadikibenda

    Posted

    well done thomas

    0
  • P
    BillRozyβ€’ 170

    @BillRozy

    Submitted

    What are you most proud of, and what would you do differently next time?

    First time using native css variable without any framework like Tailwind or Bulma

    What challenges did you encounter, and how did you overcome them?

    Images sizes for different screens - resolved using img srcset and sizes opts

    What specific areas of your project would you like help with?

    dont' have

    Sadiki Bendaβ€’ 160

    @Sadikibenda

    Posted

    well done, how did you change front family of the price in green ?

    0
  • Carlyle-Jβ€’ 50

    @Carlyle-J

    Submitted

    What are you most proud of, and what would you do differently next time?

    In this project I learnt the ways in which I could customize lists and change their styles.

    What challenges did you encounter, and how did you overcome them?

    This challenge took me a bit longer to complete than the others I have done so far, but I find myself becoming more comfortable with using raw CSS. I'm excited to continue developing my knowledge and skills, and I'm hoping to utilize frameworks such as Bootstrap or Tailwind in my projects soon.

    What specific areas of your project would you like help with?

    Feedback, tips and tricks would be greatly appreciated

    Sadiki Bendaβ€’ 160

    @Sadikibenda

    Posted

    everything seem to be great, I thing you forgot to make header of each part bold as designed. but I believe you got it.

    well done Carlyle

    1
  • @Marvie-03

    Submitted

    What are you most proud of, and what would you do differently next time?

    Majorly, I was challenged. Happy I was to put something forth

    What challenges did you encounter, and how did you overcome them?

    Responsiveness I had to use media queries in CSS

    What specific areas of your project would you like help with?

    The mobile view doesn't look and feel like the design image. Any suggestions?

    Sadiki Bendaβ€’ 160

    @Sadikibenda

    Posted

    Hey Modupe is nice seing your solution well done. Also, try this code on tope level div { Display: flex; Justify-content: Center; Align-items: center; }. To center your card and get mobile responsiveness.

    Marked as helpful

    0
  • Sadiki Bendaβ€’ 160

    @Sadikibenda

    Submitted

    What are you most proud of, and what would you do differently next time?

    feel good to finish in short amount of time.

    What challenges did you encounter, and how did you overcome them?

    fixing the profile pic and put it in the middle, was little bit of challenge

    What specific areas of your project would you like help with?

    figuring out the font color, weight, and size of a given design

    Sadiki Bendaβ€’ 160

    @Sadikibenda

    Posted

    Thank you so much Isabela, your help is appreciated πŸ™πŸ».

    I will be looking at it. You just saved my time Isabela.

    0
  • Sadiki Bendaβ€’ 160

    @Sadikibenda

    Posted

    Well done wael Dev

    0
  • @Marvie-03

    Submitted

    What are you most proud of, and what would you do differently next time?

    I'm excited to have used var() function in CSS. I'm looking forward to utilizing more of it in future projects

    What challenges did you encounter, and how did you overcome them?

    The CSS positioning Syntax, I had to check W3Schools materials to remember

    What specific areas of your project would you like help with?

    The responsiveness. if you are reading this, how responsive is it on your device

    Sadiki Bendaβ€’ 160

    @Sadikibenda

    Posted

    nice shot !!! I will try using var() next time on my project as well, I really never thought about it. also, try using flexbox to play with responsiveness on your next project.

    well done Modupe.

    0