https://github.com/fabianacampanari/nerdflix
📺 A Collection of The Best YouTube Channels for Nerds.
https://github.com/fabianacampanari/nerdflix
css3 github-pages html5 javascript
Last synced: 2 months ago
JSON representation
📺 A Collection of The Best YouTube Channels for Nerds.
- Host: GitHub
- URL: https://github.com/fabianacampanari/nerdflix
- Owner: FabianaCampanari
- License: gpl-3.0
- Created: 2022-10-20T15:28:22.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-09-07T04:41:30.000Z (10 months ago)
- Last Synced: 2025-04-30T08:12:34.963Z (2 months ago)
- Topics: css3, github-pages, html5, javascript
- Language: JavaScript
- Homepage: https://fabianacampanari.github.io/NerdFlix/
- Size: 529 KB
- Stars: 22
- Watchers: 1
- Forks: 2
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.MD
- Funding: .github/FUNDING.yml
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
- Citation: CITATION.cff
- Codeowners: CODEOWNERS.txt
- Security: SECURITY.md
Awesome Lists containing this project
README
#
📺 NerdFlix
###
**A Collection of The Best YouTube Channels for Nerds.**
This project is your ultimate geek-out destination, featuring a curated list of the coolest YouTube channels for nerds.From tech talks to DIY guides, we’ve got you covered. So, check this out and never stop learning ! 👇
###
[Click here to launch Nerdflix!](https://fabianacampanari.github.io/NerdFlix/)
####
***< made with vibe, frequency & joy />*** 🪬
#
![]()
📌 SPECS:
✨ Repetition of Lists ( Iteration of ARRAYS )
✨ Functions ↓
✨ Array (list) where the first index of a list is ALWAYS 0
✨ for ( ) { } : JS command for list repetition
✨ Loop : main structure that determines if it is executable or not
✨ Iteration of Arrays = JS Repetition Structure
✨ ⇢ | var i | var i < | i++ | = | beginning | condition | end (loop iteration) |
✨ Use of Functions to integrate HTML and JS
#
######
[Copyright 2024 Fabiana Campanari. Code released under the AGPL-3.0 license.](https://github.com/FabianaCampanari/NerdFlix/blob/b98cfb2cb20d928bf998d4c9b966f2b25000144f/LICENSE)