Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
F
Frontend-MECRED
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Harbor Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
MECRED
Frontend-MECRED
Merge requests
!288
Issue
#306
/ADD-nicolas-photo
Code
Review changes
Check out branch
Download
Patches
Plain diff
Merged
Issue
#306
/ADD-nicolas-photo
issue/306-nicolas
into
develop
Overview
0
Commits
1
Pipelines
2
Changes
1
Merged
Richard Fernando Heise Ferreira
requested to merge
issue/306-nicolas
into
develop
1 month ago
Overview
0
Commits
1
Pipelines
2
Changes
1
Expand
0
0
Merge request reports
Compare
develop
develop (base)
and
latest version
latest version
0116ff02
1 commit,
1 month ago
1 file
+
15
−
0
Inline
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
src/app/equipe/components/teamCard.js
+
15
−
0
Options
@@ -207,6 +207,21 @@ const team = [
filter
:
"
UFPR
"
,
active
:
true
,
},
{
name
:
"
Nicolas Rizzardi
"
,
image
:
"
https://mecred.c3sl.ufpr.br/team-photos/Nicolas_Rizzardi.png
"
,
info
:
"
Desenvolvimento
"
,
links
:
{
MecRed
:
"
https://mecred.mec.gov.br/perfil/42599
"
,
Lattes
:
"
http://lattes.cnpq.br/6435898346121114
"
,
Linkedin
:
"
https://www.linkedin.com/in/nicolas-rizzardi-9140971a4
"
,
Outro
:
"
https://github.com/NARizzardi
"
,
},
details
:
`Nicolas Rizzardi é graduando em Ciência da Computação pela Universidade Federal do Paraná (UFPR). Foi bolsista do C3SL atuando como
desenvolvedor na plataforma MECRED.`
,
filter
:
"
UFPR
"
,
active
:
false
,
},
]
Loading