Compare commits
3 commits
142b1455f9
...
aa12d86c40
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
aa12d86c40 | ||
|
|
bddf359f51 | ||
|
|
85065cbf4f |
|
|
@ -5,7 +5,7 @@
|
|||
"phone": "",
|
||||
"occupation": "Développeur web",
|
||||
"location": "Delémont, JU",
|
||||
"about": "Lorem ipsum dolor sit amet consectetur adipisicing elit. Distinctio doloribus, iure eum nostrum error tempora facilis ea.",
|
||||
"about": "",
|
||||
"skills": [
|
||||
"HTML",
|
||||
"CSS",
|
||||
|
|
@ -23,7 +23,7 @@
|
|||
"Allemand (Connaissance scolaires)"
|
||||
],
|
||||
"other": [
|
||||
"Permis de voiture (Catégorie B)"
|
||||
"Permis de conduire (Catégorie B)"
|
||||
],
|
||||
"socials": [
|
||||
{
|
||||
|
|
|
|||
|
|
@ -9,4 +9,4 @@ dates:
|
|||
---
|
||||
|
||||
* 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}}"
|
||||
links:
|
||||
- value: "thomas@amstutz.it"
|
||||
- value: "github.com/TheThomaas"
|
||||
url: "https://github.com/TheThomaas"
|
||||
- value: "123 123 12 12"
|
||||
url: "mailto:thomas@amstutz.it"
|
||||
- value: "18 mai 2002"
|
||||
# - value: "github.com/TheThomaas"
|
||||
# url: "https://github.com/TheThomaas"
|
||||
- value: "079 842 69 38"
|
||||
url: "tel:+41798426938"
|
||||
- value: "amstutz.it"
|
||||
url: "https://github.com/TheThomaas"
|
||||
url: "https://www.amstutz.it"
|
||||
---
|
||||
|
||||
<section>
|
||||
|
|
|
|||
Loading…
Reference in a new issue