-
Notifications
You must be signed in to change notification settings - Fork 0
/
resume.html
442 lines (415 loc) · 11.8 KB
/
resume.html
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
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
<!DOCTYPE html>
<html class="">
<script type="text/javascript">
window["_gaUserPrefs"] = {
ioo: function () {
return true;
},
};
</script>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
<title>Resume — Arshad Khan</title>
<meta name="theme-color" content="#EB298C" />
<meta
name="description"
content="Arshad Khan is a certified full stack developer. He is right now working on some personal projects and looking for a frontend engineer job."
/>
<meta name="author" content="Arshad Khan" />
<link rel="shortcut icon" href="./images/favicon.ico" type="image/x-icon" />
<link rel="icon" href="./images/favicon.ico" type="image/x-icon" />
<link
rel="icon"
type="image/png"
href="./images/favicon-32x32.png"
sizes="32x32"
/>
<link
rel="icon"
type="image/png"
href="./images/favicon-16x16.png"
sizes="16x16"
/>
</head>
<body cz-shortcut-listen="true">
<header>
<span>Arshad Khan</span>
<nav>
<a href="http://iamarshad.com/">iamarshad.com</a>
|
<a href="mailto:arshdkhn1@gmail.com">arshdkhn1@gmail.com</a>
|
<a href="tel:+4552805291">+4552805291</a>
</nav>
</header>
<section>
<h1>Work Experience</h1>
<table>
<tbody>
<tr>
<td class="entry">
Jun 2020 - Present<br />
Frontend Engineer<br />
<a href="https://www.e-conomic.dk/">Visma e-conomic</a
>(Copenhagen)
</td>
<td nowrap="">
<li>Worked on creating the design system - Taco</li>
<li>Worked on modernising the inventory module of e-conomic</li>
</td>
</tr>
</tbody>
<tbody>
<tr>
<td class="entry">
Nov 2019 - Apr 2020<br />
Frontend Engineer<br />
<a href="https://pleo.io">Pleo</a>(Copenhagen)
</td>
<td nowrap="">
<li>Worked on the onboarding flow of Pleo web app</li>
<li>
Primarily worked with typescript, react, redux, and styled
components
</li>
</td>
</tr>
</tbody>
<tbody>
<tr>
<td class="entry">
Jul 2018 - May 2019<br />
Frontend Engineer<br />
<a href="https://www.thunderbird.net/en-US/"
>Mozilla Thunderbird</a
>(Remote)
</td>
<td nowrap="">
<li>Helped the project in getting rid of its technical debt</li>
<li>
Removed XBL bindings and found out the proper replacement for
them
</li>
<li>Primarily worked with web components</li>
</td>
</tr>
</tbody>
</table>
<h1>Open Source</h1>
<table>
<tbody>
<tr>
<td class="entry">Thunderbird</td>
<td nowrap="">
<li>
Completed
<a href="http://gsoc17.iamarshad.com">GSoC 2017</a>
under the mentorship of Philipp Kewisch
</li>
<li>
Converted
<a
href="https://bugzilla.mozilla.org/user_profile?user_id=589062"
>several XUL dialogs</a
>
into their
<a href="http://gsoc17.iamarshad.com">react equivalents</a>
</li>
</td>
</tr>
<tr>
<td class="entry">Janitor</td>
<td nowrap="">
<li>
Proposed and co-implementing a clean and efficient
<a
href="https://github.com/JanitorTechnology/janitor/commits?author=ar5had"
>UI design</a
>
for <a href="https://janitor.technology">Janitor</a>
</li>
<li>Removing 3rd party dependencies like Bootstrap and jQuery</li>
</td>
</tr>
<tr>
<td class="entry">Nav-e</td>
<td nowrap="">
<li>
Fixed bugs of the
<a href="https://github.com/nav-e/nav-e">nav-e webapp</a>
</li>
<li>
Added
<a href="https://github.com/nav-e/nav-e/commits?author=ar5had"
>several features</a
>
and improved the Nav-e react app
</li>
</td>
</tr>
<tr>
<td class="entry">Jenkins</td>
<td nowrap="">
<li>
Fixed bugs of the
<a href="https://jenkins.io/">jenkins.io</a> and proposed a
<a href="https://www.youtube.com/watch?v=FFFF3QUOjm0"
>new design</a
>
</li>
<li>
Created
<a
href="https://drive.google.com/open?id=1b3sXSEuEvQt4h4Wn1ViFn-XEbqOk-1Pa"
>several design wireframes</a
>
to improve the design of Jenkins
</li>
</td>
</tr>
</tbody>
</table>
<h1>Top Projects</h1>
<table>
<tbody>
<tr>
<td class="entry">
<a href="https://github.com/ar5had/trader">Trader</a>
</td>
<td nowrap="">
<li>A modern design app for trading items</li>
<li>
Technology used: React, Redux, Node.js, MongoDB and Passport.js
</li>
</td>
</tr>
<tr>
<td class="entry">
<a href="https://github.com/ar5had/watchstock">WatchStock</a>
</td>
<td nowrap="">
<li>A realtime app for stock-market enthusiasts</li>
<li>
Technology used: React, Redux, Node.js, MongoDB and Socket.io
</li>
</td>
</tr>
<!-- <tr>
<td class="entry">
<a href="https://github.com/ar5had/foodiebay">Foodiebay</a>
</td>
<td nowrap="">
<li>
An app for finding nearby restaurants with reviews from local
experts
</li>
<li>
Technology used: Pug, Sass, Node.js, MongoDB and Passport.js
</li>
</td>
</tr> -->
<tr>
<td class="entry">
<a href="https://github.com/ar5had/voting-wap">VotingWap</a>
</td>
<td nowrap="">
<li>
A voting app with features like poll creation, removal and
editing
</li>
<li>
Technology used: EJS, CSS, Node.js, MongoDB and Passport.js
</li>
</td>
</tr>
<tr>
<td class="entry">
<a
href="https://github.com/ar5had/ecommerce-site-template"
>E-commerce template</a
>
</td>
<td nowrap="">
<li>A beautiful e-commerce template with flat design</li>
<li>Technology used: React, Redux, Sass, Express and Node.js</li>
</td>
</tr>
</tbody>
</table>
<h1>Education</h1>
<table>
<tbody>
<tr>
<td class="entry">
2014 - 2019<br />Bachelor's degree<br />GGSIPU, New Delhi
</td>
<td>
<li>Bachelor of Technolgy in Information Technolgy</li>
<li>
Created more than
<a href="http://iamarshad.com/projects.html">35 web projects</a>
within a year
</li>
</td>
</tr>
</tbody>
</table>
<h1>Certifications</h1>
<table>
<tbody>
<tr>
<td class="entry">
<a
href="https://drive.google.com/file/d/0B4eS4nKUNceuZV9pVkFWazMyWGxZT1VyUk9ubnoyNDR0cjRV/view"
>Google Summer of Code</a
><br /><a href="https://summerofcode.withgoogle.com/">Google</a>
</td>
<td>
<li>
Worked on
<a href="https://www.mozilla.org/en-US/thunderbird/"
>Mozilla Thunderbird</a
>
</li>
<li>Modernized Thunderbird dialogs using React</li>
</td>
</tr>
<tr>
<td class="entry">
<br /><a
href="https://www.freecodecamp.org/arshdkhn1/front-end-certification"
>Front-end web development</a
><br /><a href="https://www.freecodecamp.org/">FreeCodeCamp</a>
</td>
<td>
<li>
Technology used: React, Redux, Pug, EJS, HTML, Sass and CSS
</li>
</td>
</tr>
<tr>
<td class="entry">
<br /><a
href="https://www.freecodecamp.org/arshdkhn1/data-visualization-certification"
>Data-visualization</a
><br /><a href="https://www.freecodecamp.org/">FreeCodeCamp</a>
</td>
<td>
<li>
Data-visualization library used:
<a href="https://d3js.org/">d3.js</a>
</li>
</td>
</tr>
<tr>
<td class="entry">
<br /><a
href="https://www.freecodecamp.org/arshdkhn1/back-end-certification"
>Back-end web development</a
><br /><a href="https://www.freecodecamp.org/">FreeCodeCamp</a>
</td>
<td>
<li>
Technology used: Express, Node.js, MongoDB, and Passport.js
</li>
</td>
</tr>
</tbody>
</table>
<h1>Languages</h1>
<table>
<tbody>
<tr>
<td class="entry">English, Hindi and Urdu</td>
<td nowrap="">
<li>Fluent (speaking, reading, and writing)</li>
</td>
</tr>
</tbody>
</table>
<h1>Interests and activities</h1>
<table>
<tbody>
<tr>
<td class="entry">Hobbies</td>
<td nowrap="">
<li>
Passionate about design, minimalism, philosophy, and psychology
</li>
</td>
</tr>
</tbody>
</table>
</section>
<style media="print">
html {
font-size: 13px;
}
h1 {
font-size: 15px;
}
td {
min-width: 130px;
}
h1,
li,
nav,
td {
padding: 1px;
}
</style>
<style media="screen">
html {
font-size: 0.9em;
}
h1,
li,
nav,
td {
padding: 4px;
}
</style>
<style>
html {
font-family: "Courier New", monospace;
}
h1 {
border-bottom: solid 1px;
}
h1,
li,
nav,
td {
padding: 3px;
}
li {
list-style-type: square;
}
td {
min-width: 230px;
}
a {
text-decoration: none;
color: #2080e0;
}
a:hover {
text-decoration: underline;
}
header {
text-align: center;
}
header span {
font-size: 2em;
font-weight: bold;
}
section {
width: 920px;
margin: 0 auto;
}
.entry {
text-align: right;
padding-right: 15px;
}
</style>
</body>
</html>