-
-
Notifications
You must be signed in to change notification settings - Fork 2
/
full.cv.toml
258 lines (221 loc) · 6.36 KB
/
full.cv.toml
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
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
#!/usr/bin/env codecv
"$schema" = "https://raw.githubusercontent.com/hexagontk/codecv/master/cv.schema.json"
"Job Status" = "not moving"
"Last Update" = 2022-12-27
Locale = "en_US"
Templates = [ "cv.html" ]
Bio = """\
Richard hails from Tulsa. He has earned degrees from the University of Oklahoma and Stanford. \
(Go Sooners and Cardinals!) Before starting Pied Piper, he worked for Hooli as a part-time \
software developer. \
\
His work focuses on applied information theory, mostly optimizing lossless compression schema of \
both the length-limited and adaptive variants."""
Goals = [
"Change the Internet",
"Make the world a better place",
]
"Top Skills" = [
"Systems Design",
"Data structures and Algorithms",
"Low level Programming",
]
"Other Facts" = [
"Interested in quantum computing and chaos theory",
"Wildlife, specially ferrets and unicorns"
]
Links = [
{ Address = "https://github.com/hexagontk/hexagon" },
{ Address = "https://twitter.com/hexagon_kt" },
{ Address = "https://dev.to/hexagonkt" },
]
[Variables]
gaFont = "family=Roboto+Slab:wght@400;500;700"
colorPrimary = "#087cfa"
gridMaxWidth = "100rem"
gridGutter = "1.5rem"
fontSize = "1.4rem"
fontFamilySans = "Roboto Slab"
[Personal]
"Given Name" = "Richard"
"Family Name" = "Hendricks"
"Native Language" = "en"
"Birth Country" = "US"
Pronoun = "masculine"
Gender = "man"
Birth = "1988-08-16"
Alias = "Bitchard"
Photo = "https://static.wikia.nocookie.net/silicon-valley/images/3/33/Richard_Hendricks.jpg"
Avatar = "https://static.wikia.nocookie.net/silicon-valley/images/3/33/Richard_Hendricks.jpg"
Nationalities = [ "US" ]
Disabilities = [ { Type = "visual", Level = 0.1, Summary = "Can't set font size less than 16." } ]
Ids = [ { Country = "US", Document = "Passport", Id = "A012BC34" } ]
"Driving Licenses" = [ { Country = "US", License = "Class B" } ]
"Own Vehicle" = true
[Residence]
Country = "US"
Region = "California"
City = "San Francisco"
Postcode = "CA 94115"
Address = "2712 Broadway St"
[[Contact]]
Title = "Mobile"
Address = "tel:+1-654-12-34-56"
[[Contact]]
Title = "Landline"
Address = "tel:91-259-11-29"
[[Contact]]
Title = "Email"
Address = "[email protected]"
["Target Job"]
"Operating Systems" = [ "linux", "macos" ]
"Desired Skills" = [ "C", "Java" ]
"Excluded Skills" = [ "Node JS" ]
Roles = [ "Developer", "CEO" ]
Features = [ "Courses platform" ]
Remote = { Times = "4d", Interval = "7d" }
["Target Job"."Notice Period"]
Days = 10
"Working Days" = true
["Target Job"."Travel Availability"]
Frequency = { Times = "14d", Interval = "35d" }
Reach = "country"
[["Target Job".Locations]]
Country = "US"
Region = "California"
City = "San Francisco"
Postcode = "CA 94115"
Address = "2712 Broadway St"
["Target Job".Salary]
Money.Amount = 120000.0
Money.Currency = "USD"
Period = "1y"
Gross = true
[[Languages]]
Language = "fr"
Listening = "a1"
Reading = "a2"
Spoken = "b1"
Written = "b2"
[["Personal Projects"]]
Title = "Pied Piper"
Website = "https://example.com"
From = "2010-01"
To = "2011-05"
Summary = "The Google of music."
Roles = [ "Creator", "Developer" ]
Skills = [ "C++" ]
[[Volunteering]]
Position = "Teacher"
Company.Name = "CoderDojo"
Company.Website = "https://coderdojo.com"
[[Volunteering.Projects]]
Title = "Kids Coding Teaching"
From = "2012-01"
To = "2013-01"
Highlights = [ "Awarded 'Teacher of the Month'" ]
[[Experience]]
Company.Name = "Pied Piper"
Company.Website = "https://example.net"
Company.Type = "Startup"
Company.Industry = "Software"
Location.Country = "US"
Location.City = "San Francisco"
Position = "Founder"
From = "2013-12"
To = "2014-12"
Summary = "Evolving Internet... And making the world a better place."
"Quit Reason" = "Rats"
[[Experience.Projects]]
Title = "Middle-out"
Website = "https://example.com"
From = "2010-01"
To = "2011-05"
Persons = 6
Type = "Library"
Summary = "Groundbreaking compression algorithm."
Client.Name = "Pied Piper"
Client.Website = "https://example.net"
Client.Type = "Startup"
Client.Industry = "Software"
Production = true
Highlights = [ "Techcrunch Disrupt Winner" ]
Roles = [ "Developer", "CEO" ]
Skills = [ "C" ]
[[Education]]
Title = "Bachelor's Degree in Computer Science"
Type = "Bachelor"
Institution.Name = "University of Oklahoma"
Institution.Website = "https://example.net"
From = "1996-09"
To = "2000-06"
Website = "https://example.org"
Area = "Computer Science"
Location.Country = "US"
Location.Region = "Oklahoma"
Location.City = "Norman"
Summary = "Computer science and internship at Hooli."
Score = "A+"
Subjects = [
"DB1101 - Basic SQL",
"CS2011 - Java Introduction"
]
[[Courses]]
Title = "Cloud Deployment and Monitoring"
Institution.Name = "Bachman Consulting"
Institution.Website = "https://example.org"
From = "2014-06-01"
To = "2014-06-05"
Website = "https://example.org"
Area = "DevOps"
Location.Country = "US"
Location.City = "San Francisco"
Summary = "Infrastructure as code, continuous monitoring and alerting, container."
Company = "Pied Piper"
Hours = 35
Score = "A"
Subjects = [ "Kubernetes", "Docker", "Grafana" ]
[[Achievements]]
Type = "award"
Title = "Digital Compression Pioneer Award"
Date = "2014-11-01"
Website = "https://example.com"
Summary = "There is no spoon."
Issuer.Name = "Techcrunch"
[[Achievements]]
Type = "presentation"
Title = "Building an algorithm for copy right infringement detection"
Date = "2012-09-05"
[[Achievements]]
Type = "publication"
Title = "Video compression for 3d media"
Date = "2014-10-01"
Website = "http://example.net"
Summary = "Innovative middle-out compression algorithm that changes the way we store data."
Issuer.Name = "Hooli"
[[References]]
"Full Name" = "Erlich Bachman"
"Social Profiles" = [ "https://github.com/hexagontk/hexagon" ]
Type = "manager"
Projects = [ "middle-out" ]
Summary = """\
It is my pleasure to recommend Richard, his performance working as a consultant for Bachman \
Consulting proved that he will be a valuable addition to any company."""
[[References.Contact]]
Title = "Mobile"
Address = "tel:+1-678-20-41-05"
[[References.Contact]]
Title = "Landline"
Address = "tel:91-106-28-01"
[[References.Contact]]
Title = "Email"
Address = "[email protected]"
Tags = [ "Work" ]
[["Technical Skills"]]
Title = "Compression"
Skills = [ "Mpeg", "MP4", "GIF" ]
[["Technical Skills"]]
Title = "Systems Programming"
[["Common Skills"]]
Title = "Productivity"
Skills = [ "Vim", "Typewriting" ]