diff --git a/README.md b/README.md index ed81701..beadbd2 100644 --- a/README.md +++ b/README.md @@ -1,9 +1,37 @@ -# Freecodecamp +# **FreeCodeCamp Progress** *** -My Exercises 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 account +## 📘 **My FreeCodeCamp Profile** -[BenDWit](https://www.freecodecamp.org/bendwit) +[👉 BenDWit](https://www.freecodecamp.org/bendwit) + +## 🧭 **Progress Tracker** + +### 📁 Certified Full Stack Developer Curriculum +- [ ] **HTML** + - [x] Basic HTML + - [x] Semantic HTML + - [ ] Forms And Tables + - [ ] Accessibility +- [ ] **CSS** + - [x] 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 + - [ ] Responisve Design + - [ ] Variables + - [ ] Grid + - [ ] Animations