-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path_config.yml
More file actions
26 lines (21 loc) · 702 Bytes
/
_config.yml
File metadata and controls
26 lines (21 loc) · 702 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
title: Resume
baseurl: "/" # the subpath of your site, e.g. /blog
url: "" # the base hostname & protocol for your site, e.g. http://example.com
# about section
fname: Deepak
lname: Raj
full_name: Deepak Raj
profile_pic: assets/img/profile.jpg
email: [email protected]
mobile: +91- 9818183049
address: New Delhi
linkedin_username: deepak-raj-35887386
dev_username: codeperfectplus
github_username: codeperfectplus
facebook_username: mrperfect9015
about_me: >- # this means to ignore newlines until "baseurl:"
Data Scientist (4 yrs) | Insurance & Healthcare AI Expert. Leverage CV & Deep Learning to optimize operations & decision-making.
# Build settings
theme: minima
plugins:
- jekyll-feed