forked from github/personal-website
-
Notifications
You must be signed in to change notification settings - Fork 1
/
_config.yml
189 lines (149 loc) · 7.74 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
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
layout: stacked
style: light
plugins:
- jekyll-octicons
- jekyll-github-metadata
- jemoji
permalink: /:year/:month/:day/:title/
defaults:
- scope:
path: "" # an empty string here means all files in the project
type: "posts"
values:
layout: "post"
projects:
sort_by: pushed
# sort_by options:
# - pushed
# - stars
limit: 12
exclude:
archived: false
forks: true
projects:
# - repo-name
social_media:
# behance: your_username
codewars: jameskip
# dribbble: your_username
# facebook: your_username
# hackerrank: jameskip
# instagram: your_username
# keybase: your_username
linkedin: jameskip
medium: jameskip
# stackoverflow: 7004970
# telegram: your_username
twitter: jvweskip
# unsplash: your_username
# vk: your_username
# website: http://your_website_url
# youtube: your_username
topics:
- name: AWS
web_url: https://github.com/topics/aws
image_url: https://raw.githubusercontent.com/github/explore/9f270b9ddad21705ebd33f4602a0aec0d22cbe4e/topics/aws/aws.png
- name: Contentful
web_url: https://github.com/topics/contentful
image_url: https://raw.githubusercontent.com/github/explore/9f270b9ddad21705ebd33f4602a0aec0d22cbe4e/topics/contentful/contentful.png
- name: CSS
web_url: https://github.com/topics/css
image_url: https://raw.githubusercontent.com/github/explore/6c6508f34230f0ac0d49e847a326429eefbfc030/topics/css/css.png
- name: Docker
web_url: https://github.com/topics/docker
image_url: https://raw.githubusercontent.com/github/explore/9f270b9ddad21705ebd33f4602a0aec0d22cbe4e/topics/docker/docker.png
- name: Express
web_url: https://github.com/topics/express
image_url: https://raw.githubusercontent.com/github/explore/9f270b9ddad21705ebd33f4602a0aec0d22cbe4e/topics/express/express.png
- name: Firebase
web_url: https://github.com/topics/firebase
image_url: https://raw.githubusercontent.com/github/explore/9f270b9ddad21705ebd33f4602a0aec0d22cbe4e/topics/firebase/firebase.png
- name: Git
web_url: https://github.com/topics/git
image_url: https://raw.githubusercontent.com/github/explore/9f270b9ddad21705ebd33f4602a0aec0d22cbe4e/topics/git/git.png
- name: GraphQL
web_url: https://github.com/topics/graphql
image_url: https://raw.githubusercontent.com/github/explore/9f270b9ddad21705ebd33f4602a0aec0d22cbe4e/topics/graphql/graphql.png
- name: Gulp
web_url: https://github.com/topics/gulp
image_url: https://raw.githubusercontent.com/github/explore/9f270b9ddad21705ebd33f4602a0aec0d22cbe4e/topics/gulp/gulp.png
- name: HTML
web_url: https://github.com/topics/html
image_url: https://raw.githubusercontent.com/github/explore/9f270b9ddad21705ebd33f4602a0aec0d22cbe4e/topics/html/html.png
- name: Javascript
web_url: https://github.com/topics/javascript
image_url: https://raw.githubusercontent.com/github/explore/9f270b9ddad21705ebd33f4602a0aec0d22cbe4e/topics/javascript/javascript.png
- name: Material Design
web_url: https://github.com/topics/material-design
image_url: https://raw.githubusercontent.com/github/explore/9f270b9ddad21705ebd33f4602a0aec0d22cbe4e/topics/material-design/material-design.png
- name: MongoDB
web_url: https://github.com/topics/mongodb
image_url: https://raw.githubusercontent.com/github/explore/9f270b9ddad21705ebd33f4602a0aec0d22cbe4e/topics/mongodb/mongodb.png
- name: Node
web_url: https://github.com/topics/node
image_url: https://raw.githubusercontent.com/github/explore/9f270b9ddad21705ebd33f4602a0aec0d22cbe4e/topics/nodejs/nodejs.png
- name: PostgreSQL
web_url: https://github.com/topics/postgresql
image_url: https://raw.githubusercontent.com/github/explore/9f270b9ddad21705ebd33f4602a0aec0d22cbe4e/topics/postgresql/postgresql.png
- name: React
web_url: https://github.com/topics/react
image_url: https://raw.githubusercontent.com/github/explore/9f270b9ddad21705ebd33f4602a0aec0d22cbe4e/topics/react-native/react-native.png
- name: React Native
web_url: https://github.com/topics/react-native
image_url: https://raw.githubusercontent.com/github/explore/9f270b9ddad21705ebd33f4602a0aec0d22cbe4e/topics/react-native/react-native.png
- name: Redux
web_url: https://github.com/topics/redux
image_url: https://raw.githubusercontent.com/github/explore/9f270b9ddad21705ebd33f4602a0aec0d22cbe4e/topics/redux/redux.png
- name: Sass
web_url: https://github.com/topics/sass
image_url: https://raw.githubusercontent.com/github/explore/6c6508f34230f0ac0d49e847a326429eefbfc030/topics/sass/sass.png
- name: Swift
web_url: https://github.com/topics/swift
image_url: https://raw.githubusercontent.com/github/explore/3d1889c1e66daaa77be2b2732ea8681d21e56ab0/topics/swift/swift.png
- name: Typescript
web_url: https://github.com/topics/typescript
image_url: https://raw.githubusercontent.com/github/explore/3d1889c1e66daaa77be2b2732ea8681d21e56ab0/topics/typescript/typescript.png
- name: Web Components
web_url: https://github.com/topics/web-components
image_url: https://raw.githubusercontent.com/github/explore/9f270b9ddad21705ebd33f4602a0aec0d22cbe4e/topics/web-components/web-components.png
- name: Webpack
web_url: https://github.com/topics/webpack
image_url: https://raw.githubusercontent.com/github/explore/9f270b9ddad21705ebd33f4602a0aec0d22cbe4e/topics/webpack/webpack.png
- name: Xcode
web_url: https://github.com/topics/xcode
image_url: https://raw.githubusercontent.com/github/explore/3d1889c1e66daaa77be2b2732ea8681d21e56ab0/topics/xcode/xcode.png
certifications:
- name: Google Mobile Sites
web_url: https://academy.exceedlms.com/student/path/2967-mobile-sites-certification
image_url: https://upload.wikimedia.org/wikipedia/commons/thumb/5/53/Google_%22G%22_Logo.svg/1024px-Google_%22G%22_Logo.svg.png
- name: Certified ScrumMaster (CSM)
web_url: https://bcert.me/bc/html/show-badge.html?b=fincsanf
image_url: https://bcert.me/bc/html/img/badges/generated/badge-7227.png
books:
- name: The Molecule of More
web_url: https://www.amazon.com/gp/product/1946885118/
image_url: https://images-na.ssl-images-amazon.com/images/I/51j0d8yYK4L._SX331_BO1,204,203,200_.jpg
- name: Eloquent Javascript
web_url: https://www.amazon.com/gp/product/1593279507/
image_url: https://images-na.ssl-images-amazon.com/images/I/51InjRPaF7L._SX377_BO1,204,203,200_.jpg
- name: Principles
web_url: https://www.amazon.com/gp/product/1501124021/
image_url: https://images-na.ssl-images-amazon.com/images/I/41cEbWztZYL._SX331_BO1,204,203,200_.jpg
- name: It Doesn't Have to Be Crazy at Work
web_url: https://www.amazon.com/gp/product/0062874780/
image_url: https://images-na.ssl-images-amazon.com/images/I/51nepS2j-UL._SX329_BO1,204,203,200_.jpg
- name: Math with Bad Drawings
web_url: https://www.amazon.com/Math-Bad-Drawings-Illuminating-Reality/dp/0316509035/
image_url: https://images-na.ssl-images-amazon.com/images/I/51EP1Orpx0L._SX384_BO1,204,203,200_.jpg
- name: An Elegant Puzzle
web_url: https://www.amazon.com/gp/product/1732265186/
image_url: https://images-na.ssl-images-amazon.com/images/I/51aTO3pGp9L._SX336_BO1,204,203,200_.jpg
- name: The Self-Taught Programmer
web_url: https://www.amazon.com/gp/product/0999685902/
image_url: https://images-na.ssl-images-amazon.com/images/I/31YJmObNTnL._SX404_BO1,204,203,200_.jpg
- name: The Art of Doing Science and Engineering
web_url: https://www.amazon.com/gp/product/1732265178/
image_url: https://images-na.ssl-images-amazon.com/images/I/21leVtAEhAL._SX336_BO1,204,203,200_.jpg
- name: How Smart Machines Think
web_url: https://www.amazon.com/gp/product/0262038404/
image_url: https://images-na.ssl-images-amazon.com/images/I/41QGAwYIWzL._SX327_BO1,204,203,200_.jpg