My Exercises for freecodecamp
Find a file
2025-06-23 12:49:08 +02:00
Certified_Full_Stack_Developer started buidling checkout page 2025-06-23 12:49:08 +02:00
README.md started buidling checkout page 2025-06-23 12:49:08 +02:00

FreeCodeCamp Progress

My Lab's from Freecodecamp.

This repository contains my completed exercises and projects from FreeCodeCamp. Having already been familiar with HTML and CSS I was able to make fast progress through the early sections.

📘 My FreeCodeCamp Profile

👉 BenDWit

🧭 Progress Tracker

📁 Certified Full Stack Developer Curriculum

  • HTML
    • Basic HTML
    • Semantic HTML
    • Forms And Tables
    • Accessibility
  • CSS
    • Computer Basics
    • Basic CSS
    • Design
    • Absolute and Relative Units
    • Pseudo Classes and Elements
    • Colors
    • Styling Forms
    • The Box Model
    • Flexbox
    • Typography
    • Accessibility
    • Positioning
    • Attribute Selectors
    • Responsive Design
    • Variables
    • Grid
    • Animations
  • JavaScript
    • Code Editors
    • Variables and Strings
    • Booleans and Numbers
    • Functions
    • Arrays
    • Objects
    • Loops
    • JavaScript Fundamentals Review
    • Higher Order Functions and Callbacks
    • DOM Manipulating and Events
    • JavaScript and Accessibility
    • Debugging
    • Basic Regex
    • Form Validation
    • Dates
    • Audio and Video Events