-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path_config.yml
More file actions
57 lines (46 loc) · 1.41 KB
/
_config.yml
File metadata and controls
57 lines (46 loc) · 1.41 KB
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
45
46
47
48
49
50
51
52
53
54
55
56
57
# Site
repository: Bhati1998/lokesh.github.io
favicon: images/favicon.ico
# Personal info
name: Lokesh Bhati
title: VLSI Verfication Engineer
email: lokeshbhati1998@gmail.com
website: www.github.com/Bhati1998
# Social links
twitter_username: lokesh_bhati_
github_username: Bhati1998
# dribbble_username: jekyll
# facebook_username: jekyll
# flickr_username: jekyll
instagram_username: lokesh_bhati_
linkedin_username: lokesh-bhati
# pinterest_username: jekyll
youtube_username: Techatronics
# googleplus_username: +jekyll
# About Section
# about_title: About Me
about_profile_image: images/profile.jpg
about_content: | # this will include new lines to allow paragraphs
Hi, my name's Lokesh and I'm a VLSI Verification Engineer. As well as Embedded systems I also have experience making web pages.
I am most skilled in: <mark>VLSI</mark> and <mark>Eating Pizza :)</mark>
# Projects Section
# projects_title: Projects
# Experience Section
# experience_title: Experience
# Education Section
# educaton_title: Education
# More Section
# more_title: A Little More About Me
more_content: | # this will include new lines to allow paragraphs
Alongside my interests in networks and software engineering some of my other interests and hobbies are:
- Sketching
- Gaming
# Footer
footer_show_references: true
# Build settings
remote_theme: sproogen/resume-theme
sass:
sass_dir: _sass
style: compressed
plugins:
- jekyll-seo-tag