-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathindex.html
410 lines (288 loc) · 14.9 KB
/
index.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
<!DOCTYPE html>
<html lang="en-US">
<head>
<meta name="generator" content="Hugo 0.119.0">
<title>
Vanchin's Profile
</title>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/4.0.0/css/bootstrap.min.css" integrity="sha384-Gn5384xqQ1aoWXA+058RXPxPg6fy4IWvTNh0E263XmFcJlSAwiGgFAW/dAiS6JXm" crossorigin="anonymous">
<link rel="stylesheet" href="https://d1azc1qln24ryf.cloudfront.net/114779/Socicon/style-cf.css?u8vidh">
<link rel="stylesheet" type="text/css" href="https://vlvanchin.github.io/css/styles.css">
<link href="https://fonts.googleapis.com/css?family=Montserrat:800" rel="stylesheet">
<link rel="stylesheet" href="https://vlvanchin.github.io/css/highlight.css">
<link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.3.1/css/all.css" integrity="sha384-mzrmE5qonljUremFsqc01SB46JvROS7bZs3IO2EmfFsd15uHvIt+Y8vEf7N7fWAU" crossorigin="anonymous">
<meta name="author" content="vanchin">
<meta name="theme-color" content="#000000">
<link rel="alternate" type="application/rss+xml" href="https://vlvanchin.github.io/index.xml" title="Vanchin's Profile" />
<meta itemprop="name" content="Vanchin's Profile">
<meta itemprop="description" content="">
<meta name="og:title" content="Vanchin's Profile">
<meta name="og:description" content="">
<meta name="og:type" content="article">
<meta name="twitter:card" content="summary">
<meta name="twitter:title" content="Vanchin's Profile">
<meta name="twitter:description" content="">
<meta name="article:author" content="vanchin">
<script type="application/ld+json">
{
"@context": "http://schema.org",
"@type": "WebSite",
"url": "https:\/\/vlvanchin.github.io\/",
"name": "Vanchin\u0027s Profile",
"author": {
"@type": "Person",
"name": "vanchin"
},
"description": "",
}
</script>
</head>
<body class="clearfix">
<section id="sidebar" class="sidebar d-flex align-items-center p-5">
<div class="main-info">
<img src="https://vlvanchin.github.io/images/van_1.jpg" class="rounded-circle mb-3" width="160px">
<h1 class="heading">hey world, i'm <span class="highlight">vanchin</span></h1>
<p class="text-muted">A Senior System Engineer @ Robert Bosch (Pvt) Ltd, based in Singapore</p>
<div class="social my-4">
<a target="_blank" href="https://vlvanchin.github.io/vanblog">
<i class="fab fa-blogger"></i>
</a>
<a target="_blank" href="https://github.com/vlvanchin">
<i class="fab fa-github"></i>
</a>
<a target="_blank" href="https://www.linkedin.com/in/vanchin-nathan-4672084/">
<i class="fab fa-linkedin"></i>
</a>
</div>
<a href="#contact" class="btn btn-dark btn-lg">Contact</a>
</div>
</section>
<div class="main-content">
<section id="skills" class="aqua text-light">
<h2 class="heading">Skills</h2>
<div class="skill">
<span class="h6">AWS: AWS CLI, AWS Beanstalk, AWS S3, AWS EC2</span>
<div class="progress">
<div class="progress-bar bg-blue" role="progressbar" style="width: 55%" aria-valuenow="10" aria-valuemin="0" aria-valuemax="100"></div>
</div>
</div>
<div class="skill">
<span class="h6">Ansible for server configuration</span>
<div class="progress">
<div class="progress-bar bg-blue" role="progressbar" style="width: 25%" aria-valuenow="10" aria-valuemin="0" aria-valuemax="100"></div>
</div>
</div>
<div class="skill">
<span class="h6">CI/CD Pipeline: Jenkins, Sonarqube, CLM Scan, Blackduck, FossID, Jfrog, Xray, Concourse</span>
<div class="progress">
<div class="progress-bar bg-blue" role="progressbar" style="width: 74%" aria-valuenow="10" aria-valuemin="0" aria-valuemax="100"></div>
</div>
</div>
<div class="skill">
<span class="h6">Cloud Foundry: apps manager, ops manager, CF cli</span>
<div class="progress">
<div class="progress-bar bg-blue" role="progressbar" style="width: 50%" aria-valuenow="10" aria-valuemin="0" aria-valuemax="100"></div>
</div>
</div>
<div class="skill">
<span class="h6">Clouds: Aws, OpenShift, Cloud Foundry, Linode, Azure</span>
<div class="progress">
<div class="progress-bar bg-blue" role="progressbar" style="width: 35%" aria-valuenow="10" aria-valuemin="0" aria-valuemax="100"></div>
</div>
</div>
<div class="skill">
<span class="h6">Docker: Docker-engine, Docker-compose, Docker swarm, Docker machine</span>
<div class="progress">
<div class="progress-bar bg-blue" role="progressbar" style="width: 65%" aria-valuenow="10" aria-valuemin="0" aria-valuemax="100"></div>
</div>
</div>
<div class="skill">
<span class="h6">Java: Core, Springboot, JPA, Struts, REST, Groovy, SQL </span>
<div class="progress">
<div class="progress-bar bg-blue" role="progressbar" style="width: 70%" aria-valuenow="10" aria-valuemin="0" aria-valuemax="100"></div>
</div>
</div>
<div class="skill">
<span class="h6">Kubernetes: MiniKube, usage of kubectl</span>
<div class="progress">
<div class="progress-bar bg-blue" role="progressbar" style="width: 40%" aria-valuenow="10" aria-valuemin="0" aria-valuemax="100"></div>
</div>
</div>
<div class="skill">
<span class="h6">LiNode: kubectl to deploy,scale up|down an app</span>
<div class="progress">
<div class="progress-bar bg-blue" role="progressbar" style="width: 40%" aria-valuenow="10" aria-valuemin="0" aria-valuemax="100"></div>
</div>
</div>
<div class="skill">
<span class="h6">Openshift: oc, webconsole, crc, helm</span>
<div class="progress">
<div class="progress-bar bg-blue" role="progressbar" style="width: 30%" aria-valuenow="10" aria-valuemin="0" aria-valuemax="100"></div>
</div>
</div>
<div class="skill">
<span class="h6">Scrum Master: Conducting Sprint rituals, remove impediments, Lean Mgnt, tools: JIRA, Confluence, MS Teams, Mentimeter, Agile</span>
<div class="progress">
<div class="progress-bar bg-blue" role="progressbar" style="width: 80%" aria-valuenow="10" aria-valuemin="0" aria-valuemax="100"></div>
</div>
</div>
<div class="skill">
<span class="h6">Servers: RedHat, Suse & Ubuntu, patching pkgs and tools, shell script</span>
<div class="progress">
<div class="progress-bar bg-blue" role="progressbar" style="width: 50%" aria-valuenow="10" aria-valuemin="0" aria-valuemax="100"></div>
</div>
</div>
<div class="skill">
<span class="h6">Tools: Ant, Maven, Eclipse, JUnit, Jmock, GIT, Confluence, JIRA</span>
<div class="progress">
<div class="progress-bar bg-blue" role="progressbar" style="width: 70%" aria-valuenow="10" aria-valuemin="0" aria-valuemax="100"></div>
</div>
</div>
<div class="skill">
<span class="h6">WEB: Javascript, HTML, CSS, XML, NodeJs, Python, JQuery </span>
<div class="progress">
<div class="progress-bar bg-blue" role="progressbar" style="width: 70%" aria-valuenow="10" aria-valuemin="0" aria-valuemax="100"></div>
</div>
</div>
</section>
<section id="experience" class="green">
<h2 class="heading">Experience</h2>
<div id="timeline">
<div class="timeline-item clearfix">
<div class="timeline-icon"></div>
<div class="timeline-content right ">
<span class="date">Aug 2007 - Present</span>
<h6 class="h3 my-2">Robert Bosch Pte Ltd, Singapore</h6>
<p class="">Being a Scurm Master and System Engineer, my works is to keep my Scrum Team together and be a facilitator to get small improvement in 'Done' stories for the team. Also develop, test and deploy my applications to the servers for the customers. My philosophy is to abide with DevOps culture to automate all manual tasks and ensure availability and reliability.</p>
</div>
</div>
<div class="timeline-item clearfix">
<div class="timeline-icon"></div>
<div class="timeline-content ">
<span class="date">Nov 2005 - Jun 2007</span>
<h6 class="h3 my-2">Arunti Pte Ltd, Singapore</h6>
<p class="">Developed components for mobile marketing applications, worked for both front end and back end components.</p>
</div>
</div>
<div class="timeline-item clearfix">
<div class="timeline-icon"></div>
<div class="timeline-content right ">
<span class="date">Dec 2000 - Oct 2005</span>
<h6 class="h3 my-2">School of Info-Communication Technology, Singapore Polytechnic, Singapore</h6>
<p class="">My job was to conduct lectures, tutorials, practicals and guide projects for year 2 and 3 students on core Java and Internet & web programming and OOPs modules.</p>
</div>
</div>
<div class="timeline-item clearfix">
<div class="timeline-icon"></div>
<div class="timeline-content ">
<span class="date">Dec 1996 - Dec 2000</span>
<h6 class="h3 my-2">Institute of Road & Transport Technology, India</h6>
<p class="">Worked as a Lecturer in Department of Computer Science & Engineering. My job is to condect lectures, tutorials, practicals and guide projects for year 2, 3 and 4 students.</p>
</div>
</div>
<div class="timeline-item clearfix">
<div class="timeline-icon"></div>
<div class="timeline-content right ">
<span class="date">Jun 1995 - Dec 1996</span>
<h6 class="h3 my-2">Sri Ramakrishna Engineering College, India</h6>
<p class="">Worked as a Lecturer in department of Computer Science & Engineering. My job was to conduct lectures, tutorials, practicals and department in-charge.</p>
</div>
</div>
<div class="timeline-item clearfix">
<div class="timeline-icon"></div>
<div class="timeline-content ">
<span class="date">Apr 1994 - May 1995</span>
<h6 class="h3 my-2">Arulmigu Kalasalingam College of Engineering, India</h6>
<p class="">Worked as a Lecturer in department of Computer Science & Engineering. My job was to conduct lectures, tutorials, practicals and department in-charge.</p>
</div>
</div>
<div class="timeline-item clearfix">
<div class="timeline-icon"></div>
<div class="timeline-content right ">
<span class="date">Aug 1992 - Mar 1994</span>
<h6 class="h3 my-2">Dr. M.G.R. Engineering College, India</h6>
<p class="">Worked as a Lecturer in department of Computer Science & Engineering. My job was to conduct lectures, tutorials and practicals.</p>
</div>
</div>
</div>
</section>
<section class="blue">
<h2 class="heading">Projects</h2>
<div class="row justify-content-md-center text-center">
<div class="col-12 col-lg-6 col-md-6 mb-3">
<div class="card p-4">
<i class="mt-3 fa fa-pencil-ruler fa-3x"></i>
<h5 class="mt-4">KPI Service App</h5>
<p class="text-muted">The KPI Service application is to collect and manage all the data|meta data from the deployed Iot Devices using few MicroServices. It has backend, frontend, monito, backup, restore services working together in Pivotal Cloud.</p>
</div>
</div>
<div class="col-12 col-lg-6 col-md-6 mb-3">
<div class="card p-4">
<i class="mt-3 fa fa-pencil-ruler fa-3x"></i>
<h5 class="mt-4">Eclipse Vorto</h5>
<p class="text-muted">Eclipse Vorto is an open source project contributed by Bosch Software Innovations. It allows device manufactures to easily describe device functionality and characteristics as Device Information Models and share & manage them in a central Vorto Repository. </p>
</div>
</div>
<div class="col-12 col-lg-6 col-md-6 mb-3">
<div class="card p-4">
<i class="mt-3 fa fa-pencil-ruler fa-3x"></i>
<h5 class="mt-4">WorkON</h5>
<p class="text-muted">a Human and System Workflow Platform build on top of JIRA 3.13. Where this platform supports about 500 projects that serves the in-house business use cases. </p>
</div>
</div>
<div class="col-12 col-lg-6 col-md-6 mb-3">
<div class="card p-4">
<i class="mt-3 fa fa-pen-nib fa-3x"></i>
<h5 class="mt-4">EPROM - Gang Programmer</h5>
<p class="text-muted">This product’s specialty is that it can test and program different capacities of EPROMs in groups up to the maximum of eight. The kit can detect the faulty EPROMs and isolate them from being programmed. It can read the master EPROM and can write the copy into the eight EPROMs. It can check whether the EPROMs are empty </p>
</div>
</div>
<div class="col-12 col-lg-6 col-md-6 mb-3">
<div class="card p-4">
<i class="mt-3 fa fa-pen-nib fa-3x"></i>
<h5 class="mt-4">My so called Blog</h5>
<p class="text-muted">As a contribution, i have some selfhelp pages on certain technologies... https://vlvanchin.github.io/vanblog</p>
</div>
</div>
</div>
</section>
</div>
<div style="z-index: 4; position: relative;">
</div>
<div class="main-content">
<section id="contact" class="bg-light d-flex align-items-center" style="height: 100vh;">
<div class="container">
<h2 class="heading mb-3">Contact</h2>
<div class="text-success my-3">
Please use this form to send an email to me.
</div>
<form action="https://formspree.io/[email protected]" method="post">
<div class="form-row">
<div class="col-12 col-xl-6 col-lg-6 col-md-6">
<label>Your Name</label>
<input type="text" class="form-control" name="name" placeholder="Name">
</div>
<div class="col-12 col-xl-6 col-lg-6 col-md-6">
<label>Your Email</label>
<input type="email" class="form-control" name="_replyto" placeholder="Email">
</div>
</div>
<div class="form-group">
<label>Your Message</label>
<textarea placeholder="Message" name="message" class="form-control" rows="4"></textarea>
</div>
<button type="submit" class="btn btn-dark">Submit</button>
</form>
</div>
</section>
</div>
<script src="https://blog.uicard.io/js/highlight.min.js"></script>
<script>hljs.initHighlightingOnLoad();</script>
</body>
<script src="https://code.jquery.com/jquery-3.2.1.min.js" crossorigin="anonymous"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/popper.js/1.12.9/umd/popper.min.js" integrity="sha384-ApNbgh9B+Y1QKtv3Rn7W3mgPxhU9K/ScQsAP7hUibX39j7fakFPskvXusvfa0b4Q" crossorigin="anonymous"></script>
<script src="https://maxcdn.bootstrapcdn.com/bootstrap/4.0.0/js/bootstrap.min.js" integrity="sha384-JZR6Spejh4U02d8jOt6vLEHfe/JQGiRRSQQxSfFWpi1MquVdAyjUar5+76PVCmYl" crossorigin="anonymous"></script>
<script src="https://vlvanchin.github.io/js/main.js"></script>
</html>