freecodecamp/README.md
2025-07-06 16:57:42 +02:00

56 lines
1.3 KiB
Markdown

# 🔥 **FreeCodeCamp Progress**
My Lab's from Freecodecamp.
This repository contains my completed exercises and projects from [FreeCodeCamp](https://www.freecodecamp.org).
Having already been familiar with HTML and CSS I was able to make fast progress through the early sections.
## 📘 **My FreeCodeCamp Profile**
[👉 BenDWit](https://www.freecodecamp.org/bendwit)
## 🧭 **Progress Tracker**
### 📁 Certified Full Stack Developer Curriculum
- [x] **HTML**
- [x] Basic HTML
- [x] Semantic HTML
- [x] Forms And Tables
- [x] Accessibility
- [ ] **CSS**
- [x] Computer Basics
- [x] Basic CSS
- [x] Design
- [x] Absolute and Relative Units
- [x] Pseudo Classes and Elements
- [ ] Colors
- [ ] Styling Forms
- [ ] The Box Model
- [ ] Flexbox
- [ ] Typography
- [ ] Accessibility
- [ ] Positioning
- [ ] Attribute Selectors
- [ ] Responsive Design
- [ ] Variables
- [ ] Grid
- [ ] Animations
- [ ] JavaScript
- [x] 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
- [ ]