55 lines
1.5 KiB
TOML
55 lines
1.5 KiB
TOML
#:schema https://raw.githubusercontent.com/yunanwg/brilliant-CV/main/metadata.toml.schema.json
|
|
|
|
# Profile: French. See profile_en/metadata.toml for inline documentation
|
|
# of every field.
|
|
header_quote = "Ingénieur en Intelligence Artificelle appliqué au TAL chez Athome Solution. À la recherche d'une thèse CIFRE dans ce domaine."
|
|
cv_footer = "CV"
|
|
letter_footer = "Lettre de motivation"
|
|
|
|
[layout]
|
|
awesome_color = "skyblue"
|
|
before_section_skip = "1pt"
|
|
before_entry_skip = "1pt"
|
|
before_entry_description_skip = "1pt"
|
|
paper_size = "a4"
|
|
date_width = "3.4cm"
|
|
|
|
[layout.fonts]
|
|
regular_fonts = ["Source Sans 3"]
|
|
header_font = "Roboto"
|
|
|
|
[layout.header]
|
|
header_align = "left"
|
|
display_profile_photo = true
|
|
profile_photo_radius = "50%"
|
|
info_font_size = "10pt"
|
|
|
|
[layout.entry]
|
|
display_entry_society_first = true
|
|
display_logo = true
|
|
|
|
[layout.section]
|
|
title_highlight = "first-letters"
|
|
title_highlight_letters = 3
|
|
|
|
[layout.footer]
|
|
display_page_counter = false
|
|
display_footer = true
|
|
|
|
|
|
[inject]
|
|
injected_keywords_list = ["IA", "TAL", "Python"]
|
|
|
|
[personal]
|
|
first_name = "Thomas"
|
|
last_name = "Horrut"
|
|
|
|
[personal.info]
|
|
github = "Convolutio"
|
|
email = "thomas.horrut@bordeaux-inp.fr"
|
|
linkedin = "thomas.horrut"
|
|
# gitlab = "thomas.horrut"
|
|
homepage = "thormas.fr"
|
|
# orcid = "0000-0000-0000-0000"
|
|
location = "Bordeaux, France"
|