ordre
This commit is contained in:
+22
-22
@@ -33,6 +33,28 @@ export const PROJETS = [
|
||||
link: 'https://github.com/Foufure13',
|
||||
linkLabel: 'Profil GitHub (dépôt sécurisé)',
|
||||
},
|
||||
{
|
||||
id: 'twitch-bot-interactif',
|
||||
title: 'Twitch Bot Interactif',
|
||||
skills: ['Twitch', 'API', 'Bot'],
|
||||
imageSrc: '/images/twitch-bot-preview.png',
|
||||
imageAlt: 'Aperçu du bot Twitch',
|
||||
description:
|
||||
'Bot connecté au flux de chat et au streaming d’un live Twitch.\nFonctionnalité 1 : écouter le chat et répondre quand il est mentionné.\nFonctionnalité 2 : enregistrer les voix du flux, traduire en texte et interagir selon les détections.\nProjet personnel — GitHub.',
|
||||
link: 'https://github.com/Foufure13/twitchBot-intelligent',
|
||||
linkLabel: 'twitchBot-intelligent sur GitHub',
|
||||
},
|
||||
{
|
||||
id: 'bot-instagram',
|
||||
title: 'Bot autonome Instagram',
|
||||
skills: ['IA', 'API', 'Génération'],
|
||||
imageSrc: 'https://www.thispersondoesnotexist.com',
|
||||
imageAlt: 'Aperçu du bot Instagram',
|
||||
description:
|
||||
'Outils pour générer du contenu pour les réseaux sociaux et publier (yoloGenerator, Controler_prompt).\nGénération d’images générique dans un même style ou thème ; API pour communiquer avec un outil de génération d’image et l’administrer.\nProjet personnel — GitHub privé.',
|
||||
link: 'https://github.com/Foufure13',
|
||||
linkLabel: 'Profil GitHub (dépôt privé)',
|
||||
},
|
||||
{
|
||||
id: 'androidpayload',
|
||||
title: 'androidpayload',
|
||||
@@ -77,17 +99,6 @@ export const PROJETS = [
|
||||
link: 'https://github.com/Foufure13/ROTMG-LIKE-Csharp',
|
||||
linkLabel: 'ROTMG-LIKE sur GitHub',
|
||||
},
|
||||
{
|
||||
id: 'twitch-bot-interactif',
|
||||
title: 'Twitch Bot Interactif',
|
||||
skills: ['Twitch', 'API', 'Bot'],
|
||||
imageSrc: '/images/twitch-bot-preview.png',
|
||||
imageAlt: 'Aperçu du bot Twitch',
|
||||
description:
|
||||
'Bot connecté au flux de chat et au streaming d’un live Twitch.\nFonctionnalité 1 : écouter le chat et répondre quand il est mentionné.\nFonctionnalité 2 : enregistrer les voix du flux, traduire en texte et interagir selon les détections.\nProjet personnel — GitHub.',
|
||||
link: 'https://github.com/Foufure13/twitchBot-intelligent',
|
||||
linkLabel: 'twitchBot-intelligent sur GitHub',
|
||||
},
|
||||
{
|
||||
id: 'billeterie-cinema',
|
||||
title: 'Billeterie cinéma',
|
||||
@@ -132,17 +143,6 @@ export const PROJETS = [
|
||||
link: 'https://github.com/Foufure13/Airsoft',
|
||||
linkLabel: 'Airsoft sur GitHub',
|
||||
},
|
||||
{
|
||||
id: 'bot-instagram',
|
||||
title: 'Bot autonome Instagram',
|
||||
skills: ['IA', 'API', 'Génération'],
|
||||
imageSrc: 'https://www.thispersondoesnotexist.com',
|
||||
imageAlt: 'Aperçu du bot Instagram',
|
||||
description:
|
||||
'Outils pour générer du contenu pour les réseaux sociaux et publier (yoloGenerator, Controler_prompt).\nGénération d’images générique dans un même style ou thème ; API pour communiquer avec un outil de génération d’image et l’administrer.\nProjet personnel — GitHub privé.',
|
||||
link: 'https://github.com/Foufure13',
|
||||
linkLabel: 'Profil GitHub (dépôt privé)',
|
||||
},
|
||||
{
|
||||
id: 'site-partage-info',
|
||||
title: 'Site web de partage d’information',
|
||||
|
||||
Reference in New Issue
Block a user