diff --git a/LICENSE b/LICENSE
deleted file mode 100644
index 275954c..0000000
--- a/LICENSE
+++ /dev/null
@@ -1,21 +0,0 @@
-MIT License
-
-Copyright (c) 2017 Shovan Chatterjee
-
-Permission is hereby granted, free of charge, to any person obtaining a copy
-of this software and associated documentation files (the "Software"), to deal
-in the Software without restriction, including without limitation the rights
-to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
-copies of the Software, and to permit persons to whom the Software is
-furnished to do so, subject to the following conditions:
-
-The above copyright notice and this permission notice shall be included in all
-copies or substantial portions of the Software.
-
-THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
-IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
-FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
-AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
-LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
-OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
-SOFTWARE.
diff --git a/README.md b/README.md
index 8029f12..6d3ff07 100644
--- a/README.md
+++ b/README.md
@@ -1,24 +1,33 @@
# Full Stack Web Developer Path
-This is a guide to learn full-stack web development. It is focused on full-stack JavaScript. It covers all the way from the fundamentals to React and Node.
-The idea behind this repo is, to have a place to log the learning process in an organized way.
-This can be used as a companion to [FreeCodeCamp](https://www.freecodecamp.org/) curriculum
+This plan is used as a companion to [FreeCodeCamp](https://www.freecodecamp.org/) curriculum
------
-## [Coding log](log.md)
-
-## The Fundamentals
+## HTML & CSS
| Progress | Type | Item | Project(s) | Date |
| :------: | ------ | ------ | ------------ | :-------: |
-| | Course | [CS50](https://courses.edx.org/courses/course-v1%3AHarvardX%2BCS50%2BX/) on edX | ||
-| | Course | [Team Treehouse](https://teamtreehouse.com/tracks) or [Codeschool](https://www.codeschool.com/learn/html-css)'s HTML, CSS Path (Paid) OR Shay Howe's [HTML,CSS](http://learn.shayhowe.com/html-css/) Course | | |
+| | Course | [How to Make a Website with NameCheap Coursee](https://www.codecademy.com/learn/make-a-website) - course by CodeAcademyy | [Common Cents Party](https://gist.github.com/codecademydev/a8211a5e9ef2cbe5b6b70200c6eb82ee) | 26.06.20 |
+| | Course | [Responsive web design](https://www.freecodecamp.org/learn/responsive-web-design/basic-html-and-html5/) - FCC | | |
+| | Challenge Game | [CSS Diner](http://flukeout.github.io) - For practice with CSS. It’s a fun CSS challenge game | | 02.07.20 |
+| | Tutorial | [LearnLayout](http://learnlayout.com) - an interactive tutorial that shows how to create layouts with HTML and CSS | | |
+| | Project | FCC Front End Project - [Build a Tribute page](https://www.freecodecamp.org/learn/responsive-web-design/responsive-web-design-projects/build-a-tribute-page) | | |
+| | Project | FCC Front End Project - [Build a Survey form](https://www.freecodecamp.org/learn/responsive-web-design/responsive-web-design-projects/build-a-survey-form) | | |
+| | Project | FCC Front End Project - [Build a Product Landing Page](https://www.freecodecamp.org/learn/responsive-web-design/responsive-web-design-projects/build-a-product-landing-page) | | |
+| | Project | FCC Front End Project - [Build a Technical Documentation page](https://www.freecodecamp.org/learn/responsive-web-design/responsive-web-design-projects/build-a-technical-documentation-page) | | |
| | Project | FCC Front End Project - [Build Your Portfolio](https://www.freecodecamp.com/challenges/build-a-personal-portfolio-webpage) | | |
+| | Challenge | Practice HTML and CSS and create a basic progress portfolio | | |
| | Course | Learn to use [Command line](https://commandlinepoweruser.com/)| ||
| | Course | Learn Version Control (Git) - [Git course @Codeschool](https://try.github.io/levels/1/challenges/1) OR [Udacity - Git and Github](https://in.udacity.com/course/how-to-use-git-and-github--ud775)| | |
-| | Course | Learn Flexbox - [Flexbox.io](https://flexbox.io/) OR [Flexboxfroggy](http://flexboxfroggy.com/) | | |
-| | Course | Learn Sass - [Sass-guide](http://sass-lang.com/guide) OR [Sass Tutorials](http://www.sassshop.com/#/) | | |
-| | Project | Refactor the portfolio site layout and CSS using Flexbox and Sass | | |
+| | Course | Learn Flexbox - [Flexbox.io](https://flexbox.io/) OR [Flexboxfroggy](http://flexboxfroggy.com/) | | |
+| | Course | Learn Sass - [Sass-guide](http://sass-lang.com/guide) OR [Sass Tutorials](http://www.sassshop.com/#/) | | |
+| | Course | Udemy course - Advanced CSS and Sass: Flexbox, Grid, Animations and More!- [Advanced CSS and Sass](https://www.udemy.com/share/101WmqBEYTcFpRQ3Q=/) | | |
+| | Challenge | Refactor the portfolio site and Base Apparel coming soon page using Advanced CSS, Flexbox and Sass | | |
+
+## Javascript
+
+| Progress | Type | Item | Project(s) | Date |
+| :------: | ------ | ------ | ------------ | :-------: |
| | Course | [Watch and Code - Practical Javascript](https://watchandcode.com/p/practical-javascript) | | |
| | Book | [Eloquent Javascript](http://eloquentjavascript.net/) | | |
| | Project | Do FCC [Javascript Basic Algorithm Challenges](https://www.freecodecamp.org/map) | | |
diff --git a/log.md b/log.md
deleted file mode 100644
index 7d10713..0000000
--- a/log.md
+++ /dev/null
@@ -1,20 +0,0 @@
-# 💯 100 Days Of Code - Log
-
-**Inspired by [Alexander Kallaway](https://twitter.com/ka11away)'s #100DaysOfCode challenge. More details about the challenge can be found here: [100daysofcode.com](http://100daysofcode.com/ "100daysofcode.com") or [the official repo](https://github.com/Kallaway/100-days-of-code "the official repo").**
-***
-**Target** : ***Learn and Code for atleast 1 hour everyday for 100 days***
-
-**Start Date** :
-
-Day :
-------
-**Today's Progress** :
-
-**Thoughts** :
-
-**Link to work** :
-
-**Thing(s) learned**:
-
-
-