Skip to content

Commit 3ddbf6f

Browse files
DOC : edit basic structure + first infos
1 parent 0abdb9c commit 3ddbf6f

File tree

9 files changed

+398
-14
lines changed

9 files changed

+398
-14
lines changed
Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,22 @@
1+
# EDF - Ingénieur R&D logiciels de calculs scientifique
2+
3+
[↩ ACCUEIL](../index.md)
4+
5+
!!! warning
6+
🚧 Page en cours de construction 🚧
7+
8+
## Contexte
9+
10+
...
11+
12+
## Responsabilités
13+
14+
...
15+
16+
## Réalisations
17+
18+
...
19+
20+
## Compétences valorisées
21+
22+
...
Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,22 @@
1+
# EDF - Ingénieur développement logiciel scientifique
2+
3+
[↩ ACCUEIL](../index.md)
4+
5+
!!! warning
6+
🚧 Page en cours de construction 🚧
7+
8+
## Contexte
9+
10+
...
11+
12+
## Responsabilités
13+
14+
...
15+
16+
## Réalisations
17+
18+
...
19+
20+
## Compétences valorisées
21+
22+
...
Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,23 @@
1+
# EDF - Chef de projet / Product Owner
2+
3+
[↩ ACCUEIL](../index.md)
4+
5+
!!! warning
6+
🚧 Page en cours de construction 🚧
7+
8+
## Contexte
9+
10+
...
11+
12+
## Responsabilités
13+
14+
...
15+
16+
## Réalisations
17+
18+
...
19+
20+
## Compétences valorisées
21+
22+
...
23+
Lines changed: 37 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,37 @@
1+
# JIMMY ENERGY - Responsable simulations numériques
2+
3+
[↩ ACCUEIL](../index.md)
4+
5+
!!! warning
6+
🚧 Page en cours de construction 🚧
7+
8+
## Contexte
9+
10+
...
11+
12+
## Responsabilités
13+
14+
...
15+
16+
## Réalisations
17+
18+
...
19+
20+
## Compétences valorisées
21+
22+
<div class="skill-item-block">
23+
<span class="skill-item-text">Python</span>
24+
</div>
25+
26+
<div class="skill-item-block">
27+
<span class="skill-item-text">Git</span>
28+
</div>
29+
30+
<div class="skill-item-block">
31+
<span class="skill-item-text">GitHub</span>
32+
</div>
33+
34+
35+
<div class="skill-item-block">
36+
<span class="skill-item-text">AWS</span>
37+
</div>

MyWebSite/docs/index.md

Lines changed: 40 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,45 @@
1-
# Welcome to MkDocs
1+
---
2+
hide:
3+
- toc
4+
---
25

3-
For full documentation visit [mkdocs.org](https://www.mkdocs.org).
6+
# ACCUEIL
47

5-
## Commands
8+
!!! warning
9+
🚧 Site en cours de construction 🚧
610

7-
* `mkdocs new [dir-name]` - Create a new project.
8-
* `mkdocs serve` - Start the live-reloading docs server.
9-
* `mkdocs build` - Build the documentation site.
10-
* `mkdocs -h` - Print help message and exit.
11+
## 💼 EXPERIENCES 💼
1112

12-
## Project layout
13+
- **06/2022 - aujourd'hui** : [JIMMY ENERGY](https://www.linkedin.com/company/jimmy-energy/posts/?feedView=all)
14+
- Responsable simulations numériques
15+
- [➕ d'infos](01_EXPERIENCES/04_jjimmy_energy__head_of_numerics.md)
1316

14-
mkdocs.yml # The configuration file.
15-
docs/
16-
index.md # The documentation homepage.
17-
... # Other markdown pages, images and other files.
17+
- **09/2020 - 06/2022** : [EDF - DPN - UNIE](https://www.linkedin.com/company/edf/posts/?feedView=all)
18+
- Chef de projet / Product Owner
19+
- [➕ d'infos](01_EXPERIENCES/03_edf__project_manager_product_owner.md)
20+
21+
- **10/2016 - 09/2020** : [EDF - DPN - UNIE](https://www.linkedin.com/company/edf/posts/?feedView=all)
22+
- Ingénieur développement logiciel scientifique
23+
- [➕ d'infos](01_EXPERIENCES/02_edf__software_developper.md)
24+
25+
- **10/2014 - 09/2020** : [EDF - R&D - PERICLES](https://www.linkedin.com/company/edf/posts/?feedView=all)
26+
- Ingénieur R&D logiciels de calculs scientifique
27+
- [➕ d'infos](01_EXPERIENCES/01_edf__reasearch_engineer.md)
28+
29+
- **03/2014 - 09/2014** : [EDF - DIPNN - DT](https://www.linkedin.com/company/edf/posts/?feedView=all)
30+
- Ingénieur stagiaire sur la modélisation des accidents graves
31+
32+
- **06/2013 - 09-2013** : [SCK-CEN](https://www.linkedin.com/company/sckcen/posts/?feedView=all)
33+
- Chercheur stagiaire sur la validation des code de calculs
34+
35+
## 🛠️ PROJETS 🛠️
36+
37+
...
38+
39+
## 🎓 EDUCATION & CERTIFICATIONS 🎓
40+
41+
...
42+
43+
## 💡BASE DE CONNAISSANCE 💡
44+
45+
...
Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,22 @@
1+
2+
/* CSS pour les blocs de compétences */
3+
4+
.skill-item-block {
5+
display: inline-block;
6+
border: 2px;
7+
padding: 10px;
8+
border-radius: 5px;
9+
background-color:rgb(52, 60, 156);
10+
margin: 20px 0;
11+
transition: all 0.3s ease;
12+
}
13+
14+
.skill-item-block:hover {
15+
transform: scale(1.05);
16+
box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2);
17+
background-color: #3700ff;
18+
}
19+
20+
span .skill-item-block {
21+
display: inline;
22+
}

MyWebSite/mkdocs.yml

Lines changed: 64 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1,64 @@
1-
site_name: My Docs
1+
site_name: Jeremy_PICOSSON
2+
3+
site_description: >-
4+
PortFolio of my experiences, projects and knowledge base.
5+
6+
site_author: Jérémy PICOSSON
7+
8+
repo_name: jeremy-picosson-tech/jeremy-picosson.github.io
9+
10+
theme:
11+
name: material
12+
icon:
13+
repo: fontawesome/brands/github
14+
previous: fontawesome/solid/angle-left
15+
include_sidebar : true
16+
17+
palette:
18+
# Palette toggle for light mode
19+
- media: "(prefers-color-scheme: light)"
20+
scheme: default
21+
toggle:
22+
icon: material/brightness-7
23+
name: Switch to dark mode
24+
# Palette toggle for dark mode
25+
- media: "(prefers-color-scheme: dark)"
26+
scheme: slate
27+
toggle:
28+
icon: material/brightness-4
29+
name: Switch to system preference
30+
31+
features:
32+
- toc.follow
33+
- search.suggest
34+
- navigation.instant
35+
- navigation.top
36+
37+
plugins:
38+
- search
39+
40+
markdown_extensions:
41+
- admonition
42+
- pymdownx.details
43+
- pymdownx.superfences
44+
- pymdownx.betterem
45+
- toc:
46+
permalink: true
47+
48+
extra:
49+
social:
50+
- name: Profil LinkedIn
51+
icon: fontawesome/brands/linkedin
52+
link: https://www.linkedin.com/in/jeremy-picosson-43556940/
53+
- name: Profil GitHub
54+
icon: fontawesome/brands/github
55+
link: https://github.com/jeremy-picosson-tech
56+
# - icon: /fontawesome/regular/envelope # TODO : gestion via un secret GITHUB
57+
# name: send me an email
58+
# link: mailto:${CONTACT_EMAIL}
59+
60+
extra_css:
61+
- stylesheets/extra.css
62+
63+
copyright: Copyright &copy; 2025 - Jérémy PICOSSON
64+

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,4 +6,5 @@ readme = "README.md"
66
requires-python = ">=3.12"
77
dependencies = [
88
"mkdocs>=1.6.1",
9+
"mkdocs-material>=9.6.15",
910
]

0 commit comments

Comments
 (0)