Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions CONTRIBUTORS.md
Original file line number Diff line number Diff line change
Expand Up @@ -283,3 +283,4 @@ This is a list showing the GitHub usernames of all who have contributed to this
- [@AathifZahir](https://github.com/AathifZahir)
- [@oshada-rashmika](https://github.com/oshada-rashmika)
- [@devmab24](https://github.com/devmab24/)
- [@mujib77](https://github.com/mujib77)
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -58,6 +58,9 @@ A list of student-collated resources deemed to be useful for every developer and

- [**YouTube Channels**](YouTubeChannels.md): A list of YouTube channels for learning all about programming, covering topics as broad as web development, design, history, hacking, and Computer Science (CS).

- [**MDN Web Docs — CSS Flexbox Guide**](https://developer.mozilla.org/en-US/docs/Web/CSS/CSS_Flexible_Box_Layout): official, beginner-friendly reference for Flexbox and layout.


## Contributing

- You are always welcome to contribute to this project, kindly visit our [**Contributor's Guide**](https://github.com/zero-to-mastery/resources/blob/master/CONTRIBUTING.md) before opening a pull request.
Expand Down