diff --git a/.github/FUNDING.yml b/.github/funding.yml
similarity index 100%
rename from .github/FUNDING.yml
rename to .github/funding.yml
diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md
new file mode 100644
index 0000000..98a78d7
--- /dev/null
+++ b/.github/pull_request_template.md
@@ -0,0 +1,6 @@
+- **Name of the youtuber:**
+- **What the channel is about (eg. web development, design, ...)**:
+- **Which section is the channel in? (if you created a section, please specify why)**:
+- **Why do you consider the youtuber deserves a place in this list? *What does make it awesome?***:
+
+
diff --git a/contributing.md b/contributing.md
index d49b04d..a97252f 100644
--- a/contributing.md
+++ b/contributing.md
@@ -64,8 +64,6 @@ Featured playlists: `playlist-1`, `playlist-2`, `playlist-3`, `playlist-4`.
...
```
-
-
**The "Featured playlists" section could lead to some layout problems**. If the "Featured playlists" section is only 1 line, the youtuber below will have a broken layout. To solve this, add a line break `
` below the "Featured playlists" line. REMEMBER to also add `\` after the "Featured playlists" section (in the same line).
Example:
@@ -88,12 +86,12 @@ To open a pull request:
- Click on "compare across forks".
- Change the two options on the right-hand side of the arrow "<-" icon to be the fork you've created (it should be `your_github_username/awesome-youtubers`) and the branch you've created in your fork. **Don't change the two options on the left (whose should be "base repository: JoseDeFreitas/awesome-youtubers" and "base: main".)**
- Click on "Create pull request"
-- Write a title and copy & fill the pull request template you can find below.
+- You should see the [pull request template](https://github.com/JoseDeFreitas/awesome-youtubers/blob/main/.github/pull_request_template.md) automatically. Fill it with the proper information.
- Click on "Create pull request" and you're all set!
You can add any number of youtubers at a time in just one pull request. *The label "new youtuber" will get automatically added when you open the pull request*. To keep the order, please follow this pull request syntax (copy and paste):
-Follow this template:
+Follow this template ([pull request template](https://github.com/JoseDeFreitas/awesome-youtubers/blob/main/.github/pull_request_template.md). It should be automatically typed when you open the pull request):
```
- **Name of the youtuber:**
diff --git a/other-languages/readme-es.md b/other-languages/readme-es.md
index e1683bd..a96c63c 100644
--- a/other-languages/readme-es.md
+++ b/other-languages/readme-es.md
@@ -13,6 +13,7 @@
Para encontrar un tema en específico más rápido, puedes presionar `Ctrl + F` y escribir el tema que estás buscando.
Es recomendable que abras los links con el click de la ruedita del ratón o clickeando sobre un link y seleccionando "Abrir link en una nueva pestaña". Así, podrás dejar la lista en una pestaña separada.
- [Programación en general](#programacion-en-general)
+- [Computación](#computación)
- [Desarrollo web](#desarrollo-web)
## Programación en general
@@ -26,6 +27,18 @@ Playlists destacadas: `DISCORD BOT MODULAR`, `Discord BOT | Desarrollo`, `Tutori
[🔼 Saltar al inicio](#contenido)
+
+## Computación
+
+[](https://www.youtube.com/c/memoriasdeuninformatico)
+
+[**Memorias de un Informático**](https://www.youtube.com/c/memoriasdeuninformatico) [](badges.md#weekly-video-upload) \
+Contenido sobre: Cursos sobre electrónica, linux y proyectos. \
+Playlists destacadas: `Curso ARM desde 0`, `Personalización de Linux`, `Curso de electrónica`. \
+
+
+[🔼 Saltar al inicio](#contenido)
+
## Desarrollo web
[](https://www.youtube.com/c/FaztCode)
diff --git a/readme.md b/readme.md
index 9e45494..f532eac 100644
--- a/readme.md
+++ b/readme.md
@@ -42,6 +42,7 @@ It's recommendable to open the links with the click of the mouse wheel or by rig
- [Digital design](#digital-design)
- [Audio and video](#audio-and-video)
- [Hardware](#hardware)
+- [Electronics and communication](#electronics-and-communication)
## Programming in general
@@ -678,6 +679,13 @@ Featured playlists: `Godot 3 tutorials`, `3d Maze Game in Godot`, `Make Your Fir
Content about: GODOT, 2D, GameMaker \
Featured playlists: `Godot Engine Tutorials`, `Resource Based Inventory Tutorial in Godot`, `2D Hack-n-Slash Course (Complete Course)`, `GameMaker Platform Tutorials`.
+[](https://www.youtube.com/c/MethMethMethod)
+
+[**Meth Meth Method**](https://www.youtube.com/c/MethMethMethod) \
+Content about: JavaScript \
+Featured playlists: `Super Mario Bros in JavaScript`, `Creating a Tetris Online Multiplayer in Javascript`. \
+
+
[🔼 Back to the top](#contents)
## Machine learning
@@ -806,6 +814,13 @@ Content about: Interviews, Portfolio Reviews, Getting a Job \
Featured playlists: `Entrepreneurship`, `How to apply to jobs`. \
+[](https://www.youtube.com/c/JomaOppa)
+
+[**Joma Tech**](https://www.youtube.com/c/JomaOppa) [](badges.md#verified-youtube-channel) \
+Content about: Programming, Job Offers, Salaries, Interviewing \
+Featured playlists: `Path to Software Engineering`, `Tech Shows`, `Startup Series`, `Interviews`, `Data Science Analytics`. \
+
+
[🔼 Back to the top](#contents)
## Security
@@ -994,3 +1009,16 @@ Featured playlists: `Getting started with your Raspberry Pi`. \
[🔼 Back to the top](#contents)
+
+## Electronics and communication
+
+All tutorials and videos of every single old as well as new electronic components available in the market. How to get started with electronics stuff, every useful resource, and also get advice/recommendation which product to use and why from persons having much more experience in this field.
+
+[](https://www.youtube.com/c/ALLABOUTELECTRONICS)
+
+[**All About Electronics**](https://www.youtube.com/c/ALLABOUTELECTRONICS) \
+Content about: Electronics and Communication \
+Featured playlists: `BJT`, `Analog Electronics`, `Network Analysis`. \
+
+
+[🔼 Back to the top](#contents)