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

  • Marcos 10

    @Madllf

    Submitted

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

    this is my first time using @font-face{} and works on the first attempt.

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

    the style padding in buttons links not works in the first attempt, but them i try to edit the width style on the .list instead .links-list.

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

    css styling.

    P

    @Ismail-tony

    Posted

    Looks great

    1
  • @saularanguren

    Submitted

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

    I am really proud of myself because I learned and practiced the knowledge obtained in SASS, I would have loved to have learned said CSS pre-processor with more time and calm, but it was something quick, with a YouTube video and practice, I assimilated the knowledge very well

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

    The challenges I encountered when creating the project was to implement a clean architecture in the files, folders and code, especially that of SASS since it was the first time I worked with said technology, I found excellent solutions in the code. other developers, on perplexity, chatGPT and videos on YouTube

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

    Architecture of folders, files and clean code, please help me continue learning and improving, thank you very much in advance

    P

    @Ismail-tony

    Posted

    Nicely done. Pixel perfect.

    Marked as helpful

    1
  • @tflinch

    Submitted

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

    I utilized advice from my first challenge to efficiently size center my blog.

    body{
        min-height: 100vh;
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        font-family: Figtree;
        background: var(--bg-color);
    }
    
    

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

    My biggest challenge getting the avatar and Greg text on the same line.

    I used flex and padding to align the items.

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

    I would more help learning figma. Maybe a youtube link,

    P

    @Ismail-tony

    Posted

    The profile is a bit too close to the bottom of the card; otherwise, all is good.

    0
  • @saksben

    Submitted

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

    I believe I caught everything in the Figma file to add. Next time, I will be faster to implement since I understand what to do now.

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

    It was my first time developing from a Figma design file, so I did a bit of research on how to interpret.

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

    How does it look?

    P

    @Ismail-tony

    Posted

    The solution met all the requirement for a good webpage. The only problem is their name not linking to any form of social platform to communicate with them or view their work.

    Marked as helpful

    0