Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
70 changes: 29 additions & 41 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Binary file added public/team/bonecheck/antoniocarlos.jpeg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added public/team/bonecheck/arturvlieger.jpeg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added public/team/bonecheck/caiopetroncini.jpeg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added public/team/bonecheck/luysagoncalves.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added public/team/bonecheck/matheusvicente.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
35 changes: 35 additions & 0 deletions src/mocks/projects/projects-en.json
Original file line number Diff line number Diff line change
Expand Up @@ -191,6 +191,41 @@
"image": "/team/bonecheck/yasmin.png",
"bio": "Worked on dataset preprocessing and LLM usage.",
"linkedin": "https://www.linkedin.com/in/yasmin-victoria-oliveira/"
},
{
"name": "Luysa GonΓ§alves",
"role": "Developer",
"image": "/team/bonecheck/luysagoncalves.jpg",
"bio": "Worked on training base models.",
"linkedin": "https://www.linkedin.com/in/luysagoncalves/"
},
{
"name": "Matheus Vicente",
"role": "Developer",
"image": "/team/bonecheck/matheusvicente.jpg",
"bio": "Worked on training base models.",
"linkedin": "https://www.linkedin.com/in/matheus-ubru/"
},
{
"name": "Artur Vlieger",
"role": "Developer",
"image": "/team/bonecheck/arturvlieger.jpeg",
"bio": "Worked on training base models.",
"linkedin": "https://www.linkedin.com/in/artur-de-vlieger-336829252/"
},
{
"name": "Caio Petroncini",
"role": "Developer",
"image": "/team/bonecheck/caiopetroncini.jpeg",
"bio": "Worked on training base models.",
"linkedin": "https://www.linkedin.com/in/caio-petroncini-7105941aa/"
},
{
"name": "AntΓ΄nio Carlos Micheli",
"role": "Developer",
"image": "/team/bonecheck/antoniocarlos.jpeg",
"bio": "Worked on training base models.",
"linkedin": "https://www.linkedin.com/in/ant%C3%B4nio-carlos-micheli-b10bb4289/"
}
]
}
Expand Down
Loading
Loading