forked from murraco/jekyll-theme-minimal-resume
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path_config.yml
22 lines (20 loc) · 1.09 KB
/
_config.yml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
# Site settings
title: Gergely Máthé
description: Gergely Máthé's personal website
baseurl: "https://gergelymathe.github.io" # the subpath of your site, e.g. /blog
url: "https://gergelymathe.github.io" # the base hostname & protocol for your site e.g. http://willianjusten.com.br
# User settings
username: Gergely Máthé
user_description: "More than 9 years of experience in computational problem-solving, ranging from academia to the financial industry. Machine Learning quantitative developer and PhD candidate in computational astrophysics, with planned completion in August 2025."
user_title: AI/ML developer/researcher | computational physicist | PhD candidate in computational astrophysics
# twitter_username: lorem_ipsum
# instagram_username: mauriciourraco7
# facebook_username: mauricio.urraco
linkedin_username: gergelymathe
github_username: gergelymathe
googleScholar_username: citations?user=HZGByQ8AAAAJ&hl=en
email: [email protected]
# medium_username: lorem_ipsum
# medium_url: lorem_ipsum.medium.com
# gplus_username: lorem_ipsum
exclude: ['package.json', 'src' , 'node_modules']