From 2edfff2c9e97256b8a5ec208046e33bf3f5050c5 Mon Sep 17 00:00:00 2001 From: jovemcarlosti Date: Tue, 4 Jul 2023 19:16:09 -0300 Subject: [PATCH] =?UTF-8?q?Adi=C3=A7=C3=A3o=20do=20projeto=20PlaceXP=20e?= =?UTF-8?q?=20owners?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../alessandro-rodrigues-2023137370009.md | 16 ++++++++++++++ src/content/people/caio-soares-20231370010.md | 16 ++++++++++++++ .../people/carlos-andre-20231370013.md | 17 +++++++++++++++ src/content/projects/placexp.md | 21 +++++++++++++++++++ 4 files changed, 70 insertions(+) create mode 100644 src/content/people/alessandro-rodrigues-2023137370009.md create mode 100644 src/content/people/caio-soares-20231370010.md create mode 100644 src/content/people/carlos-andre-20231370013.md create mode 100644 src/content/projects/placexp.md diff --git a/src/content/people/alessandro-rodrigues-2023137370009.md b/src/content/people/alessandro-rodrigues-2023137370009.md new file mode 100644 index 0000000..824ea6e --- /dev/null +++ b/src/content/people/alessandro-rodrigues-2023137370009.md @@ -0,0 +1,16 @@ +--- +id: 20231370009 +name: + compact: Alessandro Rodrigues + full: Alessandro Rodrigues de Souza Júnior +avatar: https://github.com/alessandrojunior1.png +occupations: +- id: 20231370009 + type: student + campus: ifpb-jp + course: cstsi +addresses: + github: https://github.com/alessandrojunior1 + linkedin: https://www.linkedin.com/in/alessandro-rodrigues-de-souza-junior-28243a272/ + email: alessandjr0@gmail.com +--- \ No newline at end of file diff --git a/src/content/people/caio-soares-20231370010.md b/src/content/people/caio-soares-20231370010.md new file mode 100644 index 0000000..4719c16 --- /dev/null +++ b/src/content/people/caio-soares-20231370010.md @@ -0,0 +1,16 @@ +--- +id: 20231370010 +name: + compact: Caio Soares + full: Caio Batista da Silva Soares +avatar: https://github.com/caiosoares1.png +occupations: +- id: 20231370010 + type: student + campus: ifpb-jp + course: cstsi +addresses: + github: https://github.com/caiosoares1 + linkedin: https://www.linkedin.com/in/caio-soares-8b8a81251/ + email: caiosoares.bss@gmail.com +--- \ No newline at end of file diff --git a/src/content/people/carlos-andre-20231370013.md b/src/content/people/carlos-andre-20231370013.md new file mode 100644 index 0000000..935786b --- /dev/null +++ b/src/content/people/carlos-andre-20231370013.md @@ -0,0 +1,17 @@ +--- +id: 20231370013 +name: + compact: Carlos André + full: Carlos André Martins da Silva +avatar: https://github.com/jovemcarlosti.png +occupations: +- id: 20231370013 + type: student + campus: ifpb-jp + course: cstsi +addresses: + github: https://github.com/JovemCarlosTI + linkedin: https://www.linkedin.com/in/jovemcarlos/ + lattes: http://lattes.cnpq.br/5686265153766916 + email: carlosandre116@outlook.com +--- \ No newline at end of file diff --git a/src/content/projects/placexp.md b/src/content/projects/placexp.md new file mode 100644 index 0000000..e4d6611 --- /dev/null +++ b/src/content/projects/placexp.md @@ -0,0 +1,21 @@ +--- +name: PlaceXP +description: O PlaceXP consiste em um website voltado ao turismo, permitindo a criação e divulgação do seu blog sobre suas viagens e experiências com certo lugar. A partir disso, o site organiza uma coletânea de blogs sobre viagens, auxiliando os visitantes em suas dúvidas e inspirações! +preview: https://raw.githubusercontent.com/JovemCarlosTI/placeXP/Tailwind-CSS/preview.png +page: https://jovemcarlosti.github.io/placeXP/ +repository: https://github.com/JovemCarlosTI/placeXP +category: + type: subject + subject: lm + semester: 2023.1 + course: cstsi + campus: ifpb-jp +tags: + - html + - css + - tailwind +owners: + - 20231370009 + - 20231370010 + - 20231370013 +--- \ No newline at end of file