-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
526 lines (519 loc) · 24.3 KB
/
index.html
File metadata and controls
526 lines (519 loc) · 24.3 KB
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
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
<!DOCTYPE html>
<html>
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>Basil C Sunny</title>
<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://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css">
<link rel="stylesheet" type="text/css" href="css/style.css">
</head>
<body data-spy="scroll" data-target=".navbar" data-offset="50">
<nav id="myNavbar" class="navbar navbar-expand-sm navbar-dark bg-darkblue fixed-top justify-content-center">
<!-- Toggler/collapsibe Button -->
<button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#collapsibleNavbar">
<span class="navbar-toggler-icon"></span>
</button>
<div class="collapse navbar-collapse" id="collapsibleNavbar">
<a type="button" target="_blank" href="https://www.linkedin.com/in/basil-sunny-66818858/" class="btn btn-info" title="Linkedin Profile">
<i class="fa fa-linkedin" aria-hidden="true"></i>
</a>
<a type="button" target="_blank" class="btn btn-danger" href="https://scholar.google.co.in/citations?user=cSQQ-38AAAAJ&hl=en" title="Google Scholar">
<i class="fa fa-google" aria-hidden="true"></i>
</a>
<a type="button" target="_blank" class="btn btn-warning" href="https://github.com/csbasil" title="Google Scholar">
<i class="fa fa-github" aria-hidden="true"></i>
</a>
<div class="text-white">
Email(office) - <strong class="text-warning">csbasil[at]iiitkottayam[dot]ac[dot]in</strong>,
Email(personal) - <strong class="text-warning">csbasil[at]gmail[dot]com</strong>
</div>
<ul class="navbar-nav ml-auto">
<li class="nav-item">
<a class="nav-link" href="#aboutme">About Me</a>
</li>
<li class="nav-item">
<a class="nav-link" href="#certifications">Certifications</a>
</li>
<li class="nav-item">
<a class="nav-link" href="#experience">Experience</a>
</li>
<li class="nav-item">
<a class="nav-link" href="#qualifications">Qualifications</a>
</li>
</ul>
<button type="button" class="btn btn-warning" data-toggle="modal" data-target="#myModal">
<b>My Lifeline</b>
</button>
</div>
</nav>
<section id="aboutme" style="padding-top:55px;">
<div class="container-fluid" id="main">
<br>
<div class="row">
<div class="col-sm-4 text-center">
<img src="images/basil_new.jpeg" width="300" class="img-thumbnail" alt="Cinque Terre">
</div>
<div class="col-sm-8">
<div class="name-head line-left">
<h1>Dr. Basil C. Sunny <img src="images/kerala.png" width="90" ><img src="images/india.png" width="70" ></h1>
<h2><span class="badge badge-info p-2">Founder@Vooxolabs</span> <i class="fa fa-map-marker"></i> Lives in Kothamangalam</h2>
<h2 style="margin-top:5px;">
<span class="badge bg-darkblue text-white"> Machine Learning Expert </span>
<span class="badge bg-orange text-white"> Backend Engineer</span>
<span class="badge bg-violet text-white"> 3D Printing Researcher</span>
</h2>
<h3>
<strong>Current Position: <b class="text-warning">ML Lead</b>@<a class="link-info" href="https://www.brainfishai.com/">Brainfish Pty Ltd.</a></strong>
</h3>
<button type="button" class="btn bg-yellowsh txt-bold">Projects <span class="badge badge-light">50+</span></button>
<button type="button" class="btn bg-olive txt-bold">Certifications <span class="badge badge-light">5+</span></button>
<button type="button" class="btn bg-pale txt-bold">Publications <span class="badge badge-light">3+</span></button>
<button type="button" class="btn bg-danger txt-bold">IoT Products <span class="badge badge-light">5+</span></button>
<button type="button" class="btn bg-pink txt-bold">Patents <span class="badge badge-light">2+</span></button>
<div class="bg-darkblue label" style="margin-top:10px;">
<b class="text-warning">Research Interests: </b>Large Language Models, Deep Learning, Agentic RAG, IoT, 3D Printing
</div>
</div>
</div>
</div>
<hr>
</div>
</section>
<div class="container-fluid">
<div class="container">
<div class="row">
<div class="col-sm-6">
<div class="card text-dark">
<div class="card-header"><b>Programming Skills</b></div>
<div class="card-body">
Python:
<div class="progress" style="height:25px;">
<div class="progress-bar bg-warning text-dark" style="width:95%">95%</div>
</div>
Tensorflow:
<div class="progress" style="height:25px;">
<div class="progress-bar bg-info" style="width:93%">93%</div>
</div>
Django:
<div class="progress" style="height:25px;">
<div class="progress-bar bg-darkblue" style="width:93%">91%</div>
</div>
FastAPI:
<div class="progress" style="height:25px;">
<div class="progress-bar bg-primary" style="width:93%">90%</div>
</div>
Databases(SQL,NOSQL&VectorDB):
<div class="progress" style="height:25px;">
<div class="progress-bar bg-success" style="width:80%">85%</div>
</div>
Docker:
<div class="progress" style="height:25px;">
<div class="progress-bar bg-olive" style="width:70%">80%</div>
</div>
</div>
</div>
</div>
<div class="col-sm-6">
<div class="card text-dark">
<div class="card-header"><b>Technical Expertness</b></div>
<div class="card-body">
<div class="row text-center">
<div class="col-sm-3"><img src="images/tensorflow.png" height="85" class="rounded" alt="Cinque Terre"><br>Tensorflow</div>
<div class="col-sm-3"><img src="images/django.png" height="85" class="rounded" alt="Cinque Terre"><br>Django</div>
<div class="col-sm-3"><img src="images/fastapi.png" height="85" class="rounded" alt="Cinque Terre"><br>FastAPI</div>
<div class="col-sm-3"><img src="images/mysql.png" height="70" class="rounded" alt="Cinque Terre"><br>MySql</div>
</div>
<hr>
<div class="row text-center">
<div class="col-sm-3"><img src="images/neo4j.png" height="85" class="rounded" alt="Cinque Terre"><br>Neo4j</div>
<div class="col-sm-3"><img src="images/docker.png" height="85" class="rounded" alt="Cinque Terre"><br>Docker</div>
<div class="col-sm-3"><img src="images/chroma.png" height="85" class="rounded" alt="Cinque Terre"><br>Chroma</div>
<div class="col-sm-3"><img src="images/postgre.png" height="85" class="rounded" alt="Cinque Terre"><br>PostgreSQL</div>
</div>
</div>
</div>
</div>
</div>
<section id="certifications" style="padding-top:60px;">
<div class="card text-dark" >
<div class="card-header bg-danger">
<b class="text-white">Certifications</b>
<div class="badge bg-violet" style="padding:5px;">6 Coursera</div>
<div class="badge badge-warning" style="padding:5px;">1 openSAP</div>
<div class="badge badge-dark" style="padding:5px;">1 NPTEL</div>
</div>
<div class="card-body">
<ul>
<li><b>"Convolutional Neural Networks in TensorFlow"</b> authorized by DeepLearningAI and offered through Coursera</li>
<li><b>"Introduction to TensorFlow for Artificial Intelligence, Machine Learning, and Deep Learning"</b> authorized by DeepLearningAI and offered through Coursera</li>
<li><b>"Python to Data Structures"</b> authorized by University of Michigan and offered
through Coursera</li>
<li><b>"Software Development on SAP HANA"</b> authorized by SAP through openSAP</li>
<li><b>"Using Python to Access Web Data"</b> authorized by University of Michigan and
offered through Coursera</li>
<li><b>"Programming for Everybody"</b> authorized by University of Michigan and
offered through Coursera</li>
<li><b>"Python Data Structures"</b> authorized by University of Michigan and
offered through Coursera</li>
<li><b>"Introduction to Modern Application Development"</b> offered through NPTEL</li>
</ul>
</div>
</div>
</section>
<section id="experience" style="padding-top:60px;">
<div class="card text-dark">
<div class="card-header bg-orange">
<b>Experience</b>
<div id="e" class="badge badge-danger" style="padding:5px;">
<u>Coding:</u> 9 Years
</div>
<div id="fe" class="badge badge-success" style="padding:5px;">
<u>Research:</u> 3 Years
</div>
<div id="fe" class="badge badge-info" style="padding:5px;">
<u>Teaching:</u> 2 Years 6 Month(s)
</div>
</div>
<div class="card-body">
<table id="exp" class="table table-striped table-hover table-bordered">
<tr class="">
<th>From</th>
<th>To</th>
<th>Organization</th>
<th>Designation</th>
<th>Years</th>
</tr>
<tbody>
<tr>
<td>Jun 2024</td>
<td>--</td>
<td>Brainfish Pty Ltd., Australia</td>
<td>ML Lead</td>
<td>9 months</td>
</tr>
<tr>
<td>Oct 2023</td>
<td>May 2024 </td>
<td>Lumeus AI, USA</td>
<td>ML Lead</td>
<td>9 months </td>
</tr>
<tr>
<td>Oct 2022</td>
<td>Sep 2023 </td>
<td>Ignite Solutions, India.</td>
<td>Tech Lead</td>
<td>1 Year </td>
</tr>
<tr>
<td>Aug 2021</td>
<td>Sep 2022</td>
<td>GlassCyptoLabs, India.</td>
<td>Founding Engineer</td>
<td>1 Year </td>
</tr>
<tr>
<td>May 2013</td>
<td>Jul 2018 </td>
<td>Vooxo Labs, India.</td>
<td>CTO</td>
<td id="free_id">5 Years </td>
</tr>
<tr>
<td>Aug 2018</td>
<td>Sep 2021 </td>
<td>Indian Institute of Information Technology Kottayam (IIIT-K)</td>
<td>Research Scholar</td>
<td>3 Years </td>
</tr>
<tr>
<td>Aug 2016</td>
<td>Jul 2018</td>
<td>Adi Shankara Institute of Engineering and Technology, Kalady (ASIET)</td>
<td>Assistant Professor</td>
<td>2 Years </td>
</tr>
<tr>
<td>Jul 2015</td>
<td>Dec 2015 </td>
<td>Adi Shankara Institute of Engineering and Technology, Kalady (ASIET)</td>
<td>Teaching Assistant</td>
<td>6 Months</td>
</tr>
<tr>
<td>Jun 2009</td>
<td>Nov 2009 </td>
<td>Sepectrum Softech Solutions, Ernakulam</td>
<td>PHP/Perl Programmer</td>
<td>6 Months</td>
</tr>
</tbody>
</table>
</div>
</div>
</section>
<section id="patents" style="padding-top:60px;">
<div class="card text-dark">
<div class="card-header bg-olive text-white"><b>Patents</b> <div id="e" class="badge badge-warning" style="padding:5px;">1 Indian</div> <div id="e" class="badge badge-primary" style="padding:5px;">1 International</div></div>
<div class="card-body">
<table id="exp" class="table table-striped table-hover table-bordered">
<tr class="">
<th>Title</th>
<th>Type</th>
<th>Status</th>
</tr>
<tbody>
<tr>
<td>Cost meter for fused deposition modeling(FDM) 3D printers</td>
<td>Indian Patent</td>
<td>Granted</td>
</tr>
<tr>
<td>Scalable space structured ledger framework for Industrial Internet of Things using Block chain technique</td>
<td>Australian Innovation Grant</td>
<td>Granted</td>
</tr>
</tbody>
</table>
</div>
</div>
</section>
<section id="publications" style="padding-top:60px;">
<div class="card text-dark">
<div class="card-header bg-violet text-white"><b>Publications</b> <div id="e" class="badge badge-danger" style="padding:5px;">1 Journal</div><div id="e" class="badge badge-info" style="padding:5px;">3 Conference</div></div>
<div class="card-body">
<table id="exp" class="table table-striped table-hover table-bordered">
<tr class="">
<th>Title</th>
<th>Publisher</th>
<th>Year</th>
</tr>
<tbody>
<tr>
<td>Electrical energy estimation of 3D printing jobs for industrial internet of things (IIoT) applications</td>
<td>Rapid Prototyping Journal, Vol. 29 No. 8, pp. 1592-1603. https://doi.org/10.1108/RPJ-05-2022-0157</td>
<td>2023</td>
</tr>
<tr>
<td>IoT cloud based smart bin for connected smart cities-A product design approach</td>
<td>IEEE</td>
<td>2019</td>
</tr>
<tr>
<td>Impact of Printing Parameters on Energy Consumption of 3D Printers using IoT Cloud Architecture</td>
<td>IEEE</td>
<td>2019</td>
</tr>
<tr>
<td>Map-Reduce based framework for instrument detection in large-scale surgical videos</td>
<td>IEEE</td>
<td>2015</td>
</tr>
</tbody>
</table>
</div>
</div>
</section>
<section id="qualifications" style="padding-top:60px;">
<div class="card text-dark" >
<div class="card-header bg-lgreen">
<b>Qualifications</b>
<div class="badge badge-info" style="padding:5px;">2 Degrees</div>
<div class="badge badge-warning" style="padding:5px;">1 Diploma</div>
<div class="badge badge-dark" style="padding:5px;">1 Doctorate</div>
</div>
<div class="card-body">
<table class="table table-striped table-hover table-bordered">
<tr class="">
<th>Programme</th>
<th>Type</th>
<th>Specialization</th>
<th>Duration</th>
<th>Institution/University</th>
<th>Passing Year</th>
</tr>
<tr>
<td>PhD</td>
<td>Doctorate</td>
<td>IoT-Enabled Electrical Energy-aware 3D Printing with Quality Assurance using Machine Learning</td>
<td>5 Years </td>
<td>Indian Institute of Information Technology, Kottayam (IIIT-K) </td>
<td>2024</td>
</tr>
<tr>
<td>M.Tech</td>
<td>PG</td>
<td>Computer Science and Engineering</td>
<td>2 Years</td>
<td>MG University, Kottayam </td>
<td>2015</td>
</tr>
<tr>
<td>B.Tech</td>
<td>UG Degree</td>
<td>Computer Science and Engineering</td>
<td>4 Years</td>
<td> MG University, Kottayam </td>
<td>2013</td>
</tr>
<tr>
<td>Polytechnic</td>
<td>Diploma</td>
<td>Computer Science and Engineering</td>
<td>3 Years</td>
<td>Board of Technical Education, Kerala</td>
<td>2009</td>
</tr>
</table>
</div>
</div>
</section>
</div><br>
</div>
<section id="contactme" class="container-fluid bg-warning">
<div class="text-center" style="padding:50px;font-weight:300;">
Last updated on: <span id="last"></span>
</div>
</section>
<!-- The Modal -->
<div class="modal" id="myModal">
<div class="modal-dialog modal-lg">
<div class="modal-content">
<div class="modal-header">
<h4 class="modal-title">My Lifeline</h4>
<button type="button" class="close" data-dismiss="modal">×</button>
</div>
<div class="modal-body">
<div class="card bg-info">
<div class="card-body">
<div class="timeline">
<div class="tcontainer right">
<div class="content">
<h2>2018</h2>
<p>Enrolled for <span class="text-danger">
PhD@Indian Institute of Information Technology, Kottayam (IIIT-K)</span>
</p>
</div>
</div>
<div class="tcontainer left">
<div class="content">
<h2>2016</h2>
<p>Joined as an <b class="text-warning">Assistant Professor</b> in Department of Computer Science and Engineering,
Adi Shankara Institute of Engineering and Technology, Kalady</p>
</div>
</div>
<div class="tcontainer right">
<div class="content">
<h2>2015</h2>
<p>Completed <b class="text-success">M.Tech in Computer Science and Engineering</b> from Adi Shankara
Institute of Engineering and Technology, Kalady</p>
</div>
</div>
<div class="tcontainer left">
<div class="content">
<h2>2013</h2>
<p>Completed <b class="text-success">B.Tech in Computer Science and Engineering</b> from Mar Baselious Institute
of Engineering and Technology, Nellimattam</p>
</div>
</div>
<div class="tcontainer right">
<div class="content">
<h2>2010</h2>
<h4 class="text-danger">Became a Hard Core User of Linux and FOSS</h4>
</div>
</div>
<div class="tcontainer left">
<div class="content">
<h2>2009</h2>
<p>Completed <b class="text-success">Diploma in Computer Science and Engineering</b> from Govt. Polytechnic College,
Kothamangalam</p>
<p>Joined Spectrum Softech Solutions as <b class="text-warning">PHP/Perl Programmer</b></p>
</div>
</div>
<div class="tcontainer left">
<div class="content">
<h2>2008</h2>
<h4 class="text-danger">Met GNU Linux!</h4>
</div>
</div>
<div class="tcontainer right">
<div class="content">
<h2>2007</h2>
<h4 class="text-danger">Met Computer!</h4>
</div>
</div>
<div class="tcontainer left">
<div class="content">
<h2>2006</h2>
<p>Completed <b class="text-success">Higher Secondary Education</b> from St: Geroge Higher Secondary School, Kothamangalam</p>
</div>
</div>
<div class="tcontainer right">
<div class="content">
<h2>2004</h2>
<p><b class="text-success">Matriculated</b> from St: George Higher Secondary School, Kothamangalam</p>
</div>
</div>
<div class="tcontainer left">
<div class="content">
<h2>1994</h2>
<h4 class="text-danger">First Time Visit to School</h4>
</div>
</div>
<div class="tcontainer right">
<div class="content">
<h2>1989</h2>
<h4 class="text-primary">Born!</h4>
</div>
</div>
</div>
</div>
</div>
</div>
<!-- Modal footer -->
<div class="modal-footer">
<button type="button" class="btn btn-danger" data-dismiss="modal">Close</button>
</div>
</div>
</div>
</div>
<script src="https://ajax.googleapis.com/ajax/libs/jquery/3.3.1/jquery.min.js"></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>
$(document).ready(function(){
$("#myNavbar a").on('click', function(event) {
if (this.hash !== "") {
event.preventDefault();
var hash = this.hash;
$('html, body').animate({
scrollTop: $(hash).offset().top
}, 800, function(){
window.location.hash = hash;
});
}
});
});
var years=0, months=0;
$('#exp tbody tr td:nth-child(5)').each( function(){
var value = ($(this).text()).split(" ");
if(value[2]=="Years"){
months += parseInt(value[1])*12;
}
else if(value[2]=="Months"){
months += parseInt(value[1]);
}
});
var free_months=0;
var value = ($("#free_id").text()).split(" ");
if(value[2]=="Years"){
free_months = parseInt(value[1])*12;
}
//$("#e").text(Math.floor((months-free_months)/12) + " Years " + ((months-free_months) % 12) + " Months");
//$("#fe").text(Math.floor((free_months)/12) + " Years " + ((free_months) % 12) + " Months as Freelancer");
var lastModified = document.lastModified;
$("#last").text(lastModified);
</script>
</body>
</html>