Modifications
continuous-integration/drone/push Build is passing Details

master
Kyllian CHABANON 3 weeks ago
parent 3598befd38
commit 166bacbdef

@ -22,15 +22,15 @@ export const items: Array<Project> = [
screenshots: [ screenshots: [
{ {
label: 'Page d\'accueil de l\'application mobile', label: 'Page d\'accueil de l\'application mobile',
src: 'https://media.discordapp.net/attachments/1357736232251031622/1357739136341246092/accueil-mobile.png?ex=67f14c9b&is=67effb1b&hm=b72e8fe659ec0daf8376b0c5e85ac2baa8905cb9bbf0cc824568da4045798bda&=&format=webp&quality=lossless&width=414&height=856' src: 'https://codefirst.iut.uca.fr/git/kyllian.chabanon/Portfolio/raw/branch/master/static/screenshots/pathfinder/accueil-mobile.png'
}, },
{ {
label: 'Page de jeu de l\'application mobile', label: 'Page de jeu de l\'application mobile',
src: 'https://media.discordapp.net/attachments/1357736232251031622/1357739135854448732/jeu-mobile.png?ex=67f14c9b&is=67effb1b&hm=47a873decbd2a5fd2c50f43b92cdbe09604f84702b5905b243cc0d7c3f1dfe9b&=&format=webp&quality=lossless&width=414&height=856' src: 'https://codefirst.iut.uca.fr/git/kyllian.chabanon/Portfolio/raw/branch/master/static/screenshots/pathfinder/jeu-mobile.png'
}, },
{ {
label: 'Page de jeu de l\'application web', label: 'Page de jeu de l\'application web',
src: 'https://media.discordapp.net/attachments/1357736232251031622/1357739135292407808/jeu-web.PNG?ex=67f14c9b&is=67effb1b&hm=80340c13f00f6f678fc02374a49e5419c728ef7e271c8d5031287be6f30bc676&=&format=webp&quality=lossless&width=1518&height=856' src: 'https://codefirst.iut.uca.fr/git/kyllian.chabanon/Portfolio/raw/branch/master/static/screenshots/pathfinder/jeu-web.png'
}, },
], ],
isPersonal: false isPersonal: false
@ -54,15 +54,15 @@ export const items: Array<Project> = [
screenshots: [ screenshots: [
{ {
label: 'Page d\'ajout d\'une séance', label: 'Page d\'ajout d\'une séance',
src: 'https://media.discordapp.net/attachments/1357736232251031622/1357736425650655262/ajout-seance.png?ex=67f14a15&is=67eff895&hm=8dd99c670f33966b3c3a39c657d509ce7a9975819d4b3d7f161d6c581314129d&=&format=webp&quality=lossless&width=1768&height=762' src: 'https://codefirst.iut.uca.fr/git/kyllian.chabanon/Portfolio/raw/branch/master/static/screenshots/mimir/ajout-seance.png'
}, },
{ {
label: 'Page de gestion des comptes', label: 'Page de gestion des comptes',
src: 'https://media.discordapp.net/attachments/1357736232251031622/1357736426367750507/gestion-comptes.png?ex=67f14a15&is=67eff895&hm=a1edd859f5a5cd1d267f173e707ece949573d183769438f1bf57deddb1eef141&=&format=webp&quality=lossless&width=1521&height=856' src: 'https://codefirst.iut.uca.fr/git/kyllian.chabanon/Portfolio/raw/branch/master/static/screenshots/mimir/gestion-comptes.png'
}, },
{ {
label: 'Page de connexion à l\'application mobile', label: 'Page de connexion à l\'application mobile',
src: 'https://media.discordapp.net/attachments/1357736232251031622/1357736426048852080/app-connexion.png?ex=67f14a15&is=67eff895&hm=3bef4050e66369f099408a6fb28bc9f6f04ceb4a617a4daae034a888eb945f01&=&format=webp&quality=lossless&width=405&height=856' src: 'https://codefirst.iut.uca.fr/git/kyllian.chabanon/Portfolio/raw/branch/master/static/screenshots/mimir/app-connexion.png'
}, },
], ],
isPersonal: false isPersonal: false

Loading…
Cancel
Save