diff --git a/_config.yml b/_config.yml index 0638443ab58c..25f961a07caa 100644 --- a/_config.yml +++ b/_config.yml @@ -7,10 +7,6 @@ first_name: Sebastian middle_name: last_name: Mežnar email: sebastjan.meznar@ijs.si -first_name: Sebastian -middle_name: -last_name: Mežnar -email: sebastjan.meznar@ijs.si description: > # the ">" symbol means to ignore newlines until "footer_text:" Sebastian Mežnar's personal website. footer_text: > @@ -123,13 +119,13 @@ bing_site_verification: # out your bing-site-verification ID (Bing Webmaster) # ----------------------------------------------------------------------------- blog_name: Papers and Interests # blog_name will be displayed in your blog page -blog_nav_title: Blog # your blog must have a title for it to be displayed in the nav bar +blog_nav_title: #Blog # your blog must have a title for it to be displayed in the nav bar blog_description: A collection of my research and things I find interesting permalink: /blog/:year/:title/ # Pagination pagination: - enabled: true + enabled: false related_blog_posts: enabled: false diff --git a/_data/cv.yml b/_data/cv.yml index 5770ccf86fb7..a762a067b409 100644 --- a/_data/cv.yml +++ b/_data/cv.yml @@ -11,11 +11,11 @@ - title: Education type: time_table contents: - # - title: PhD - # institution: Jozef Stefan International Postgraduate School, Ljubljana, Slovenia - # year: 2022 - currently - # description: - # - Description 1. + - title: PhD + institution: Jozef Stefan International Postgraduate School, Ljubljana, Slovenia + year: 2022 - Pres. + description: + - PhD in Information and communications technology (ICT), with a focus on machine learning. # - Description 2. # - title: Description 3. # contents: @@ -40,7 +40,7 @@ contents: - title: Software engineer institution: Actual I.T. - year: Summer 2017 + year: Su. 2017 description: - Programed different parts of a web application (JavaScript), - Build JSON schemes for validating API request and responses. @@ -50,7 +50,7 @@ # - Sub-description 2. - title: Software engineer institution: Mercury Processing Services International - year: Summer 2017 ‑ 2019 + year: Su. 2017‑2019 description: - Developed parts of a mockup Android application (Android/Java), - Ported functionality between different versions of an Android application (Android/Java), @@ -59,12 +59,20 @@ - title: Machine learning researcher institution: Jožef Stefan Institute, Department of Knowledge Technologies - year: Mar 2020 ‑ Present + year: Mar 2020‑Pres. description: - Developed machine learning algorithms for various tasks on graph (network) data, - Developed an approach for symbolic regression, - Wrote several papers on general ML tasks, graph (network) related ML tasks, and symbolic regression. + - title: Teaching assistant + institution: University of Ljubljana, Faculty of Mathematics and Physics + year: Oct 2023‑Pres. + description: + - Conducted practical exercises, prepared and graded exams + - TA for Discrete Mathematics + # - Wrote several papers on general ML tasks, graph (network) related ML tasks, and symbolic regression. + - title: Honors and Awards type: nested_list contents: diff --git a/_news/announcement_3.md b/_news/announcement_3.md index 25dd8d734008..ea8c49304f8e 100644 --- a/_news/announcement_3.md +++ b/_news/announcement_3.md @@ -1,8 +1,7 @@ - +Updated the page and the CV diff --git a/_pages/about.md b/_pages/about.md index 76a5a4e83704..5807af655c98 100644 --- a/_pages/about.md +++ b/_pages/about.md @@ -9,8 +9,8 @@ profile: image: profile.jpg image_circular: false # crops the image to make it circular more_info: > -

Office 69a

-

Teslova 30

+

Office S32

+

Jamova cesta 39

1000 Ljubljana

Slovenia

diff --git a/_pages/cv.md b/_pages/cv.md index 57bc4a8d14e9..f9292ee99ce1 100644 --- a/_pages/cv.md +++ b/_pages/cv.md @@ -5,7 +5,7 @@ title: CV nav: true nav_order: 4 cv_pdf: cv_sebastian_meznar.pdf -description: This is a description of the page. You can modify it in '_pages/cv.md'. You can also change or remove the top pdf download button. +description: A short summary about my interests, skills, education, experience, etc. For the full CV click the PDF icon. toc: - sidebar: left + sidebar: right --- diff --git a/_pages/profiles.md b/_pages/profiles.md index bc8d4d3913f7..3f6b0927c36f 100644 --- a/_pages/profiles.md +++ b/_pages/profiles.md @@ -3,7 +3,7 @@ layout: profiles permalink: /people/ title: people description: members of the lab or group -nav: true +nav: false nav_order: 6 profiles: diff --git a/assets/pdf/cv_sebastian_meznar.pdf b/assets/pdf/cv_sebastian_meznar.pdf index fe191e2d7add..54afc158e279 100644 Binary files a/assets/pdf/cv_sebastian_meznar.pdf and b/assets/pdf/cv_sebastian_meznar.pdf differ