diff --git a/public/img/java.png b/public/img/java.png new file mode 100644 index 0000000..3268060 Binary files /dev/null and b/public/img/java.png differ diff --git a/public/img/jira.png b/public/img/jira.png new file mode 100644 index 0000000..38072c8 Binary files /dev/null and b/public/img/jira.png differ diff --git a/src/data/index.json b/src/data/index.json index 9ea5dc2..4e82192 100644 --- a/src/data/index.json +++ b/src/data/index.json @@ -4,7 +4,7 @@ "id": "1", "src": "./img/cpp.png", "title": "POO (Programmation Orientée Objet)", - "description": "Developpement en C++ du jeu Blitz." + "description": "Développement en C++ du jeu Blitz." }, { "id": "2", @@ -17,6 +17,18 @@ "src": "./img/html-css.png", "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." + }, + { + "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": [