Compare commits

..

3 Commits

Author SHA1 Message Date
6860be027b Projects links and localization 2026-05-05 23:02:32 +02:00
1dc56d83e7 Update footer year 2026-05-05 22:43:18 +02:00
410f13b585 New images 2026-05-05 22:41:22 +02:00
7 changed files with 12 additions and 4 deletions

5
package-lock.json generated
View File

@@ -59,6 +59,7 @@
"integrity": "sha512-CGOfOJqWjg2qW/Mb6zNsDm+u5vFQ8DxXfbM09z69p5Z6+mE1ikP2jUXw+j42Pf1XTYED2Rni5f95npYeuwMDQA==", "integrity": "sha512-CGOfOJqWjg2qW/Mb6zNsDm+u5vFQ8DxXfbM09z69p5Z6+mE1ikP2jUXw+j42Pf1XTYED2Rni5f95npYeuwMDQA==",
"dev": true, "dev": true,
"license": "MIT", "license": "MIT",
"peer": true,
"dependencies": { "dependencies": {
"@babel/code-frame": "^7.29.0", "@babel/code-frame": "^7.29.0",
"@babel/generator": "^7.29.0", "@babel/generator": "^7.29.0",
@@ -1721,6 +1722,7 @@
} }
], ],
"license": "MIT", "license": "MIT",
"peer": true,
"dependencies": { "dependencies": {
"baseline-browser-mapping": "^2.10.12", "baseline-browser-mapping": "^2.10.12",
"caniuse-lite": "^1.0.30001782", "caniuse-lite": "^1.0.30001782",
@@ -2499,6 +2501,7 @@
"integrity": "sha512-pAQK9HalE84QSm4Po3EmWIZPd3FnjkShVkiMlz1iligWYkWQ7wHYd1PF/T7QZ5TVSD6uSTon5gBVMSM4JfBV+A==", "integrity": "sha512-pAQK9HalE84QSm4Po3EmWIZPd3FnjkShVkiMlz1iligWYkWQ7wHYd1PF/T7QZ5TVSD6uSTon5gBVMSM4JfBV+A==",
"dev": true, "dev": true,
"license": "MIT", "license": "MIT",
"peer": true,
"dependencies": { "dependencies": {
"@types/estree": "1.0.8" "@types/estree": "1.0.8"
}, },
@@ -2744,6 +2747,7 @@
"integrity": "sha512-2N/55r4JDJ4gdrCvGgINMy+HH3iRpNIz8K6SFwVsA+JbQScLiC+clmAxBgwiSPgcG9U15QmvqCGWzMbqda5zGQ==", "integrity": "sha512-2N/55r4JDJ4gdrCvGgINMy+HH3iRpNIz8K6SFwVsA+JbQScLiC+clmAxBgwiSPgcG9U15QmvqCGWzMbqda5zGQ==",
"dev": true, "dev": true,
"license": "MIT", "license": "MIT",
"peer": true,
"dependencies": { "dependencies": {
"esbuild": "^0.25.0", "esbuild": "^0.25.0",
"fdir": "^6.4.4", "fdir": "^6.4.4",
@@ -2906,6 +2910,7 @@
"resolved": "https://registry.npmjs.org/vue/-/vue-3.5.33.tgz", "resolved": "https://registry.npmjs.org/vue/-/vue-3.5.33.tgz",
"integrity": "sha512-1AgChhx5w3ALgT4oK3acm2Es/7jyZhWSVUfs3rOBlGQC0rjEDkS7G4lWlJJGGNQD+BV3reCwbQrOe1mPNwKHBQ==", "integrity": "sha512-1AgChhx5w3ALgT4oK3acm2Es/7jyZhWSVUfs3rOBlGQC0rjEDkS7G4lWlJJGGNQD+BV3reCwbQrOe1mPNwKHBQ==",
"license": "MIT", "license": "MIT",
"peer": true,
"dependencies": { "dependencies": {
"@vue/compiler-dom": "3.5.33", "@vue/compiler-dom": "3.5.33",
"@vue/compiler-sfc": "3.5.33", "@vue/compiler-sfc": "3.5.33",

2
public/robots.txt Normal file
View File

@@ -0,0 +1,2 @@
User-agent: *
Disallow: /

Binary file not shown.

Before

Width:  |  Height:  |  Size: 3.2 MiB

After

Width:  |  Height:  |  Size: 629 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 2.3 MiB

After

Width:  |  Height:  |  Size: 426 KiB

View File

@@ -7,7 +7,7 @@
"student":"Etudiant en Master Informatique" "student":"Etudiant en Master Informatique"
}, },
"presentationTitle":"Merci pour la visite !", "presentationTitle":"Merci pour la visite !",
"presentationText": "Salut ! Je suis Kévin Taccoen, un étudiant en Master informatique au sein de l'<a href=\"https://www.univ-littoral.fr/\" target=\"_blank\" rel=\"noopener\">Université du Litoral Côte d'Opale</a>. Je m'intéresse beaucoup aux nouvelles technologies, et leur potentiel de forger l'Avenir.<br>Je fais souvent des expériences avec de l'Intelligence Artificielle, ainsi que de nombreux projets en utilisant mes compétences en développement full-stack, conception de logiciel ou analyse de données.", "presentationText": "Bonjour ! Je suis Kévin Taccoen, étudiant en Master informatique au sein de l'<a href=\"https://www.univ-littoral.fr/\" target=\"_blank\" rel=\"noopener\">Université du Litoral Côte d'Opale</a>. Je m'intéresse beaucoup aux nouvelles technologies, et leur potentiel de forger l'Avenir.<br>Je fais souvent des expériences avec de l'Intelligence Artificielle, ainsi que de nombreux projets en utilisant mes compétences en développement full-stack, conception de logiciel ou analyse de données.",
"contactMe": "Une question ? Vous pouvez m'envoyer un message par ici !", "contactMe": "Une question ? Vous pouvez m'envoyer un message par ici !",
"contactButton": "Contact", "contactButton": "Contact",
"features": { "features": {
@@ -215,6 +215,7 @@
"social": "Réseaux", "social": "Réseaux",
"sitemap": "Plan du site", "sitemap": "Plan du site",
"contact": "Contact", "contact": "Contact",
"contact_button": "Contact",
"contact_text": "Vous souhaitez me contacter ? C'est par ici !" "contact_text": "Vous souhaitez me contacter ? C'est par ici !"
} }
} }

View File

@@ -46,7 +46,7 @@
</div> <!-- Footer content --> </div> <!-- Footer content -->
<div id="footer_bottom"><!-- Footer bottom --> <div id="footer_bottom"><!-- Footer bottom -->
<p id="footer_little_text">&lt;/&gt; with &lt;3 myself.<br>© 2025 Kévin Taccoen. All rights reserved.</p> <p id="footer_little_text">&lt;/&gt; with &lt;3 myself.<br>© 2026 Kévin Taccoen. All rights reserved.</p>
<music id="music_button"/> <music id="music_button"/>
</div> </div>
</footer> </footer>

View File

@@ -78,7 +78,7 @@
buttonLink:"https://portfolio.taccoen.dev/", buttonLink:"https://portfolio.taccoen.dev/",
localButton:false, localButton:false,
button2Text:i18n.t("home.projects.project.portfolio.button2_text"), button2Text:i18n.t("home.projects.project.portfolio.button2_text"),
button2Link:"https://github.com/LJ5O/portfolio", button2Link:"https://git.taccoen.dev/Kevin/portfolio",
tags:[ tags:[
{title:i18n.t("home.projects.tags.home"), colour:tagsColours.home}, {title:i18n.t("home.projects.tags.home"), colour:tagsColours.home},
{title:i18n.t("home.projects.tags.school"), colour:tagsColours.school}, {title:i18n.t("home.projects.tags.school"), colour:tagsColours.school},
@@ -90,7 +90,7 @@
title: i18n.t("home.projects.project.this_website.title"), title: i18n.t("home.projects.project.this_website.title"),
desc:i18n.t("home.projects.project.this_website.desc"), desc:i18n.t("home.projects.project.this_website.desc"),
buttonText:i18n.t("home.projects.project.this_website.button_text"), buttonText:i18n.t("home.projects.project.this_website.button_text"),
buttonLink:"https://github.com/LJ5O/website", buttonLink:"https://git.taccoen.dev/Kevin/website",
localButton:false, localButton:false,
tags:[ tags:[
{title:i18n.t("home.projects.tags.active"), colour:tagsColours.active}, {title:i18n.t("home.projects.tags.active"), colour:tagsColours.active},