Skip to content

Commit

Permalink
feat: cleanup learning plan
Browse files Browse the repository at this point in the history
  • Loading branch information
nikhilkuyya committed Jan 25, 2025
1 parent 8dfbf94 commit 75a5919
Show file tree
Hide file tree
Showing 4 changed files with 26 additions and 19 deletions.
33 changes: 19 additions & 14 deletions tools/approach.md
Original file line number Diff line number Diff line change
@@ -1,31 +1,36 @@
# Appraoch of Learning
# Appraoch of Learning

Dated: 20/10/2023

## First thing First

- Frontend master bootcamp
- and reading from interneting is Hard.
- Web.dev
- CSS
- HTML Forms
- Frontend master bootcamp
- reading from interneting is Hard.
- Web.dev
- HTML
- CSS
- Images
- HTML Forms
- Learn Responsive
- Accessibility

## Second thing but cannot ignore

- Course on Frontend:
- HTML Semantics and CSS Selectors
- Courses/Pracises on Frontend:
- Getting Started with CSS.
- CSS Foundations
- Ultimate CSS Grid & Layout Technique

## Weekend workout
## keeping altogether

- Bookmared for CSS workout and HTML workout.
- Learn with building the website with shayhowe
- Freecode responsive course

## MileStone ShowCase, all together

- Professional CSS course ( kevin powel )

## Extras

- Reading the HTML Hell and HTML5 Doctor.
- Reaind on the CSS Tricks for Practise.
- Learn with building the website with shayhowe.
- Learning to Build the Responsive Websites from kevin powell.


5 changes: 3 additions & 2 deletions tools/design.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,10 @@
# Design Tools

[Border Radius Generator](https://9elements.github.io/fancy-border-radius/)
https://coolors.co/
https://coolors.co/
https://webgradients.com/
https://colorhunt.co/
https://colorhunt.co/
https://thenounproject.com/
https://www.flaticon.com/
https://fontawesome.com/
https://fontawesome.com/
3 changes: 2 additions & 1 deletion tools/html.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,5 +4,6 @@
[HTML5 Outlier](https://gsnedders.html5.org/outliner/)

## Blogs

[Practise on HTML :: HTML HELL](https://www.htmhell.dev/)
[Practise on HTML5 :: HTML5 Doctor](http://html5doctor.com/)
[Practise on HTML5 :: HTML5 Doctor](http://html5doctor.com/)
4 changes: 2 additions & 2 deletions tools/index.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Tools
# Tools

[Official Recommendation](./official.md)

Expand All @@ -10,4 +10,4 @@

[Books References](./books.md)

[Any Shout Out](./shout-out.md)
[Any Shout Out](./shout-out.md)

0 comments on commit 75a5919

Please sign in to comment.