From 06cdc5a8ac18869cda6da4b9a8eb6ddc26f6ff2c Mon Sep 17 00:00:00 2001 From: Guilherme Vasconcellos <43115561+GuilhermeVasconcellos@users.noreply.github.com> Date: Sun, 2 Apr 2023 19:33:30 -0300 Subject: [PATCH 01/10] =?UTF-8?q?Preenchimento=20da=20se=C3=A7=C3=A3o=20de?= =?UTF-8?q?=20dados=20pessoais.?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- index.html | 38 +++++++++++++++++++------------------- 1 file changed, 19 insertions(+), 19 deletions(-) diff --git a/index.html b/index.html index dd11f82..0729d44 100644 --- a/index.html +++ b/index.html @@ -4,7 +4,7 @@ - TODO Resume + Guilherme Vasconcellos - Resume/title> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <meta name="viewport" content="width=device-width, initial-scale=1"> @@ -33,46 +33,46 @@ <div class="w3-white w3-text-grey w3-card-4"> <!-- @falvojr: This container has been modified to not use a profile picture. --> <div class="w3-container"> - <h2>TODO</h2> + <h2>Guilherme Tramujas Vasconcellos</h2> </div> <div class="w3-container"> - <p><i class="fa fa-briefcase fa-fw w3-margin-right w3-large w3-text-teal"></i>TODO</p> - <p><i class="fa fa-home fa-fw w3-margin-right w3-large w3-text-teal"></i>TODO</p> - <p><i class="fa fa-envelope fa-fw w3-margin-right w3-large w3-text-teal"></i>TODO</p> - <p><i class="fa fa-phone fa-fw w3-margin-right w3-large w3-text-teal"></i>TODO</p> + <p><i class="fa fa-briefcase fa-fw w3-margin-right w3-large w3-text-teal"></i>Android Developer</p> + <p><i class="fa fa-home fa-fw w3-margin-right w3-large w3-text-teal"></i>Curitiba-PR, Brazil</p> + <p><i class="fa fa-envelope fa-fw w3-margin-right w3-large w3-text-teal"></i>gt.vasconcellos@gmail.com</p> + <p><i class="fa fa-phone fa-fw w3-margin-right w3-large w3-text-teal"></i>+55 41 99798-0040</p> <hr> <p class="w3-large"><b><i class="fa fa-asterisk fa-fw w3-margin-right w3-text-teal"></i>Skills</b></p> - <p>TODO</p> + <p>Android</p> <div class="w3-light-grey w3-round-xlarge w3-small"> - <div class="w3-container w3-center w3-round-xlarge w3-teal" style="width:50%">50%</div> + <div class="w3-container w3-center w3-round-xlarge w3-teal" style="width:85%">85%</div> </div> - <p>TODO</p> + <p>Java</p> <div class="w3-light-grey w3-round-xlarge w3-small"> - <div class="w3-container w3-center w3-round-xlarge w3-teal" style="width:50%">50%</div> + <div class="w3-container w3-center w3-round-xlarge w3-teal" style="width:80%">80%</div> </div> - <p>TODO</p> + <p>Kotlin</p> <div class="w3-light-grey w3-round-xlarge w3-small"> - <div class="w3-container w3-center w3-round-xlarge w3-teal" style="width:50%">50%</div> + <div class="w3-container w3-center w3-round-xlarge w3-teal" style="width:85%">85%</div> </div> - <p>TODO</p> + <p>Firebase</p> <div class="w3-light-grey w3-round-xlarge w3-small"> <div class="w3-container w3-center w3-round-xlarge w3-teal" style="width:50%">50%</div> </div> <br> <p class="w3-large w3-text-theme"><b><i class="fa fa-globe fa-fw w3-margin-right w3-text-teal"></i>Languages</b></p> - <p>TODO</p> + <p>Portuguese</p> <div class="w3-light-grey w3-round-xlarge"> - <div class="w3-round-xlarge w3-teal" style="height:24px;width:50%"></div> + <div class="w3-round-xlarge w3-teal" style="height:24px;width:100%">100%</div> </div> - <p>TODO</p> + <p>Enblish</p> <div class="w3-light-grey w3-round-xlarge"> - <div class="w3-round-xlarge w3-teal" style="height:24px;width:50%"></div> + <div class="w3-round-xlarge w3-teal" style="height:24px;width:90%">90%</div> </div> - <p>TODO</p> + <p>Spanish</p> <div class="w3-light-grey w3-round-xlarge"> - <div class="w3-round-xlarge w3-teal" style="height:24px;width:50%"></div> + <div class="w3-round-xlarge w3-teal" style="height:24px;width:30%">30%</div> </div> <br> </div> From ce744c33408da472caf15d2b48e29f8076957bfb Mon Sep 17 00:00:00 2001 From: Guilherme Vasconcellos <43115561+GuilhermeVasconcellos@users.noreply.github.com> Date: Sun, 2 Apr 2023 19:49:44 -0300 Subject: [PATCH 02/10] =?UTF-8?q?Corre=C3=A7=C3=A3o=20do=20t=C3=ADtulo.?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.html b/index.html index 0729d44..1b6c965 100644 --- a/index.html +++ b/index.html @@ -4,7 +4,7 @@ <html> <head> - <title>Guilherme Vasconcellos - Resume/title> + <title>Guilherme Vasconcellos/title> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <meta name="viewport" content="width=device-width, initial-scale=1"> From d3b642b8d0f8bab52ca3ba354e79dccb82b0be18 Mon Sep 17 00:00:00 2001 From: Guilherme Vasconcellos <43115561+GuilhermeVasconcellos@users.noreply.github.com> Date: Sun, 2 Apr 2023 20:01:37 -0300 Subject: [PATCH 03/10] =?UTF-8?q?Corre=C3=A7=C3=B5es?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.html b/index.html index 1b6c965..f4e24f0 100644 --- a/index.html +++ b/index.html @@ -4,7 +4,7 @@ <html> <head> - <title>Guilherme Vasconcellos/title> + <title>Guilherme Vasconcellos From 8498122454ad4fc14c458b192fe25cecc8362a76 Mon Sep 17 00:00:00 2001 From: Guilherme Vasconcellos <43115561+GuilhermeVasconcellos@users.noreply.github.com> Date: Sun, 2 Apr 2023 20:04:54 -0300 Subject: [PATCH 04/10] Centralizando porcentagens. --- index.html | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/index.html b/index.html index f4e24f0..66caaf8 100644 --- a/index.html +++ b/index.html @@ -64,15 +64,15 @@

Guilherme Tramujas Vasconcellos

Languages

Portuguese

-
100%
+
100%

Enblish

-
90%
+
90%

Spanish

-
30%
+
30%

From 55c80ba95d8a33db87c8f62270b3043753883a7c Mon Sep 17 00:00:00 2001 From: Guilherme Vasconcellos <43115561+GuilhermeVasconcellos@users.noreply.github.com> Date: Sun, 2 Apr 2023 20:36:01 -0300 Subject: [PATCH 05/10] =?UTF-8?q?Preebchimento=20da=20experi=C3=AAncia=20p?= =?UTF-8?q?rofissional.?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- index.html | 22 ++++++++++++++-------- 1 file changed, 14 insertions(+), 8 deletions(-) diff --git a/index.html b/index.html index 66caaf8..4dfee2f 100644 --- a/index.html +++ b/index.html @@ -66,7 +66,7 @@

Guilherme Tramujas Vasconcellos

100%
-

Enblish

+

English

90%
@@ -92,21 +92,27 @@

Work Experience

-
TODO
-
TODO - Current
-

TODO

+
Managing Partner at Gigadata Soluções de Tecnologia
+
May 2011 - Current
+

Responsible for implantation of access control and time attendance systems. + Installation team management and systems support throughout the project implantation. +


-
TODO
+
Technical Manager at IdData Tecnologia
TODO - TODO
-

TODO

+

Part of the development team in the biometric access controller and time attendance register products. + Technical support and training instructor. +


-
TODO
+
Technical Manager at BioAccess Tecnologia
TODO - TODO
-

TODO


+

Part of the development team in the biometric access controller product. + Technical support and training instructor. +


From 573472b1f4080608f771127281e9d36d9b206e06 Mon Sep 17 00:00:00 2001 From: Guilherme Vasconcellos <43115561+GuilhermeVasconcellos@users.noreply.github.com> Date: Sun, 2 Apr 2023 20:37:10 -0300 Subject: [PATCH 06/10] =?UTF-8?q?Corre=C3=A7=C3=B5es=20datas?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- index.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/index.html b/index.html index 4dfee2f..a97863f 100644 --- a/index.html +++ b/index.html @@ -101,7 +101,7 @@
May
Technical Manager at IdData Tecnologia
-
TODO - TODO
+
Nov 2008 - May 2011

Part of the development team in the biometric access controller and time attendance register products. Technical support and training instructor.

@@ -109,7 +109,7 @@
TOD
Technical Manager at BioAccess Tecnologia
-
TODO - TODO
+
Mar 2002 - Nov 2008

Part of the development team in the biometric access controller product. Technical support and training instructor.


From 035a2488a2e9b2b5753b5c41b0efd8977c458084 Mon Sep 17 00:00:00 2001 From: Guilherme Vasconcellos <43115561+GuilhermeVasconcellos@users.noreply.github.com> Date: Sun, 2 Apr 2023 21:10:37 -0300 Subject: [PATCH 07/10] Preenchimento de dados sobre cursos. --- index.html | 23 +++++++++++++++-------- 1 file changed, 15 insertions(+), 8 deletions(-) diff --git a/index.html b/index.html index a97863f..07b0c73 100644 --- a/index.html +++ b/index.html @@ -120,21 +120,28 @@
Mar

Education

-
TODO
+
DIO
Forever
-

TODO

+

Bootcamp TQI Kotlin - Backend Developer


-
TODO
-
TODO - Current
-

TODO

+
Udacity
+
Mar 2023 - Current
+

Developing Android Apps with Kotlin


-
TODO
-
TODO - TODO
-

TODO


+
Codans
+
Apr 2022 - Current
+

Profissão Desenvolvedor Android


+
+
+
Udemy
+
Fev 2021 - Apr 2022Current
+

The Complete JavaScript Course 2022: From Zero to Expert!

+

Curso Web Moderno com JavaScript 2019! COMPLETO + Projetos

+

Desenvolvimento Android Completo - Crie 18 Apps


From f113999f25572405ac1fc4fa0199d25395441f76 Mon Sep 17 00:00:00 2001 From: Guilherme Vasconcellos <43115561+GuilhermeVasconcellos@users.noreply.github.com> Date: Sun, 2 Apr 2023 21:29:01 -0300 Subject: [PATCH 08/10] =?UTF-8?q?Edi=C3=A7=C3=A3o=20de=20links=20das=20red?= =?UTF-8?q?es=20sociais.?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- index.html | 12 +++++------- 1 file changed, 5 insertions(+), 7 deletions(-) diff --git a/index.html b/index.html index 07b0c73..e579759 100644 --- a/index.html +++ b/index.html @@ -138,7 +138,7 @@
Apr
Udemy
-
Fev 2021 - Apr 2022Current
+
Fev 2021 - Apr 2022

The Complete JavaScript Course 2022: From Zero to Expert!

Curso Web Moderno com JavaScript 2019! COMPLETO + Projetos

Desenvolvimento Android Completo - Crie 18 Apps


@@ -156,12 +156,10 @@
Fev

Find me on social media.

- - - - - - + + + +

Powered by w3.css

From 3007f5ede4debe8b0e77bf75a56054bee1edc05e Mon Sep 17 00:00:00 2001 From: Guilherme Vasconcellos <43115561+GuilhermeVasconcellos@users.noreply.github.com> Date: Sun, 2 Apr 2023 21:31:56 -0300 Subject: [PATCH 09/10] =?UTF-8?q?Altera=C3=A7=C3=A3o=20links.?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- index.html | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/index.html b/index.html index e579759..4de7d6b 100644 --- a/index.html +++ b/index.html @@ -156,10 +156,10 @@
Fev

Find me on social media.

- - - - + + + +

Powered by w3.css

From c19b502ab19541b8ebb293bc07bf89e156c51f6f Mon Sep 17 00:00:00 2001 From: Guilherme Vasconcellos Date: Wed, 19 Jul 2023 20:27:06 -0300 Subject: [PATCH 10/10] adiciona arquivo principal --- principal.txt | 1 + 1 file changed, 1 insertion(+) create mode 100644 principal.txt diff --git a/principal.txt b/principal.txt new file mode 100644 index 0000000..80ae7d0 --- /dev/null +++ b/principal.txt @@ -0,0 +1 @@ +arquivo extra, contendo informações de testes. \ No newline at end of file