Update projects
This commit is contained in:
parent
3bf1442ddc
commit
bc3fabec78
|
|
@ -1,10 +1,8 @@
|
||||||
---
|
---
|
||||||
title: Cancre Simulator
|
title: Cancre Simulator
|
||||||
description: Un jeu fait pour les Portes Ouvertes 2020
|
description: Un jeu fait pour les Portes Ouvertes 2020 (Projet scolaire)
|
||||||
links:
|
links:
|
||||||
- title: Voir sur Github
|
- https://github.com/divtec-cejef/2020-JCO-CancreSimulator
|
||||||
link: https://github.com
|
|
||||||
icon: simple-icons:github
|
|
||||||
tags:
|
tags:
|
||||||
- C#
|
- C#
|
||||||
- Unity
|
- 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 ?
|
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:
|
links:
|
||||||
- title: Voir sur Github
|
- https://github.com/divtec-cejef/2019-CCH-BrickPi7-Thomas-Mathieu
|
||||||
link: https://github.com
|
|
||||||
icon: simple-icons:github
|
|
||||||
tags:
|
tags:
|
||||||
- Python
|
- Python
|
||||||
---
|
---
|
||||||
|
|
@ -1,13 +1,8 @@
|
||||||
---
|
---
|
||||||
title: LDAP
|
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:
|
links:
|
||||||
- title: Voir le site
|
- https://github.com/TheThomaas/PHP-M159-LDAP
|
||||||
link: https://google.com
|
|
||||||
icon: link
|
|
||||||
- title: Voir sur Github
|
|
||||||
link: https://github.com
|
|
||||||
icon: simple-icons:github
|
|
||||||
tags:
|
tags:
|
||||||
- PHP
|
- PHP
|
||||||
- LDAP
|
- LDAP
|
||||||
|
|
|
||||||
|
|
@ -1,4 +1,4 @@
|
||||||
{
|
{
|
||||||
"permalink": false,
|
"permalink": false,
|
||||||
"order": 1
|
"order": 8
|
||||||
}
|
}
|
||||||
|
|
@ -1,14 +1,10 @@
|
||||||
---
|
---
|
||||||
title: Sigfox Temperature
|
title: Capteurs de temperature
|
||||||
description: Des capteurs de température affichés sur un tableau de bord
|
description: Des capteurs de température affichés sur un tableau de bord (Projet scolaire)
|
||||||
links:
|
links:
|
||||||
- title: Voir le site
|
- https://github.com/TheThomaas/iot_temperature_humidity
|
||||||
link: https://google.com
|
|
||||||
icon: link
|
|
||||||
- title: Voir sur Github
|
|
||||||
link: https://github.com
|
|
||||||
icon: simple-icons:github
|
|
||||||
tags:
|
tags:
|
||||||
- JS
|
|
||||||
- IOT
|
- IOT
|
||||||
|
- PHP
|
||||||
|
- Arduino
|
||||||
---
|
---
|
||||||
|
|
@ -1,10 +1,8 @@
|
||||||
---
|
---
|
||||||
title: Snake
|
title: Snake
|
||||||
description: Un snake réalisé en Java
|
description: Un snake réalisé en Java (Projet scolaire)
|
||||||
links:
|
links:
|
||||||
- title: Voir sur Github
|
- https://github.com/TheThomaas/snake
|
||||||
link: https://github.com
|
|
||||||
icon: simple-icons:github
|
|
||||||
tags:
|
tags:
|
||||||
- Java
|
- Java
|
||||||
---
|
---
|
||||||
Loading…
Reference in a new issue