Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/mertbakir/resume-a4.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authormertbakir <2335694-mertbakir@users.noreply.gitlab.com>2021-02-12 22:01:55 +0300
committermertbakir <mertbakxr@gmail.com>2021-02-12 22:01:55 +0300
commitbd132b183c649d8f89af641cbd6bf1c3c9f43ad7 (patch)
treeabfa6ae7993edf1ac09bc93197dd7fd969f50f3e /exampleSite
parentedf3c45e6f0b82aaf3720cd63678aa0463a1e99a (diff)
Certifications section added. Section titles are customizable.
Diffstat (limited to 'exampleSite')
-rw-r--r--exampleSite/config.toml13
-rw-r--r--exampleSite/data/education.yaml2
-rw-r--r--exampleSite/data/features.yaml10
3 files changed, 23 insertions, 2 deletions
diff --git a/exampleSite/config.toml b/exampleSite/config.toml
index 5ddf441..dccd738 100644
--- a/exampleSite/config.toml
+++ b/exampleSite/config.toml
@@ -21,8 +21,21 @@ tagline = true
aboutMe = false
projects = false
papers = false
+certificates = true
avatar = true
+[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"
+
[params.display.footer]
footer = true
links = true
diff --git a/exampleSite/data/education.yaml b/exampleSite/data/education.yaml
index 8626c77..abbc9cf 100644
--- a/exampleSite/data/education.yaml
+++ b/exampleSite/data/education.yaml
@@ -1,7 +1,7 @@
- name: "Msc. Industrial Engineering"
university: "Yildiz Technical University"
date: "2019- 2021"
- gpa: "3.63 / 4.00"
+ gpa: "3.71 / 4.00"
- name: "Bsc. Industrial Engineering"
university: "Gazi University"
diff --git a/exampleSite/data/features.yaml b/exampleSite/data/features.yaml
index bfd5de6..aef9650 100644
--- a/exampleSite/data/features.yaml
+++ b/exampleSite/data/features.yaml
@@ -29,12 +29,20 @@ languages:
level: "Professional"
certificates: ["YDS: 86.25 - 2018", "TOEFL: 109 - 2021"]
-
awards:
- name: "Tübitak - Graduation Project"
date: "2017"
details: "A Decision Support System for 3D Cutting Problem"
+certificates:
+ - name: "Supervised Learning: Regression"
+ date: "2020"
+ issued_by: "Coursera"
+ link: "https://www.coursera.org/account/accomplishments/certificate/7T7YUWB8YNSH"
+
+ - name: "Supervised Learning: Classification"
+ date: "2020"
+ issued_by: "Coursera"
about:
- name: "MERT BAKIR"