feat: Add skills in My Skills
This commit is contained in:
BIN
public/img/java.png
Normal file
BIN
public/img/java.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 4.2 KiB |
BIN
public/img/jira.png
Normal file
BIN
public/img/jira.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 4.0 KiB |
@@ -4,7 +4,7 @@
|
|||||||
"id": "1",
|
"id": "1",
|
||||||
"src": "./img/cpp.png",
|
"src": "./img/cpp.png",
|
||||||
"title": "POO (Programmation Orientée Objet)",
|
"title": "POO (Programmation Orientée Objet)",
|
||||||
"description": "Developpement en C++ du jeu Blitz."
|
"description": "Développement en C++ du jeu Blitz."
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"id": "2",
|
"id": "2",
|
||||||
@@ -17,6 +17,18 @@
|
|||||||
"src": "./img/html-css.png",
|
"src": "./img/html-css.png",
|
||||||
"title": "Front-End",
|
"title": "Front-End",
|
||||||
"description": "Développement de l'interface Front-End du site de notre participation à la Nuit de l'Info 2024 en HTML, SCSS, ReactJS + Vite."
|
"description": "Développement de l'interface Front-End du site de notre participation à la Nuit de l'Info 2024 en HTML, SCSS, ReactJS + Vite."
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"id": "4",
|
||||||
|
"src": "./img/java.png",
|
||||||
|
"title": "POO (Programmation Orientée Objet)",
|
||||||
|
"description": "Développement et compréhension de code JAVA, accordé avec Maven et Hibernate par exemple."
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"id": "5",
|
||||||
|
"src": "./img/jira.png",
|
||||||
|
"title": "Gestion de Projet / Méthodes agiles / ITIL",
|
||||||
|
"description": "Compréhension et application au quotidien de méthodes agiles, processus ITIL."
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"portfolio": [
|
"portfolio": [
|
||||||
|
|||||||
Reference in New Issue
Block a user