2020-09-01 07:41:06 +02:00
|
|
|
baseURL = "/"
|
2020-09-01 00:03:58 +02:00
|
|
|
languageCode = "en-us"
|
2020-09-01 11:10:42 +02:00
|
|
|
title = "Resume | MERT BAKIR"
|
2020-09-01 07:41:06 +02:00
|
|
|
disableKinds = ["taxonomy", "term", "page", "section", "RSS", "sitemap", "robotsTXT", "404"]
|
2020-09-01 00:03:58 +02:00
|
|
|
theme = "resume-A4"
|
|
|
|
|
|
|
|
[params]
|
|
|
|
useFontAwesome = true
|
|
|
|
avatar = "avatar.jpg"
|
|
|
|
|
|
|
|
[params.display]
|
|
|
|
experience = true
|
|
|
|
education = true
|
|
|
|
languages = true
|
|
|
|
awards = true
|
|
|
|
skills = true
|
|
|
|
skills_grouped = false
|
|
|
|
interests = true
|
2020-09-01 11:10:42 +02:00
|
|
|
contact = false
|
2021-02-12 22:04:40 +01:00
|
|
|
linkedin = false
|
2020-09-01 00:03:58 +02:00
|
|
|
tagline = true
|
2020-09-01 15:27:47 +02:00
|
|
|
aboutMe = false
|
2020-09-01 00:03:58 +02:00
|
|
|
projects = false
|
|
|
|
papers = false
|
2021-02-12 20:01:55 +01:00
|
|
|
certificates = true
|
2020-09-01 00:03:58 +02:00
|
|
|
avatar = true
|
2020-09-01 11:10:42 +02:00
|
|
|
|
2021-02-12 20:01:55 +01:00
|
|
|
[params.title_as]
|
|
|
|
experience = "Experience"
|
|
|
|
education = "Education"
|
|
|
|
languages = "Languages"
|
|
|
|
awards = "Awards"
|
|
|
|
skills = "Skills"
|
|
|
|
certificates = "Certifications"
|
|
|
|
interests = "Interests"
|
|
|
|
about_me = "About Me"
|
|
|
|
papers = "Academic"
|
|
|
|
projects = "Projects"
|
|
|
|
|
2020-09-01 11:10:42 +02:00
|
|
|
[params.display.footer]
|
2020-09-01 00:03:58 +02:00
|
|
|
footer = true
|
2020-09-01 11:10:42 +02:00
|
|
|
links = true
|
|
|
|
credits = true
|
|
|
|
|
|
|
|
[params.footer]
|
|
|
|
footnote = "You can print this resume in A4 size or save as pdf. | Last update on 01.09.2020."
|
|
|
|
|
|
|
|
[params.footer.links]
|
|
|
|
[[params.footer.links.link]]
|
|
|
|
prefix = "Contact me on"
|
|
|
|
name = "Linkedin"
|
2020-09-18 12:10:27 +02:00
|
|
|
url = "https://linkedin.com/in/mertbakir/"
|
2020-09-01 11:10:42 +02:00
|
|
|
icon = "fab fa-linkedin"
|
2020-09-01 00:03:58 +02:00
|
|
|
|
2020-09-01 11:10:42 +02:00
|
|
|
[[params.footer.links.link]]
|
|
|
|
prefix = "Check out my"
|
|
|
|
name = "Website"
|
2020-09-18 12:10:27 +02:00
|
|
|
url = "https://mertbakir.gitlab.io/about/"
|
2020-09-01 11:10:42 +02:00
|
|
|
icon = "fas fa-globe"
|