-
Notifications
You must be signed in to change notification settings - Fork 0
/
cv.json
294 lines (294 loc) · 7.28 KB
/
cv.json
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
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
{
"basics": {
"name": "Hemang Yadav",
"label": "Passionate Developer",
"image": "/avatar.png",
"email": "[email protected]",
"url": "https://zemerik.vercel.app",
"summary": "As a 15-year-old high school student, I am driven by an unwavering passion for pursuing a career as a front-end software developer. With a knack for transforming concepts into tangible realities, I possess a strong command of Frontend & Backend Development along with several API's, enabling me to bring ideas to life through coding expertise.",
"theme": "blue",
"location": {
"address": "",
"postalCode": "10001",
"city": "Melbourne",
"countryCode": "+61",
"region": "Australia"
},
"profiles": [
{
"network": "LinkedIn",
"username": "zemerik",
"url": "https://linkedin.com/in/zemerik"
},
{
"network": "X",
"username": "Zemerik_X",
"url": "https://x.com/Zemerik_X"
},
{
"network": "GitHub",
"username": "Zemerik",
"url": "https://github.com/Zemerik"
}
]
},
"work": [
{
"name": "",
"position": "Frontend Web Developer",
"location_type": "Remote",
"location": "Melbourne, Victoria",
"url": "https://www.hillcrest.vic.edu.au/",
"startDate": "2023-01-01",
"endDate": null,
"summary": "Developing and Maintaining open-source Web Applications through Github",
"highlights": [
"Improved website performance by optimizing code"
],
"responsibilities": [
"Collaborated with other Developers through Open Source Networking to design and implement web applications using modern JavaScript/Typescript frameworks.",
"Assisted in debugging and optimizing front-end code to ensure smooth user experiences.",
"Participated in code reviews and contributed to different Github Repositories."
],
"achievements": [
"Mastered Frontend Development and several frameworks and languages including ReactJS, NodeJS, Astro and more."
],
"skills": [
"React",
"Next",
"Node",
"Tailwind",
"Git",
"GitHub"
]
},
{
"name": "",
"position": "Vex IQ Team Manager",
"location_type": "School",
"location": "Melbourne, Victoria",
"url": "https://www.hillcrest.vic.edu.au/",
"startDate": "2022-01-01",
"endDate": "2023",
"summary": "Managing a Vex IQ team to compete in the Vex Robotics Competitions and Championships",
"highlights": [
"Improved website performance by optimizing code"
],
"responsibilities": [
"Collaborated with senior students to create a fully functioning game for Snapshot IQ Game of 2022.",
"Assisted in managing the vex labs and guiding juniors through the process of designing and assembling",
"Completed a Engineering Notebook containing information about different components of the Robot."
],
"achievements": [
"Qualifed for 2022 National Vex Championships as a Reserve team"
],
"skills": [
"C",
"C+",
"C++",
"Python"
]
}
],
"education": [
{
"institution": "Hillcrest Christian College",
"url": "https://www.hillcrest.vic.edu.au/",
"area": "Game Development (Python, C, C++)",
"studyType": "Digital Technologies",
"startDate": "2022",
"endDate": "2027",
"score": "93.3%"
},
{
"institution": "Hillcrest Christian College",
"url": "https://www.hillcrest.vic.edu.au/",
"area": "Web Development (HTML, CSS, JS, PHP)",
"studyType": "Digital Technologies",
"startDate": "2023",
"endDate": "2027",
"score": "96.7",
"courses": [
]
}
],
"skills": [
{
"name": "Figma",
"level": "Expert",
"keywords": [
"Design",
"UI"
]
},
{
"name": "Gitlab",
"level": "Intermediate",
"keywords": [
"Version Control",
"Collaboration",
"Source Code"
]
},
{
"name": "HTML",
"level": "Intermediate",
"keywords": [
"Web Development",
"Frontend"
]
},
{
"name": "CSS",
"level": "Intermediate",
"keywords": [
"Web Development",
"Frontend",
"Responsive Design"
]
},
{
"name": "JavaScript",
"level": "Intermediate",
"keywords": [
"Web Development",
"Frontend",
"Backend",
"Fullstack"
]
},
{
"name": "Tailwind",
"level": "Intermediate",
"keywords": [
"Web Development",
"Frontend",
"CSS Framework",
"Responsive Design"
]
},
{
"name": "TypeScript",
"level": "Intermediate",
"keywords": [
"Web Development",
"Frontend",
"Backend",
"JavaScript Superset"
]
},
{
"name": "Node",
"level": "Intermediate",
"keywords": [
"Web Development",
"Backend",
"JavaScript",
"Server"
]
},
{
"name": "Git",
"level": "Intermediate",
"keywords": [
"Version Control",
"Collaboration",
"Source Code"
]
},
{
"name": "GitHub",
"level": "Intermediate",
"keywords": [
"Version Control",
"Collaboration",
"Source Code",
"Git"
]
},
{
"name": "Next.js",
"level": "Beginner",
"keywords": [
"Web Development",
"Frontend",
"React Framework",
"SSR",
"Static Generation"
]
},
{
"name": "React",
"level": "Intermediate",
"keywords": [
"Web Development",
"Frontend",
"JavaScript Library",
"UI"
]
}
],
"languages": [
{
"language": "English",
"fluency": "Native speaker"
},
{
"language": "Spanish",
"fluency": "Intermediate"
}
],
"interests": [
{
"name": "Technology",
"keywords": [
"AI",
"Blockchain"
]
}
],
"references": [
{
"name": "Jane Smith",
"reference": "Reference…"
}
],
"projects": [
{
"name": "Personal Portfolio",
"isActive": true,
"description": "My Personal Portfolio to showcase my skills and projects. ",
"highlights": [
],
"url": "https://zemerik.vercel.app",
"github": "https://github.com/Zemerik/Portfolio-V2"
},
{
"name": "ZemPosts",
"isActive": true,
"description": "Post & Connect with Developers",
"highlights": [
],
"url": "https://zemposts.vercel.app",
"github": "https://github.com/Zemerik/ZemPosts"
},
{
"name": "ZemShowcase",
"isActive": true,
"description": "Showcase & Connect with Developers",
"highlights": [
],
"url": "https://zemshowcase.vercel.app",
"github": "https://github.com/Zemerik/ZemShowcase"
},
{
"name": "ZemProfiles",
"isActive": true,
"description": "Discover & Connect with Developers",
"highlights": [
],
"url": "https://zemprofiles.vercel.app",
"github": "https://github.com/Zemerik/ZemProfiles"
}
]
}