-
Notifications
You must be signed in to change notification settings - Fork 0
/
_config.yml
44 lines (36 loc) · 1.42 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
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
# Site Settings
title: My Resume
url: 'https://treeforest456.github.io'
baseurl: '/online_cv' #change it according to your repository name
about: False # set to False or comment line if you want to remove the "How to use?" in the sidebar
# Enable one of these styles by removing #. Style will be applied only after restarting the build or serve.
#style: styles-2
#style: styles-3
#style: styles-4
#style: styles-5
style: styles-6
#Profile information
name: Shuyu Wang
tagline: Machine Learning Engineer
pic: profile.jpeg #place a 100x100 picture inside /assets/images/ folder and provide the name of the file below
summary: 'Innovative problem solver experienced in data science. Critical thinker who can approach problems from
different angles. Organized and detail-oriented, with the ability to work in a fast-paced and deadline driven
environment. Effective communicator skilled in conveying ideas.'
#sidebar links
email: [email protected]
phone: 314 555 5555
website: treeforest456.github.io #do not add http://
linkedin: shuyuwangwiredin
github: treeforest456
twitter: ''
#Update all the sections by editing the files inside _data folder.
# uncomment the next line, if you want the education section displayed in main instead of the sidebar
#education_in_main: True
# Tracker
# analytics: UA-83979019-1
# Build settings
encoding: "utf-8"
compress_html: # - http://jch.penibelst.de/
clippings: all
ignore:
envs: development