Update projects

This commit is contained in:
TheThomaas 2025-06-08 22:00:16 +02:00
parent 3bf1442ddc
commit bc3fabec78
7 changed files with 27 additions and 29 deletions

View file

@ -1,10 +1,8 @@
---
title: Cancre Simulator
description: Un jeu fait pour les Portes Ouvertes 2020
description: Un jeu fait pour les Portes Ouvertes 2020 (Projet scolaire)
links:
- title: Voir sur Github
link: https://github.com
icon: simple-icons:github
- https://github.com/divtec-cejef/2020-JCO-CancreSimulator
tags:
- C#
- Unity

View file

@ -0,0 +1,12 @@
---
title: eleventy-plugin-pdf
description: Un plugin pour Eleventy qui permet de créer un fichier PDF
order: 0
links:
- https://www.npmjs.com/package/eleventy-plugin-pdf
- https://codeberg.org/TheThomaas/eleventy-plugin-pdf
tags:
- 11ty
- NPM
- JS
---

View file

@ -1,10 +1,9 @@
---
title: Qui est-ce ?
description: Un "Qui est-ce ?" fait en Python et avec des LEGO Mindstorms
description: Un "Qui est-ce ?" fait en Python et avec des LEGO Mindstorms (Projet scolaire)
order: 9
links:
- title: Voir sur Github
link: https://github.com
icon: simple-icons:github
- https://github.com/divtec-cejef/2019-CCH-BrickPi7-Thomas-Mathieu
tags:
- Python
---

View file

@ -1,13 +1,8 @@
---
title: LDAP
description: Ajouter, voir et se connecter à des utilisateurs LDAP depuis un site
description: Edition d'utilisateurs d'un annuaire LDAP depuis un site (Projet scolaire)
links:
- title: Voir le site
link: https://google.com
icon: link
- title: Voir sur Github
link: https://github.com
icon: simple-icons:github
- https://github.com/TheThomaas/PHP-M159-LDAP
tags:
- PHP
- LDAP

View file

@ -1,4 +1,4 @@
{
"permalink": false,
"order": 1
"order": 8
}

View file

@ -1,14 +1,10 @@
---
title: Sigfox Temperature
description: Des capteurs de température affichés sur un tableau de bord
title: Capteurs de temperature
description: Des capteurs de température affichés sur un tableau de bord (Projet scolaire)
links:
- title: Voir le site
link: https://google.com
icon: link
- title: Voir sur Github
link: https://github.com
icon: simple-icons:github
- https://github.com/TheThomaas/iot_temperature_humidity
tags:
- JS
- IOT
- PHP
- Arduino
---

View file

@ -1,10 +1,8 @@
---
title: Snake
description: Un snake réalisé en Java
description: Un snake réalisé en Java (Projet scolaire)
links:
- title: Voir sur Github
link: https://github.com
icon: simple-icons:github
- https://github.com/TheThomaas/snake
tags:
- Java
---