Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/philopaterhany/sass-course
Complete Documentation For SASS Course From Osama Elzero
https://github.com/philopaterhany/sass-course
sass scss
Last synced: about 1 month ago
JSON representation
Complete Documentation For SASS Course From Osama Elzero
- Host: GitHub
- URL: https://github.com/philopaterhany/sass-course
- Owner: PhilopaterHany
- Created: 2022-02-18T22:41:17.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2023-11-21T22:27:11.000Z (about 1 year ago)
- Last Synced: 2023-11-22T21:38:23.378Z (about 1 year ago)
- Topics: sass, scss
- Language: SCSS
- Homepage:
- Size: 17.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
![SASS Course](https://i.ibb.co/GxHhcwG/lg9jjgv3nj383ykkjxew.jpg)
# SASS Course From [Elzero Web School](https://elzero.org/)
[Course Study Plan](https://elzero.org/study/sass-2021-study-plan/) => [ 02 From 02 ] - Weeks
![100%](https://progress-bar.dev/100/?title=Done)
---
[Videos Watched](https://www.youtube.com/playlist?list=PLDoPjvoNmBAzlpyFHOaB3b-eubmF0TAV2) => [ 19 From 19 ] - Videos ( 02 Hours, 00 Minutes, 01 Second )
![100%](https://progress-bar.dev/100/?title=Watched)
---
[Assignments Solved](https://elzero.org/category/assignments/sass-assignments/) => [ 24 From 24 ] - Assignments ( 04 Topics )
![100%](https://progress-bar.dev/100/?title=Solved)
---
## Lessons
- `Watched` - 01 => [Introduction & What Is SASS?](https://github.com/PhilopaterHany/SASS-Course/blob/main/Lessons/01%20-%20Introduction%20and%20What%20Is%20SASS.scss)
- `Watched` - 02 => [Sass Compilation Tools](https://github.com/PhilopaterHany/SASS-Course/blob/main/Lessons/02%20-%20Sass%20Compilation%20Tools.scss)
- `Watched` - 03 => [Import & Use & Advanced Architecture](https://github.com/PhilopaterHany/SASS-Course/blob/main/Lessons/03%20-%20Import%20And%20Use%20And%20Advanced%20Architecture.scss)
- `Watched` - 04 => [Variables](https://github.com/PhilopaterHany/SASS-Course/blob/main/Lessons/04%20-%20Variables.scss)
- `Watched` - 05 => [Nesting & Parent Element](https://github.com/PhilopaterHany/SASS-Course/blob/main/Lessons/05%20-%20Nesting%20And%20Parent%20Element.scss)
- `Watched` - 06 => [Property Declarations & Placeholder](https://github.com/PhilopaterHany/SASS-Course/blob/main/Lessons/06%20-%20Property%20Declarations%20And%20Placeholder.scss)
- `Watched` - 07 => [Control Flow – If & Else](https://github.com/PhilopaterHany/SASS-Course/blob/main/Lessons/07%20-%20Control%20Flow%20%E2%80%93%20If%20Else.scss)
- `Watched` - 08 => [Create Triangle With If and Else](https://github.com/PhilopaterHany/SASS-Course/blob/main/Lessons/08%20-%20Create%20Triangle%20With%20If%20and%20Else.scss)
- `Watched` - 09 => [Interpolation](https://github.com/PhilopaterHany/SASS-Course/blob/main/Lessons/09%20-%20Interpolation.scss)
- `Watched` - 10 => [Comments & Documenting](https://github.com/PhilopaterHany/SASS-Course/blob/main/Lessons/10%20-%20Comments%20And%20Documenting.scss)
- `Watched` - 11 => [Mixin & Include](https://github.com/PhilopaterHany/SASS-Course/blob/main/Lessons/11%20-%20Mixin%20And%20Include.scss)
- `Watched` - 12 => [For Loop](https://github.com/PhilopaterHany/SASS-Course/blob/main/Lessons/12%20-%20Loop%20%E2%80%93%20For.scss)
- `Watched` - 13 => [Loop - Each & Maps](https://github.com/PhilopaterHany/SASS-Course/blob/main/Lessons/13%20-%20Loop%20%E2%80%93%20Each%20And%20Maps.scss)
- `Watched` - 14 => [While Loop](https://github.com/PhilopaterHany/SASS-Course/blob/main/Lessons/14%20-%20Loop%20%E2%80%93%20While.scss)
- `Watched` - 15 => [Create Bootstrap Grid System](https://github.com/PhilopaterHany/SASS-Course/blob/main/Lessons/15%20-%20Create%20Bootstrap%20Grid%20System.scss)
- `Watched` - 16 => [Function](https://github.com/PhilopaterHany/SASS-Course/blob/main/Lessons/16%20-%20Function.scss)
- `Watched` - 17 => [Practice Mixin With Content](https://github.com/PhilopaterHany/SASS-Course/blob/main/Lessons/17%20-%20Practice%20Mixin%20With%20Content.scss)
- `Watched` - 18 => [Practice Create Media Queries Mixin](https://github.com/PhilopaterHany/SASS-Course/blob/main/Lessons/18%20-%20Practice%20Create%20Media%20Queries%20Mixin.scss)
- `Watched` - 19 => [The End & How To Master SASS](https://github.com/PhilopaterHany/SASS-Course/blob/main/Lessons/19%20-%20The%20End%20And%20How%20To%20Master%20SASS.scss)
---
## Assignments
- `Solved` - Nesting & Variables => [Assignments For Lessons From [ 01 ] To [ 06 ]](https://elzero.org/sass-2021-assignments-lesson-1-to-6/) => [Solution](https://github.com/PhilopaterHany/SASS-Course/tree/main/Assignments/Assignments%20From%20%5B%2001%20%5D%20To%20%5B%2006%20%5D)
- `Solved` - Control Flow & Interpolation => [Assignments For Lessons From [ 07 ] To [ 10 ]](https://elzero.org/sass-2021-assignments-lesson-7-to-10/) => [Solution](https://github.com/PhilopaterHany/SASS-Course/tree/main/Assignments/Assignments%20From%20%5B%2007%20%5D%20To%20%5B%2010%20%5D)
- `Solved` - Mixin & Loop => [Assignments For Lessons From [ 11 ] To [ 15 ]](https://elzero.org/sass-2021-assignments-lesson-11-to-15/) => [Solution](https://github.com/PhilopaterHany/SASS-Course/tree/main/Assignments/Assignments%20From%20%5B%2011%20%5D%20To%20%5B%2015%20%5D)
- `Solved` - Function => [Assignments For Lessons From [ 16 ] To [ 19 ]](https://elzero.org/sass-2021-assignments-lesson-16-to-19/) => [Solution](https://github.com/PhilopaterHany/SASS-Course/tree/main/Assignments/Assignments%20From%20%5B%2016%20%5D%20To%20%5B%2019%20%5D)
---
### Made With :heart: By Philopater Hany
### Special Thanks To [Osama Elzero](https://www.youtube.com/user/OsamaElzero)
### Check My [codepen.io](https://codepen.io/Rafay12/collections/?grid_type=list) Profile