From 9d42bcc3ef98e42c0cdd62ed099b4c8bc0b2c72b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jess=C3=A9=20Ingl=C3=AAs?= <137011652+JesseIngles@users.noreply.github.com> Date: Thu, 25 Jul 2024 23:38:00 +0100 Subject: [PATCH 1/4] feat: youtube channels added MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Jessé Inglês <137011652+JesseIngles@users.noreply.github.com> --- README.md | 44 ++++++++++++++++++++++++++++---------------- 1 file changed, 28 insertions(+), 16 deletions(-) diff --git a/README.md b/README.md index ba37467..1faa82a 100644 --- a/README.md +++ b/README.md @@ -37,16 +37,19 @@ See [CONTRIBUTING.md](./CONTRIBUTING.md) for more information on how to contribu #### A -| Name | Author | Topics | Link | -| -------------- | ---------- | ---------------------------------------------- | -------------------------------- | -| AOSC Blog | @angolaosc | Open Source, Community | [Link](https://blog.angolaosc.org) | -| --- | --- | --- | --- | -| Alexandre Juca | @AlexJuca | Systems, Software Development, AI, Open Source | [Link](https://0xffa4.com) | +| Name | Author | Topics | Link | +| ------------------ | ------------- | ---------------------------------------------- | ---------------------------------- ----- | +| AOSC Blog | @angolaosc | Open Source, Community | [Link](https://blog.angolaosc.org) | +| --- | --- | --- | --- | +| Alexandre Juca | @AlexJuca | Systems, Software Development, AI, Open Source | [Link](https://0xffa4.com) | + #### B -| Name | Author | Topics | Link | -| ---- | ------ | ------ | ---- | +| Name | Author | Topics | Link | +| ------------------ | ------------- | ------------------------- | ---------------------------------------- | +| Blog Angola Cables | @angolacables | Systems, Telecomunications| [Link](https://angolacables.co.ao/blog/) | + #### C @@ -80,7 +83,7 @@ See [CONTRIBUTING.md](./CONTRIBUTING.md) for more information on how to contribu | AOSC Channel | @angolaosc | Open Source, Community | [Link](https://www.youtube.com/@angolaosc) | | Antonio Developer | @antonio-pedro99 | Computer Science, Mobile, Android, Open Source | [Link](https://www.youtube.com/@antdev010) | -#### B +#### C | Name | Author | Topics | Link | | ------------- | ------------- | ------ | -------------------------------------------- | @@ -93,9 +96,11 @@ See [CONTRIBUTING.md](./CONTRIBUTING.md) for more information on how to contribu | Freddy Danilo | @FreddyDanilo | Mobile, Web Development | [Link](www.youtube.com/@FreddyDanilo) | ### I -| Name | Author | Topics | Link | -| --------------------- | -------------- | --------------- | ------------------------------------ | -| Ildeberto Vasconcelos | @ildysilva | Mobile, Flutter | [Link](https://www.youtube.com/@ildebertov) | +| Name | Author | Topics | Link | +| --------------------- | ------------------ | -------------------------------------------------- | ------------------------------------------------- | +| Ildeberto Vasconcelos | @ildysilva | Mobile, Flutter | [Link](https://www.youtube.com/@ildebertov) | +| Inocêncio Cordeiro | @inocenciocordeiro | Mercade de Programação, Desenvolvimento de software| [Link](https://www.youtube.com/@inocenciocordeiro | + #### L @@ -103,11 +108,18 @@ See [CONTRIBUTING.md](./CONTRIBUTING.md) for more information on how to contribu | --------------| ----------------- | ---------------------------------- | ------------------------------------------------- | | Lázaro Manuel | @lazaromanuel3271 | Software Engineer, Web Development | [Link](https://www.youtube.com/@lazaromanuel3271) | +#### M + +| Name | Author | Topics | Link | +| --------------| ------------- | ----------------------------------------------- | ---------------------------------------------------- | +| Milton Malavo | @miltonmalavo | Desenvolvimento de software, Microcontroladores | [Link](https://www.youtube.com/@miltonmalavo/videos) | + #### P -| Name | Author | Topics | Link | -| -------------- | -------------- | --------------- | ---------------------------------------------- | -| Pedro Massango | @pedromassango | Mobile, Flutter | [Link](https://www.youtube.com/@pedromassango) | +| Name | Author | Topics | Link | +| -------------- | -------------- | -------------------------------------------------- | ---------------------------------------------- | +| Pedro Massango | @pedromassango | Mobile, Flutter | [Link](https://www.youtube.com/@pedromassango) | +| Programador AO | @programadorao | Lógica de programação, Desenvolvimento de sistemas | [Link](https://www.youtube.com/@programadorao) | ### Newsletters @@ -135,8 +147,8 @@ See [CONTRIBUTING.md](./CONTRIBUTING.md) for more information on how to contribu ### Forums -| Name | Author | Topics | Link | -| ---- | ------ | ------ | ---- | +| Name | Author | Topics | Link | +| Angotic | MIINTICS | ICT | [Link](https://www.angotic.ao) | ## License From 832e65c25be171fd7d8a8edd524d289ac79bb33e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jess=C3=A9=20Ingl=C3=AAs?= <137011652+JesseIngles@users.noreply.github.com> Date: Thu, 25 Jul 2024 23:45:42 +0100 Subject: [PATCH 2/4] feat: youtube channels added MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Jessé Inglês <137011652+JesseIngles@users.noreply.github.com> --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 1faa82a..b3d7510 100644 --- a/README.md +++ b/README.md @@ -99,7 +99,7 @@ See [CONTRIBUTING.md](./CONTRIBUTING.md) for more information on how to contribu | Name | Author | Topics | Link | | --------------------- | ------------------ | -------------------------------------------------- | ------------------------------------------------- | | Ildeberto Vasconcelos | @ildysilva | Mobile, Flutter | [Link](https://www.youtube.com/@ildebertov) | -| Inocêncio Cordeiro | @inocenciocordeiro | Mercade de Programação, Desenvolvimento de software| [Link](https://www.youtube.com/@inocenciocordeiro | +| Inocêncio Cordeiro | @inocenciocordeiro | Mercade de Programação, Desenvolvimento de software| [Link](https://www.youtube.com/@inocenciocordeiro) | #### L From 1b4d31fb92e2d1d21019c0bcccdcfe73497b41da Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jess=C3=A9=20Ingl=C3=AAs?= <137011652+JesseIngles@users.noreply.github.com> Date: Thu, 25 Jul 2024 23:47:27 +0100 Subject: [PATCH 3/4] feat: youtube channels added MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Jessé Inglês <137011652+JesseIngles@users.noreply.github.com> --- README.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index b3d7510..75212da 100644 --- a/README.md +++ b/README.md @@ -37,11 +37,11 @@ See [CONTRIBUTING.md](./CONTRIBUTING.md) for more information on how to contribu #### A -| Name | Author | Topics | Link | -| ------------------ | ------------- | ---------------------------------------------- | ---------------------------------- ----- | -| AOSC Blog | @angolaosc | Open Source, Community | [Link](https://blog.angolaosc.org) | -| --- | --- | --- | --- | -| Alexandre Juca | @AlexJuca | Systems, Software Development, AI, Open Source | [Link](https://0xffa4.com) | +| Name | Author | Topics | Link | +| ------------------ | ------------- | ---------------------------------------------- | ---------------------------------- | +| AOSC Blog | @angolaosc | Open Source, Community | [Link](https://blog.angolaosc.org) | +| --- | --- | --- | --- | +| Alexandre Juca | @AlexJuca | Systems, Software Development, AI, Open Source | [Link](https://0xffa4.com) | #### B From ada24f6c68ba8d91cca77bb2a5cd6bfadc670958 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jess=C3=A9=20Ingl=C3=AAs?= <137011652+JesseIngles@users.noreply.github.com> Date: Thu, 25 Jul 2024 23:56:15 +0100 Subject: [PATCH 4/4] feat: youtube channels added MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Jessé Inglês <137011652+JesseIngles@users.noreply.github.com> --- README.md | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 75212da..2bb0693 100644 --- a/README.md +++ b/README.md @@ -147,8 +147,11 @@ See [CONTRIBUTING.md](./CONTRIBUTING.md) for more information on how to contribu ### Forums -| Name | Author | Topics | Link | -| Angotic | MIINTICS | ICT | [Link](https://www.angotic.ao) | + +| Name | Author | Topics | Link | +| ---- | ------ | ------ | ---- | +| Angotic | MIINTICS | ICT | [Link](https://www.angotic.ao) | + ## License