Compare commits
3 commits
142b1455f9
...
aa12d86c40
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
aa12d86c40 | ||
|
|
bddf359f51 | ||
|
|
85065cbf4f |
|
|
@ -5,7 +5,7 @@
|
||||||
"phone": "",
|
"phone": "",
|
||||||
"occupation": "Développeur web",
|
"occupation": "Développeur web",
|
||||||
"location": "Delémont, JU",
|
"location": "Delémont, JU",
|
||||||
"about": "Lorem ipsum dolor sit amet consectetur adipisicing elit. Distinctio doloribus, iure eum nostrum error tempora facilis ea.",
|
"about": "",
|
||||||
"skills": [
|
"skills": [
|
||||||
"HTML",
|
"HTML",
|
||||||
"CSS",
|
"CSS",
|
||||||
|
|
@ -23,7 +23,7 @@
|
||||||
"Allemand (Connaissance scolaires)"
|
"Allemand (Connaissance scolaires)"
|
||||||
],
|
],
|
||||||
"other": [
|
"other": [
|
||||||
"Permis de voiture (Catégorie B)"
|
"Permis de conduire (Catégorie B)"
|
||||||
],
|
],
|
||||||
"socials": [
|
"socials": [
|
||||||
{
|
{
|
||||||
|
|
|
||||||
|
|
@ -9,4 +9,4 @@ dates:
|
||||||
---
|
---
|
||||||
|
|
||||||
* CFC d'informaticien d'entreprise
|
* CFC d'informaticien d'entreprise
|
||||||
* **Sujets couverts**: HTML, CSS, JS, SQL, Git, Gestion de projet, Réseau/NAS, C++, Java, Linux, Docker
|
* **Sujets couverts**: HTML, CSS, JS, SQL, Git, Réseau, NAS, C/C++, Java, Linux, Docker, Suite Office
|
||||||
|
|
@ -5,11 +5,14 @@ eleventyComputed:
|
||||||
title: "{{author.firstName}} {{author.name}}, {{author.occupation}}"
|
title: "{{author.firstName}} {{author.name}}, {{author.occupation}}"
|
||||||
links:
|
links:
|
||||||
- value: "thomas@amstutz.it"
|
- value: "thomas@amstutz.it"
|
||||||
- value: "github.com/TheThomaas"
|
url: "mailto:thomas@amstutz.it"
|
||||||
url: "https://github.com/TheThomaas"
|
- value: "18 mai 2002"
|
||||||
- value: "123 123 12 12"
|
# - value: "github.com/TheThomaas"
|
||||||
|
# url: "https://github.com/TheThomaas"
|
||||||
|
- value: "079 842 69 38"
|
||||||
|
url: "tel:+41798426938"
|
||||||
- value: "amstutz.it"
|
- value: "amstutz.it"
|
||||||
url: "https://github.com/TheThomaas"
|
url: "https://www.amstutz.it"
|
||||||
---
|
---
|
||||||
|
|
||||||
<section>
|
<section>
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue