I got my first certificate!

Hello,
I have got my responsive web design certificate and i wanted to share my opinion, i think what differentiates freeCodeCamp from other tutorial websites is that they make sure you truly deserve to have the final certificate by proving yourself capable of working on the required projects. I think what’s also cool is that they don’t hold your hand too much while working on the projects, they just give you a set of user stories and you’ll have to do some digging on your own if you’re stuck on something, i personally came back to the courses when i forget about something or feel i need to brush up on it, i also checked external sources when needed. Unlike other websites where you can watch videos and do some easy and guided tasks to get the certificate, with freeCodeCamp you will feel that you have worked hard and achieved something when you get the certificate! :slightly_smiling_face:

I’m looking forward to starting with Javascript Algorithms and Data Structures!

9 Likes

Welcome to the forums @MohamedElyesZormati. Congratulations on completing the RWD projects.

I’d suggest you revisit your Tribute, Tech Doc and Prod Landing pages.
Keep the test script when forking the pen (<script src="https://cdn.freecodecamp.org/testable-projects-fcc/v1/bundle.js"></script>).

  • The test script should be included, with all tests passing, when you submit your projects.
  • The pages mentioned don’t pass all user stories. Click the red button to see which test(s) are failing and text to help you correct the issue.

I have fixed the issues you mentioned, thank you!

Congratulations once again @MohamedElyesZormati.

Good job!