From 51d133ad1f50218af0220a6317b75a8e4fa707d8 Mon Sep 17 00:00:00 2001 From: Ben <184859846+BenDWit@users.noreply.github.com> Date: Tue, 17 Jun 2025 11:39:08 +0000 Subject: [PATCH 1/3] Update README.md --- README.md | 36 ++++++++++++++++++++++++++++++++---- 1 file changed, 32 insertions(+), 4 deletions(-) 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 From 07f5b5f9adc368dc674ddcfeea7025f3e5a091a1 Mon Sep 17 00:00:00 2001 From: Ben <184859846+BenDWit@users.noreply.github.com> Date: Tue, 17 Jun 2025 11:39:17 +0000 Subject: [PATCH 2/3] Update README.md --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index beadbd2..9133dae 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,5 @@ # **FreeCodeCamp Progress** -*** 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. From 352ff96be1d5e21054031c4b835e5d9438971665 Mon Sep 17 00:00:00 2001 From: Ben <184859846+BenDWit@users.noreply.github.com> Date: Tue, 17 Jun 2025 11:40:40 +0000 Subject: [PATCH 3/3] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 9133dae..df110ee 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # **FreeCodeCamp Progress** -This repository contains my completed exercises and projects from (FreeCodeCamp)[https://www.freecodecamp.org]. +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**