From 47a826f9e02c7455b66cf0b74670767b3ede9607 Mon Sep 17 00:00:00 2001 From: "Jashele T." <48870048+jasheloper@users.noreply.github.com> Date: Tue, 5 Nov 2024 11:15:50 -0700 Subject: [PATCH] Add files via upload --- README.md | 15 ++++++++++----- 1 file changed, 10 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index 9bec3de..b4f456d 100644 --- a/README.md +++ b/README.md @@ -2,18 +2,23 @@ 🎧 **Objective:**
Relearning HTML, CSS, and JS as if I were starting from scratch. -Documenting the progress here. - - -📌 **Note:**
-This is round 3 - check it out from the beginning @ [round 1](https://docs.google.com/spreadsheets/d/1hp8RyY3BaAafrSo6J2gqnDU5Scm8aGOOIUfpcOcjq_U/edit?gid=0#gid=0) and [round 2](https://docs.google.com/spreadsheets/d/1hp8RyY3BaAafrSo6J2gqnDU5Scm8aGOOIUfpcOcjq_U/edit?gid=729574785#gid=729574785). (I was previously keeping track in a spreadsheet) +Documenting the progress here. 🔗 **Links:**
[Link to this Repo](https://jasheloper.github.io/100-days-of-code/) | [Portfolio - devjashele.tech](https://devjashele.tech/) + +-------------------------------------------------- +
+📌 **Note:**
+This is round 3 - you can check it out from the beginning @ [round 1](https://docs.google.com/spreadsheets/d/1hp8RyY3BaAafrSo6J2gqnDU5Scm8aGOOIUfpcOcjq_U/edit?gid=0#gid=0) and [round 2](https://docs.google.com/spreadsheets/d/1hp8RyY3BaAafrSo6J2gqnDU5Scm8aGOOIUfpcOcjq_U/edit?gid=729574785#gid=729574785). (I was previously keeping track in a spreadsheet) + +
+ + | **DAY** | **DESCRIPTION** | |-------|-------------| | **Day 1** 👋 | • [Intro to Web APIs](https://developer.mozilla.org/en-US/docs/Learn/JavaScript/Client-side_web_APIs/Introduction)