forked from sproogen/modern-resume-theme
-
Notifications
You must be signed in to change notification settings - Fork 0
/
_config.yml
78 lines (57 loc) · 2.47 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
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
# Site
repository: sproogen/resume-theme
favicon: images/favicon.ico
# Content configuration version
version: 1
# Personal info
name: Fasih Zulfiqar
title: Data Analyst
email: [email protected]
# Dark Mode (true/false/never)
darkmode: false
# Social links
twitter_username: ZulfiqarFasih
github_username: FasihZ
instagram_username: fasihz
linkedin_username: fasihz
youtube_username: fasihzulfiqar2015
additional_links:
- title: Blog
icon: fa-brands fa-blogger
url: https://pakonomist.wordpress.com
# About Section
# about_title: About Me
about_profile_image: https://media.licdn.com/dms/image/D4E03AQGpx43JyXJQ1Q/profile-displayphoto-shrink_800_800/0/1689577305907?e=1707955200&v=beta&t=v9-VuCCl2TnH2hKksdDcpWyA8NAOgtekQ5jGbz-MPbo
about_content: | # this will include new lines to allow paragraphs
I’m a ***Client Success Manager at Trademor x Alibaba***, a student, and an aspiring data analyst.
Having ***self-studied*** for my secondary education due to financial constraints, I'm a proud autodidact. A ***distinction holder in A-level Economics*** in Pakistan and was awarded a scholarship by Professor Tyler Cowen, Mercatus Center, to pursue Economics.
Aside from academics and work, I'm a big football fan and was part of a club, GSA, for 6 years. Super into travelling and Philosophy, particularly Stoicism and Absurdism. And dogs. I love dogs.
<i class="fas fa-plane"></i> <mark>Why travelling?</mark> I love to travel because it allows you to be in cultures much different than yours. Plus I love tasting new foods :D
<i class="fas fa-dumbbell"></i> <mark>Why Powerlifting?</mark> Helps me push myself to new limits. When you have 250 lbs on your back and you squat down, there is always a chance you will fail. Your knees might strain, or worse, break. Conquering that fear is why I love powerlifting.
<mark>Education</mark>
***Qualification***: BS Econonomics & Mathematics at IBA
With a specialization in ***Business Intelligence***.
***CGPA***: 3.91
The CFO of the ***Animal Welfare Society*** at IBA, Karachi.
# Experience Section
experience_title: Projects
# Projects Section
projects_title: Work Experience
#education Section
educaton_title: Professional Experience
# Footer
footer_show_references: false
# Slider Settings
slider_settings:
enabled: true
loop: true
auto: true
speed: 800
pause: 3000
# Build settings
remote_theme: nbentoneves/modern-resume-theme
sass:
sass_dir: _sass
style: compressed
plugins:
- jekyll-seo-tag