47 lines
1.6 KiB
Markdown
47 lines
1.6 KiB
Markdown
|
+++
|
||
|
# Experience widget.
|
||
|
widget = "experience" # See https://sourcethemes.com/academic/docs/page-builder/
|
||
|
headless = true # This file represents a page section.
|
||
|
active = true # Activate this widget? true/false
|
||
|
weight = 20 # Order that this section will appear.
|
||
|
|
||
|
title = "Parcours"
|
||
|
subtitle = "GRANDES ÉTAPES DE MA FORMATION"
|
||
|
|
||
|
# Date format for experience
|
||
|
# Refer to https://sourcethemes.com/academic/docs/customization/#date-format
|
||
|
date_format = "01/2006"
|
||
|
|
||
|
# Experiences.
|
||
|
# Add/remove as many `[[experience]]` blocks below as you like.
|
||
|
# Required fields are `title`, `company`, and `date_start`.
|
||
|
# Leave `date_end` empty if it's your current employer.
|
||
|
# Begin/end multi-line descriptions with 3 quotes `"""`.
|
||
|
[[experience]]
|
||
|
title = "Stagiaire en Service Civique"
|
||
|
company = "Fablab Coh@bit (IUT - Université Bordeaux III)"
|
||
|
company_url = ""
|
||
|
location = "Bordeaux Métropole"
|
||
|
date_start = "2021-07-01"
|
||
|
date_end = ""
|
||
|
description = """
|
||
|
De la co-conception à la fabrication de prototypes et de produits en petites séries, avec un fort caractère numérique :
|
||
|
* Impression 3D (CAO avec Freecad, imprimantes XX et YY)
|
||
|
* Découpeuse laser (vectorisation avec Inkscape, Trottec 3000)
|
||
|
* Fraiseuse numérique (CAO avec Freecad, modèle de fraiseuse ZZ)
|
||
|
* Scanner 3D
|
||
|
"""
|
||
|
|
||
|
[[experience]]
|
||
|
title = "Étudiante en IUT Génie Mécanique"
|
||
|
company = "Université Bordeaux III"
|
||
|
company_url = ""
|
||
|
location = "Bordeaux Métropole"
|
||
|
date_start = "2019-09-01"
|
||
|
date_end = "2022-01-01"
|
||
|
description = """Études en Génie Mécanique.
|
||
|
* Disciplines associées : Électronique.
|
||
|
"""
|
||
|
|
||
|
+++
|