diff --git a/package-lock.json b/package-lock.json index c6a3fe6..ea3a7c3 100644 --- a/package-lock.json +++ b/package-lock.json @@ -123,6 +123,7 @@ "resolved": "https://registry.npmjs.org/@babel/core/-/core-7.26.0.tgz", "integrity": "sha512-i1SLeK+DzNnQ3LL/CswPCa/E5u4lh1k6IAEphON8F+cXt0t9euTshDru0q7/IqMa1PMPz5RnHuHscF8/ZJsStg==", "dev": true, + "peer": true, "dependencies": { "@ampproject/remapping": "^2.2.0", "@babel/code-frame": "^7.26.0", @@ -515,6 +516,7 @@ } ], "license": "MIT", + "peer": true, "engines": { "node": ">=18" }, @@ -538,6 +540,7 @@ } ], "license": "MIT", + "peer": true, "engines": { "node": ">=18" } @@ -650,6 +653,7 @@ "resolved": "https://registry.npmjs.org/@emotion/styled/-/styled-11.14.0.tgz", "integrity": "sha512-XxfOnXFffatap2IyCeJyNov3kiDQWoR08gPUQxvbL7fxKryGBKUZUkG6Hz48DZwVrJSVh9sJboyV1Ds4OW6SgA==", "license": "MIT", + "peer": true, "dependencies": { "@babel/runtime": "^7.18.3", "@emotion/babel-plugin": "^11.13.5", @@ -1361,6 +1365,7 @@ "resolved": "https://registry.npmjs.org/@firebase/app/-/app-0.12.3.tgz", "integrity": "sha512-8BbBlBUEZ9LUQ1Sm9wcDNv+gdj+3k3hv2I59dsw0tayjdmJTo+IDWsWe1N7sUSi20Hc7p3QoE9DdVxp4jtT7Mg==", "license": "Apache-2.0", + "peer": true, "dependencies": { "@firebase/component": "0.6.16", "@firebase/logger": "0.4.4", @@ -1427,6 +1432,7 @@ "resolved": "https://registry.npmjs.org/@firebase/app-compat/-/app-compat-0.3.3.tgz", "integrity": "sha512-olkQJHeU7t0MQJQ3wSgZFkg34lR2vUoAS7B5+2y7AheZ/mCNazwm3TjfzMfPoy9CB1WhwTOhizBQdDnChSsAXA==", "license": "Apache-2.0", + "peer": true, "dependencies": { "@firebase/app": "0.12.3", "@firebase/component": "0.6.16", @@ -1442,7 +1448,8 @@ "version": "0.9.3", "resolved": "https://registry.npmjs.org/@firebase/app-types/-/app-types-0.9.3.tgz", "integrity": "sha512-kRVpIl4vVGJ4baogMDINbyrIOtOxqhkZQg4jTq3l8Lw6WSk0xfpEYzezFu+Kl4ve4fbPl79dvwRtaFqAC/ucCw==", - "license": "Apache-2.0" + "license": "Apache-2.0", + "peer": true }, "node_modules/@firebase/auth": { "version": "1.10.4", @@ -1893,6 +1900,7 @@ "integrity": "sha512-4wYnOV9FpwdCq3rHQOCrdx4AQBUbfH1p2DhWGQxlQ+D3Xl/wSxc/HttcyPN4NNFiynxoNCFGWQH/zdhRfxP1Zg==", "hasInstallScript": true, "license": "Apache-2.0", + "peer": true, "dependencies": { "tslib": "^2.1.0" }, @@ -2275,6 +2283,7 @@ "resolved": "https://registry.npmjs.org/@mui/material/-/material-7.1.0.tgz", "integrity": "sha512-ahUJdrhEv+mCp4XHW+tHIEYzZMSRLg8z4AjUOsj44QpD1ZaMxQoVOG2xiHvLFdcsIPbgSRx1bg1eQSheHBgvtg==", "license": "MIT", + "peer": true, "dependencies": { "@babel/runtime": "^7.27.1", "@mui/core-downloads-tracker": "^7.1.0", @@ -2934,7 +2943,6 @@ "resolved": "https://registry.npmjs.org/@testing-library/dom/-/dom-10.4.0.tgz", "integrity": "sha512-pemlzrSESWbdAloYml3bAJMEfNh1Z7EduzqPKprCH5S341frlpYnUEW0H72dLxa6IsYr+mPno20GiSm+h9dEdQ==", "dev": true, - "peer": true, "dependencies": { "@babel/code-frame": "^7.10.4", "@babel/runtime": "^7.12.5", @@ -2954,7 +2962,6 @@ "resolved": "https://registry.npmjs.org/aria-query/-/aria-query-5.3.0.tgz", "integrity": "sha512-b0P0sZPKtyu8HkeRAfCq0IfURZK+SuwMjY1UXGBU27wpAiTwQAIlq56IbIO+ytk/JjS1fMR14ee5WBBfKi5J6A==", "dev": true, - "peer": true, "dependencies": { "dequal": "^2.0.3" } @@ -3030,8 +3037,7 @@ "version": "5.0.4", "resolved": "https://registry.npmjs.org/@types/aria-query/-/aria-query-5.0.4.tgz", "integrity": "sha512-rfT93uj5s0PRL7EzccGMs3brplhcrghnDoV26NqKhCAS1hVo+WdNsPvE/yb6ilfr5hi2MEk6d5EWJTKdxg8jVw==", - "dev": true, - "peer": true + "dev": true }, "node_modules/@types/babel__core": { "version": "7.20.5", @@ -3130,6 +3136,7 @@ "resolved": "https://registry.npmjs.org/@types/react/-/react-19.1.4.tgz", "integrity": "sha512-EB1yiiYdvySuIITtD5lhW4yPyJ31RkJkkDw794LaQYrxCSaQV/47y5o1FMC4zF9ZyjUjzJMZwbovEnT5yHTW6g==", "license": "MIT", + "peer": true, "dependencies": { "csstype": "^3.0.2" } @@ -3140,6 +3147,7 @@ "integrity": "sha512-CMCjrWucUBZvohgZxkjd6S9h0nZxXjzus6yDfUb+xLxYM7VvjKNH1tQrE9GWLql1XoOP4/Ds3bwFqShHUYraGg==", "dev": true, "license": "MIT", + "peer": true, "peerDependencies": { "@types/react": "^19.0.0" } @@ -3246,6 +3254,7 @@ "integrity": "sha512-LKMrmwCPoLhM45Z00O1ulb6jwyVr2kr3XJp+G+tSEZcbauNnScewcQwtJqXDhXeYPDEjZ8C1SjXm015CirEmGg==", "dev": true, "license": "MIT", + "peer": true, "dependencies": { "@typescript-eslint/scope-manager": "8.32.1", "@typescript-eslint/types": "8.32.1", @@ -3592,6 +3601,7 @@ "integrity": "sha512-OvQ/2pUDKmgfCg++xsTX1wGxfTaszcHVcTctW4UJB4hibJx2HXxxO5UmVgyjMa+ZDsiaf5wWLXYpRWMmBI0QHg==", "dev": true, "license": "MIT", + "peer": true, "bin": { "acorn": "bin/acorn" }, @@ -3799,6 +3809,7 @@ "url": "https://github.com/sponsors/ai" } ], + "peer": true, "dependencies": { "caniuse-lite": "^1.0.30001669", "electron-to-chromium": "^1.5.41", @@ -4160,7 +4171,6 @@ "resolved": "https://registry.npmjs.org/dequal/-/dequal-2.0.3.tgz", "integrity": "sha512-0je+qPKHEMohvfRTCEo3CrPG6cAzAYgmzKyxRiYSSDkS6eGJdyVJm7WaYA5ECaAD9wLB2T4EEeymA5aFVcYXCA==", "dev": true, - "peer": true, "engines": { "node": ">=6" } @@ -4181,8 +4191,7 @@ "version": "0.5.16", "resolved": "https://registry.npmjs.org/dom-accessibility-api/-/dom-accessibility-api-0.5.16.tgz", "integrity": "sha512-X7BJ2yElsnOJ30pZF4uIIDfBEVgF4XEBxL9Bxhy6dnrm5hkzqmsWHGTiHqRiITNhMyFLyAiWndIJP7Z1NTteDg==", - "dev": true, - "peer": true + "dev": true }, "node_modules/dom-helpers": { "version": "5.2.1", @@ -4324,6 +4333,7 @@ "integrity": "sha512-eh/jxIEJyZrvbWRe4XuVclLPDYSYYYgLy5zXGGxD6j8zjSAxFEzI2fL/8xNq6O2yKqVt+eF2YhV+hxjV6UKXwQ==", "dev": true, "license": "MIT", + "peer": true, "dependencies": { "@eslint-community/eslint-utils": "^4.2.0", "@eslint-community/regexpp": "^4.12.1", @@ -5105,7 +5115,6 @@ "resolved": "https://registry.npmjs.org/hoist-non-react-statics/-/hoist-non-react-statics-3.3.2.tgz", "integrity": "sha512-/gGivxi8JPKWNm/W0jSmzcMPpfpPLc3dY/6GxhX2hQ9iGj3aDfklV4ET7NjKpSinLpJ5vafa9iiGIEZg10SfBw==", "license": "BSD-3-Clause", - "peer": true, "dependencies": { "react-is": "^16.7.0" } @@ -5189,6 +5198,7 @@ } ], "license": "MIT", + "peer": true, "dependencies": { "@babel/runtime": "^7.26.10" }, @@ -5428,18 +5438,6 @@ "@pkgjs/parseargs": "^0.11.0" } }, - "node_modules/jiti": { - "version": "2.4.2", - "resolved": "https://registry.npmjs.org/jiti/-/jiti-2.4.2.tgz", - "integrity": "sha512-rg9zJN+G4n2nfJl5MW3BMygZX56zKPNVEYYqq7adpmMh4Jn2QNEwhvQlFy6jPVdcod7txZtKHWnyZiA3a0zP7A==", - "dev": true, - "license": "MIT", - "optional": true, - "peer": true, - "bin": { - "jiti": "lib/jiti-cli.mjs" - } - }, "node_modules/jquery": { "version": "3.7.1", "resolved": "https://registry.npmjs.org/jquery/-/jquery-3.7.1.tgz", @@ -5471,6 +5469,7 @@ "integrity": "sha512-Cvc9WUhxSMEo4McES3P7oK3QaXldCfNWp7pl2NNeiIFlCoLr3kfq9kb1fxftiwk1FLV7CvpvDfonxtzUDeSOPg==", "dev": true, "license": "MIT", + "peer": true, "dependencies": { "cssstyle": "^4.2.1", "data-urls": "^5.0.0", @@ -5667,7 +5666,6 @@ "resolved": "https://registry.npmjs.org/lz-string/-/lz-string-1.5.0.tgz", "integrity": "sha512-h5bgJWpxJNswbU7qCrV0tIKQCaS3blPDrqKWx+QxzuzL1zGUzij9XCWLrSLsJPu5t+eWA/ycetzYAO5IOMcWAQ==", "dev": true, - "peer": true, "bin": { "lz-string": "bin/bin.js" } @@ -5809,6 +5807,7 @@ "dev": true, "hasInstallScript": true, "license": "MIT", + "peer": true, "dependencies": { "@bundled-es-modules/cookie": "^2.0.1", "@bundled-es-modules/statuses": "^1.0.1", @@ -6156,7 +6155,6 @@ "resolved": "https://registry.npmjs.org/pretty-format/-/pretty-format-27.5.1.tgz", "integrity": "sha512-Qb1gy5OrP5+zDf2Bvnzdl3jsTf1qXVMazbvCoKhtKqVs4/YK4ozX4gKQJJVyNe+cajNPn0KoC0MC3FUmaHWEmQ==", "dev": true, - "peer": true, "dependencies": { "ansi-regex": "^5.0.1", "ansi-styles": "^5.0.0", @@ -6171,7 +6169,6 @@ "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-5.2.0.tgz", "integrity": "sha512-Cxwpt2SfTzTtXcfOlzGEee8O+c+MmUgGrNiBcXnuWxuFJHe6a5Hz7qwhwe5OgaSYI0IJvkLqWX1ASG+cJOkEiA==", "dev": true, - "peer": true, "engines": { "node": ">=10" }, @@ -6183,8 +6180,7 @@ "version": "17.0.2", "resolved": "https://registry.npmjs.org/react-is/-/react-is-17.0.2.tgz", "integrity": "sha512-w2GsyukL62IJnlaff/nRegPQR94C/XXamvMWmSHRJ4y7Ts/4ocGRmTHvOs8PSE6pB3dWOrD/nueuU5sduBsQ4w==", - "dev": true, - "peer": true + "dev": true }, "node_modules/prop-types": { "version": "15.8.1", @@ -6280,6 +6276,7 @@ "resolved": "https://registry.npmjs.org/react/-/react-19.1.0.tgz", "integrity": "sha512-FS+XFBNvn3GTAWq26joslQgWNoFu08F4kl0J4CgdNKADkdSGXQyTCnKteIAJy96Br6YbpEU1LSzV5dYtjMkMDg==", "license": "MIT", + "peer": true, "engines": { "node": ">=0.10.0" } @@ -6289,6 +6286,7 @@ "resolved": "https://registry.npmjs.org/react-dom/-/react-dom-19.1.0.tgz", "integrity": "sha512-Xs1hdnE+DyKgeHJeJznQmYMIBG3TKIHJJT95Q58nHLSrElKlGQqDTR2HQ9fx5CN/Gk6Vh/kupBTDLU11/nDk/g==", "license": "MIT", + "peer": true, "dependencies": { "scheduler": "^0.26.0" }, @@ -6984,6 +6982,7 @@ "integrity": "sha512-M7BAV6Rlcy5u+m6oPhAPFgJTzAioX/6B0DxyvDlo9l8+T3nLKbrczg2WLUyzd45L8RqfUMyGPzekbMvX2Ldkwg==", "dev": true, "license": "MIT", + "peer": true, "engines": { "node": ">=12" }, @@ -7127,6 +7126,7 @@ "integrity": "sha512-p1diW6TqL9L07nNxvRMM7hMMw4c5XOo/1ibL4aAIGmSAt9slTE1Xgw5KWuof2uTOvCg9BY7ZRi+GaF+7sfgPeQ==", "devOptional": true, "license": "Apache-2.0", + "peer": true, "bin": { "tsc": "bin/tsc", "tsserver": "bin/tsserver" @@ -7231,6 +7231,7 @@ "integrity": "sha512-cZn6NDFE7wdTpINgs++ZJ4N49W2vRp8LCKrn3Ob1kYNtOo21vfDoaV5GzBfLU4MovSAB8uNRm4jgzVQZ+mBzPQ==", "dev": true, "license": "MIT", + "peer": true, "dependencies": { "esbuild": "^0.25.0", "fdir": "^6.4.4", @@ -7344,6 +7345,7 @@ "integrity": "sha512-M7BAV6Rlcy5u+m6oPhAPFgJTzAioX/6B0DxyvDlo9l8+T3nLKbrczg2WLUyzd45L8RqfUMyGPzekbMvX2Ldkwg==", "dev": true, "license": "MIT", + "peer": true, "engines": { "node": ">=12" }, @@ -7357,6 +7359,7 @@ "integrity": "sha512-kiZc/IYmKICeBAZr9DQ5rT7/6bD9G7uqQEki4fxazi1jdVl2mWGzedtBs5s6llz59yQhVb7FFY2MbHzHCnT79Q==", "dev": true, "license": "MIT", + "peer": true, "dependencies": { "@vitest/expect": "3.1.1", "@vitest/mocker": "3.1.1", @@ -7685,21 +7688,6 @@ "integrity": "sha512-a4UGQaWPH59mOXUYnAG2ewncQS4i4F43Tv3JoAM+s2VDAmS9NsK8GpDMLrCHPksFT7h3K6TOoUNn2pb7RoXx4g==", "dev": true }, - "node_modules/yaml": { - "version": "2.7.1", - "resolved": "https://registry.npmjs.org/yaml/-/yaml-2.7.1.tgz", - "integrity": "sha512-10ULxpnOCQXxJvBgxsn9ptjq6uviG/htZKk9veJGhlqn3w/DxQ631zFF+nlQXLwmImeS5amR2dl2U8sg6U9jsQ==", - "dev": true, - "license": "ISC", - "optional": true, - "peer": true, - "bin": { - "yaml": "bin.mjs" - }, - "engines": { - "node": ">= 14" - } - }, "node_modules/yargs": { "version": "17.7.2", "resolved": "https://registry.npmjs.org/yargs/-/yargs-17.7.2.tgz", diff --git a/public/team/bonecheck/antoniocarlos.jpeg b/public/team/bonecheck/antoniocarlos.jpeg new file mode 100644 index 0000000..3c03485 Binary files /dev/null and b/public/team/bonecheck/antoniocarlos.jpeg differ diff --git a/public/team/bonecheck/arturvlieger.jpeg b/public/team/bonecheck/arturvlieger.jpeg new file mode 100644 index 0000000..b5416f5 Binary files /dev/null and b/public/team/bonecheck/arturvlieger.jpeg differ diff --git a/public/team/bonecheck/caiopetroncini.jpeg b/public/team/bonecheck/caiopetroncini.jpeg new file mode 100644 index 0000000..51a2f3a Binary files /dev/null and b/public/team/bonecheck/caiopetroncini.jpeg differ diff --git a/public/team/bonecheck/luysagoncalves.jpg b/public/team/bonecheck/luysagoncalves.jpg new file mode 100644 index 0000000..b0b7cf3 Binary files /dev/null and b/public/team/bonecheck/luysagoncalves.jpg differ diff --git a/public/team/bonecheck/matheusvicente.jpg b/public/team/bonecheck/matheusvicente.jpg new file mode 100644 index 0000000..b891a8b Binary files /dev/null and b/public/team/bonecheck/matheusvicente.jpg differ diff --git a/src/mocks/projects/projects-en.json b/src/mocks/projects/projects-en.json index e5a5518..c82dc4e 100644 --- a/src/mocks/projects/projects-en.json +++ b/src/mocks/projects/projects-en.json @@ -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/" } ] } diff --git a/src/mocks/projects/projects-es.json b/src/mocks/projects/projects-es.json index 17e3468..08f0688 100644 --- a/src/mocks/projects/projects-es.json +++ b/src/mocks/projects/projects-es.json @@ -131,6 +131,21 @@ }, { "linkedin": "https://www.linkedin.com/in/yasmin-victoria-oliveira/" + }, + { + "linkedin": "https://www.linkedin.com/in/luysagoncalves/" + }, + { + "linkedin": "https://www.linkedin.com/in/matheushrv/" + }, + { + "linkedin": "https://www.linkedin.com/in/artur-de-vlieger-336829252/" + }, + { + "linkedin": "https://www.linkedin.com/in/caio-petroncini-7105941aa/" + }, + { + "linkedin": "https://www.linkedin.com/in/ant%C3%B4nio-carlos-micheli-b10bb4289/" } ] } diff --git a/src/mocks/projects/projects-pt.json b/src/mocks/projects/projects-pt.json index 1edb7f9..cc6c0d8 100644 --- a/src/mocks/projects/projects-pt.json +++ b/src/mocks/projects/projects-pt.json @@ -195,6 +195,41 @@ "image": "/team/bonecheck/yasmin.png", "bio": "Atuou no pré-processamento do dataset e no uso de LLMs.", "linkedin": "https://www.linkedin.com/in/yasmin-victoria-oliveira/" + }, + { + "name": "Luysa Gonçalves", + "role": "Desenvolvedor", + "image": "/team/bonecheck/luysagoncalves.jpg", + "bio": "Atuou na etapa de treinamento dos modelos base.", + "linkedin": "https://www.linkedin.com/in/luysagoncalves/" + }, + { + "name": "Matheus Vicente", + "role": "Desenvolvedor", + "image": "/team/bonecheck/matheusvicente.jpg", + "bio": "Atuou na etapa de treinamento dos modelos base.", + "linkedin": "https://www.linkedin.com/in/matheus-ubru/" + }, + { + "name": "Artur Vlieger", + "role": "Desenvolvedor", + "image": "/team/bonecheck/arturvlieger.jpeg", + "bio": "Atuou na etapa de treinamento dos modelos base.", + "linkedin": "https://www.linkedin.com/in/artur-de-vlieger-336829252/" + }, + { + "name": "Caio Petroncini", + "role": "Desenvolvedor", + "image": "/team/bonecheck/caiopetroncini.jpeg", + "bio": "Atuou na etapa de treinamento dos modelos base.", + "linkedin": "https://www.linkedin.com/in/caio-petroncini-7105941aa/" + }, + { + "name": "Antônio Carlos Micheli", + "role": "Desenvolvedor", + "image": "/team/bonecheck/antoniocarlos.jpeg", + "bio": "Atuou na etapa de treinamento dos modelos base.", + "linkedin": "https://www.linkedin.com/in/ant%C3%B4nio-carlos-micheli-b10bb4289/" } ] }