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 solutions

  • Submitted


    I liked this challenge because i had the possibility to try and figure out how to do it without Javascript. There are still some parts where i need to improve myself but i do feel like i made some progress since my first challenge.

  • Submitted


    This was a good little chalenge to get me back up and running. after the last challenge i felt like i was standing still and learning how API's work got me advancing again. I will try to make something else with an API for my next challenge to get a deeper understanding.

  • Submitted


    I ended this challenge with only the desktop version finished because i felt stuck in place and felt like my scss got unstructured/messy. Taking a step back for a moment and doing another chalenge will hopefully help me clear my view so that i can make a better and more complete version of my solution in the future.

  • Submitted


    Here is my solution to this challenge. I used scss to style my page and learned to use autoprefixer after completing my project.

    I loaded the fonts via npm and realised that they are not visible on my github pages deployment since i added the node_modules folder(where my fonts and nomalize file are located) to the gitignore file.

    reviews and comments are more than welcome! i am always looking for a way to learn.

    greetings, Mike

  • Submitted


    This time i tried to use bootstrap for my project but i did not feel comfortable with it so i went back to using plain html & css. I also tried my hand at scss wich felt allot more organized to me.

    I had some trouble with finding a clean way to put a color overlay on the picture. And how to get a good outline around the avatar(an outline that folowed the circle in the picture, and not the square form of the img container).

    This project is not finished but i felt like i was stuck in place and dit not advance anymore so i decided to submit it as it is and move on to another project to get back to it later with a fresh view.

  • Submitted


    I implemented bootstrap but do not yet understand how to effectively use it and i started using scss to style my page which avoided allot of repetition in my code.

  • Submitted


    Tried to make a good age calculator. Started out working mobile first but got distracted during the proces. Had a lot of fun programming again after a really long break.

  • Submitted


    The end of my first try at this challenge. I have not yet refactored my code so my appologies for the mess. i will update it and submit a second solution with the eventual advise that everybody could give me to improve myself.