Update projects
This commit is contained in:
parent
3bf1442ddc
commit
bc3fabec78
|
|
@ -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
|
||||
|
|
|
|||
12
src/projects/eleventy-plugin-pdf.md
Normal file
12
src/projects/eleventy-plugin-pdf.md
Normal 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
|
||||
---
|
||||
|
|
@ -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
|
||||
---
|
||||
|
|
@ -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
|
||||
|
|
|
|||
|
|
@ -1,4 +1,4 @@
|
|||
{
|
||||
"permalink": false,
|
||||
"order": 1
|
||||
"order": 8
|
||||
}
|
||||
|
|
@ -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
|
||||
---
|
||||
|
|
@ -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
|
||||
---
|
||||
Loading…
Reference in a new issue