Skip to content
View kariukimikael's full-sized avatar
Block or Report

Block or report kariukimikael

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
kariukimikael/README.md
  • 👋 Hi, I’m @kariukimikael
  • 👀 I’m interested in ...honing my problem solving skills and building projects that make our lives a tad bit simpler.
  • 🌱 I’m currently learning ...Fullstack Development & 3D Web Design
  • 💞️ I’m looking to collaborate on ...Fullstack applications with a tinge of AI
  • 😄 Pronouns: ...He/Him
  • ⚡ Fun fact: ...A Diamond in the rough

Pinned Loading

  1. FCC-Cash-register FCC-Cash-register Public

    For this cash register project, concepts such as array methods, loops, if else statements, objects and DOM manipulation were utilized

    JavaScript

  2. FCC-Palindrome-checker FCC-Palindrome-checker Public

    In this project I built the freeCodeCamp Palindrome Checker Certification Project using the concepts I had learnt such as template literals, regex, string & array methods, if else statements and fu…

    CSS

  3. FCC-Roman-numeral-converter FCC-Roman-numeral-converter Public

    This Projects is an application that converts integers to roman numerals. Concepts such as: if statements & else if, functions , loops and objects were utilized in the making of this projects

    JavaScript

  4. FCC-Telephone-number-validator FCC-Telephone-number-validator Public

    For this certification project, I built an app that checks whether a number is a valid US telephone number. I got the chance to practice on regular expressions, regex .test() method and array .some()

    CSS

  5. FCC-Pokemon-search-app FCC-Pokemon-search-app Public

    Final FreeCodeCamp Certification project. Used all the concepts I learnt over the three hundred hours of grinding. Here is my certificate of completion: https://www.freecodecamp.org/certification/k…

    HTML