From c26b811fdfdf0d515ae4ca3361abd9d5fc01c355 Mon Sep 17 00:00:00 2001 From: Arthur Dias <117912903+Arthur-Diasz@users.noreply.github.com> Date: Wed, 10 May 2023 17:34:33 -0300 Subject: [PATCH 1/7] Create static.yml --- .github/workflows/static.yml | 43 ++++++++++++++++++++++++++++++++++++ 1 file changed, 43 insertions(+) create mode 100644 .github/workflows/static.yml diff --git a/.github/workflows/static.yml b/.github/workflows/static.yml new file mode 100644 index 00000000..2bd90b52 --- /dev/null +++ b/.github/workflows/static.yml @@ -0,0 +1,43 @@ +# Simple workflow for deploying static content to GitHub Pages +name: Deploy static content to Pages + +on: + # Runs on pushes targeting the default branch + push: + branches: ["main"] + + # Allows you to run this workflow manually from the Actions tab + workflow_dispatch: + +# Sets permissions of the GITHUB_TOKEN to allow deployment to GitHub Pages +permissions: + contents: read + pages: write + id-token: write + +# Allow only one concurrent deployment, skipping runs queued between the run in-progress and latest queued. +# However, do NOT cancel in-progress runs as we want to allow these production deployments to complete. +concurrency: + group: "pages" + cancel-in-progress: false + +jobs: + # Single deploy job since we're just deploying + deploy: + environment: + name: github-pages + url: ${{ steps.deployment.outputs.page_url }} + runs-on: ubuntu-latest + steps: + - name: Checkout + uses: actions/checkout@v3 + - name: Setup Pages + uses: actions/configure-pages@v3 + - name: Upload artifact + uses: actions/upload-pages-artifact@v1 + with: + # Upload entire repository + path: '.' + - name: Deploy to GitHub Pages + id: deployment + uses: actions/deploy-pages@v2 From c012d157175fabf0ea575e0cba8486ae7cee53ab Mon Sep 17 00:00:00 2001 From: Arthur Dias <117912903+Arthur-Diasz@users.noreply.github.com> Date: Wed, 10 May 2023 17:49:10 -0300 Subject: [PATCH 2/7] Adicionados os dados da coluna esquerda --- index.html | 42 +++++++++++++++++++++--------------------- 1 file changed, 21 insertions(+), 21 deletions(-) diff --git a/index.html b/index.html index 1d9c3776..c7cc1f3a 100644 --- a/index.html +++ b/index.html @@ -4,7 +4,7 @@ - NOME_COMPLETO + Arthur Dias @@ -33,50 +33,50 @@
-

NOME_COMPLETO

+

Arthur Dias Pereira Santos

-

CARGO

-

LOCAL

-

EMAIL

-

TELEFONE

+

Instrutor de tecnologia CodigoKid

+

Unaí-MG, Brasil

+

arthurdi.dev@gmail.com

+

(38) 98431-7272


- Skills + Habilidades

-

TODO

+

Angular

-
50%
+
25%
-

TODO

+

Programação Web

-
50%
+
70%
-

TODO

+

Python

-
50%
+
25%
-

TODO

+

SQL Server

-
50%
+
25%

Idiomas

-

TODO

+

Português

-
+
-

TODO

+

Inglês

-
+
-

TODO

+

Espanhol

-
+

From ee0bb314afe35b26af788120517fd0799555bd5c Mon Sep 17 00:00:00 2001 From: Arthur Dias <117912903+Arthur-Diasz@users.noreply.github.com> Date: Wed, 10 May 2023 18:28:49 -0300 Subject: [PATCH 3/7] =?UTF-8?q?Altera=C3=A7=C3=B5es?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- index.html | 21 ++++++++------------- 1 file changed, 8 insertions(+), 13 deletions(-) diff --git a/index.html b/index.html index c7cc1f3a..833d1074 100644 --- a/index.html +++ b/index.html @@ -37,7 +37,7 @@

Arthur Dias Pereira Santos

Instrutor de tecnologia CodigoKid

-

Unaí-MG, Brasil

+

Unaí-MG, Brasil

arthurdi.dev@gmail.com

(38) 98431-7272


@@ -98,16 +98,12 @@

Experiências

-
TODO
+
Instrutor de Tecnologia
INICIO - Atual
-

TODO

+

Instrutor de tecnologia na escola de robotica e tecnologia CodigoKid


-
-
TODO
-
INICIO - FIM
-

TODO

-
+
@@ -143,9 +139,9 @@

- USUARIO_GITHUB/REPO + Arthur-Diasz_github/dio-desafio-pokedex
-

TODO

+

Projeto do curso da DIO, criação de uma Pokedex para listagem de pokemons usando a PokeAPI


@@ -168,9 +164,8 @@

Minhas Redes Sociais

- - - + +

Powered by w3.css

From 22295e553bd272ea6452be4d86ed8aa6291aea88 Mon Sep 17 00:00:00 2001 From: Arthur Dias <117912903+Arthur-Diasz@users.noreply.github.com> Date: Wed, 10 May 2023 18:30:12 -0300 Subject: [PATCH 4/7] . --- index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.html b/index.html index 833d1074..f8c7a2e4 100644 --- a/index.html +++ b/index.html @@ -104,7 +104,7 @@
INI
-

+

From a9462363e7979f92b30200199500ba4a6d99f0e3 Mon Sep 17 00:00:00 2001 From: Arthur Dias <117912903+Arthur-Diasz@users.noreply.github.com> Date: Fri, 19 May 2023 20:25:58 -0300 Subject: [PATCH 5/7] =?UTF-8?q?Atualiza=C3=A7=C3=B5es=20finais?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- index.html | 2 -- 1 file changed, 2 deletions(-) diff --git a/index.html b/index.html index f8c7a2e4..8acfa1c8 100644 --- a/index.html +++ b/index.html @@ -166,8 +166,6 @@

Minhas Redes Sociais

- -

Powered by w3.css

From dd1632d047f443b92c959c65148d752883ebc7df Mon Sep 17 00:00:00 2001 From: Arthur Dias <117912903+Arthur-Diasz@users.noreply.github.com> Date: Fri, 19 May 2023 20:29:05 -0300 Subject: [PATCH 6/7] Update index.html --- index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.html b/index.html index 8acfa1c8..930cf6d1 100644 --- a/index.html +++ b/index.html @@ -37,7 +37,7 @@

Arthur Dias Pereira Santos

Instrutor de tecnologia CodigoKid

-

Unaí-MG, Brasil

+

Unaí-MG, Brasil

arthurdi.dev@gmail.com

(38) 98431-7272


From dd8ced8bb8ae8052619efb947f7c8770f258a703 Mon Sep 17 00:00:00 2001 From: Arthur Dias <117912903+Arthur-Diasz@users.noreply.github.com> Date: Fri, 19 May 2023 20:37:08 -0300 Subject: [PATCH 7/7] Update index.html --- index.html | 42 +++++++++++++++++++++++------------------- 1 file changed, 23 insertions(+), 19 deletions(-) diff --git a/index.html b/index.html index 930cf6d1..09042600 100644 --- a/index.html +++ b/index.html @@ -4,7 +4,7 @@ - Arthur Dias + Arthur Dias Pereira @@ -33,46 +33,46 @@
-

Arthur Dias Pereira Santos

+

Arthur Dias Pereira

-

Instrutor de tecnologia CodigoKid

-

Unaí-MG, Brasil

+

Full-Stack Developer

+

LOCAL

arthurdi.dev@gmail.com

-

(38) 98431-7272

+

(38)9 8531-7272


Habilidades

-

Angular

+

JavaScript

-
25%
+
50%
-

Programação Web

+

Angular

-
70%
+
30%

Python

25%
-

SQL Server

+

SQLServer

-
25%
+
20%

Idiomas

-

Português

+

Portugês

Inglês

-
+

Espanhol

@@ -98,13 +98,17 @@

Experiências

-
Instrutor de Tecnologia
+
TODO
INICIO - Atual
-

Instrutor de tecnologia na escola de robotica e tecnologia CodigoKid

+

TODO


- - +
+
TODO
+
INICIO - FIM
+

TODO

+
+

@@ -139,9 +143,9 @@

- Arthur-Diasz_github/dio-desafio-pokedex + USUARIO_GITHUB/REPO
-

Projeto do curso da DIO, criação de uma Pokedex para listagem de pokemons usando a PokeAPI

+

TODO