mirror of
https://github.com/ArthurDanjou/website.git
synced 2026-01-20 23:11:42 +01:00
add talents
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
---
|
||||
title: Baccalaureate
|
||||
description: Specializations Mathematics and Physics-CHemistry, Final Grade +15/20 (French grading system)
|
||||
description: Specializations Mathematics and Physics-Chemistry, Final Grade +15/20 (French grading system)
|
||||
location: La Salle Passy-Buzenval High School, Rueil-Malmaison (France)
|
||||
startDate: September 2020
|
||||
endDate: July 2021
|
||||
|
||||
7
src/content/projects/artdanj-api.md
Normal file
7
src/content/projects/artdanj-api.md
Normal file
@@ -0,0 +1,7 @@
|
||||
---
|
||||
name: artdanj-api
|
||||
description: My personal API connected to my instances and my services
|
||||
link: https://api.arthurdanjou.fr
|
||||
tags: [API]
|
||||
icon: i-ph-gear-six-bold
|
||||
---
|
||||
7
src/content/projects/artdanj-shortener.md
Normal file
7
src/content/projects/artdanj-shortener.md
Normal file
@@ -0,0 +1,7 @@
|
||||
---
|
||||
name: artdanj-shortener
|
||||
description: URL Shortener for Developers
|
||||
link: https://go.arthurdanjou.fr
|
||||
tags: [Software, OpenSource]
|
||||
icon: i-mdi-toolbox-outline
|
||||
---
|
||||
7
src/content/projects/artdanj-website.md
Normal file
7
src/content/projects/artdanj-website.md
Normal file
@@ -0,0 +1,7 @@
|
||||
---
|
||||
name: artdanj-website
|
||||
description: My personal website, my portfolio, and my blog.
|
||||
link: https://arthurdanjou.fr
|
||||
tags: [Web]
|
||||
icon: i-heroicons-globe-europe-africa-solid
|
||||
---
|
||||
7
src/content/projects/erisium.md
Normal file
7
src/content/projects/erisium.md
Normal file
@@ -0,0 +1,7 @@
|
||||
---
|
||||
name: Erisium
|
||||
description: Junior Developer at Erisium, a French speaking minecraft server
|
||||
link: https://erisium.com
|
||||
tags: [MineCraft]
|
||||
icon: i-mdi-cube
|
||||
---
|
||||
7
src/content/projects/make-my-server.md
Normal file
7
src/content/projects/make-my-server.md
Normal file
@@ -0,0 +1,7 @@
|
||||
---
|
||||
name: make-my-server
|
||||
description: Deploy many services present on my infrastructure from files for Kubernetes
|
||||
link: https://github.com/ArthurDanjou/make-my-server
|
||||
tags: [DevOps, Servers]
|
||||
icon: i-tabler-server-2
|
||||
---
|
||||
Reference in New Issue
Block a user