From 58606a63cfb519f7caa33a5ae926d7ed23e8e4c1 Mon Sep 17 00:00:00 2001 From: daniel <136286315+2daniell@users.noreply.github.com> Date: Wed, 26 Nov 2025 15:22:02 -0300 Subject: [PATCH 1/2] feat: adicionado estudante Carlos Silvio --- src/content/people/carlos_silvio.yml | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 src/content/people/carlos_silvio.yml diff --git a/src/content/people/carlos_silvio.yml b/src/content/people/carlos_silvio.yml new file mode 100644 index 00000000..4f7bd195 --- /dev/null +++ b/src/content/people/carlos_silvio.yml @@ -0,0 +1,14 @@ +name: + compact: Carlos Silvio + full: Carlos Silvio Romano da Silva +avatar: + github: https://github.com/carlincodes + githubUC: https://avatars.githubusercontent.com/u/165218343?v=4 +occupations: + - id: 20222370026 + type: student + course: cstsi-jp + isFinished: false +addresses: + github: https://github.com/carlincodes + email: carlossilvior@outlook.com From a1a178f4cc393090745999350b25cd811794e90f Mon Sep 17 00:00:00 2001 From: daniel <136286315+2daniell@users.noreply.github.com> Date: Wed, 26 Nov 2025 15:38:57 -0300 Subject: [PATCH 2/2] feat: adicionado projeto Apoia Aqui --- src/content/projects/apoia_aqui.yml | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 src/content/projects/apoia_aqui.yml diff --git a/src/content/projects/apoia_aqui.yml b/src/content/projects/apoia_aqui.yml new file mode 100644 index 00000000..d38f8080 --- /dev/null +++ b/src/content/projects/apoia_aqui.yml @@ -0,0 +1,19 @@ +name: Apoia Aqui +description: + Platforma de campanhas de doações. +addresses: + preview: https://github.com/2daniell/apoia.aqui/blob/master/preview/preview.PNG?raw=true + repository: https://github.com/2daniell/apoia.aqui + homepage: https://2daniell.github.io/apoia.aqui/ +category: + type: subject + subject: pw1-cstsi-jp + period: 2025.2 +tags: + - typescript + - angular.js + - springboot + - java +owners: + - 20241370017 + - 20222370026