-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
executable file
·612 lines (586 loc) · 31.1 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
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
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
<!DOCTYPE html>
<html lang="en">
<head>
<link rel="shortcut icon" type="image/x-icon" href="img/portfolio/favicon_images/android-icon-192x192.png" />
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
<meta name="description" content="">
<meta name="author" content="">
<title>Koushik Gavini</title>
<!-- Bootstrap core CSS -->
<link href="vendor/bootstrap/css/bootstrap.min.css" rel="stylesheet">
<!-- Custom fonts for this template -->
<link href="vendor/font-awesome/css/font-awesome.min.css" rel="stylesheet" type="text/css">
<link href="https://fonts.googleapis.com/css?family=Montserrat:400,700" rel="stylesheet" type="text/css">
<link href="https://fonts.googleapis.com/css?family=Lato:400,700,400italic,700italic" rel="stylesheet" type="text/css">
<!-- Custom styles for this template -->
<link href="css/freelancer.min.css" rel="stylesheet">
</head>
<body id="page-top">
<!-- Navigation -->
<nav class="navbar navbar-expand-lg navbar-light fixed-top" id="mainNav">
<div class="container">
<a class="navbar-brand js-scroll-trigger" href="#page-top">Koushik Gavini</a>
<button class="navbar-toggler navbar-toggler-right" type="button" data-toggle="collapse" data-target="#navbarResponsive" aria-controls="navbarResponsive" aria-expanded="false" aria-label="Toggle navigation">
Menu
<i class="fa fa-bars"></i>
</button>
<div class="collapse navbar-collapse" id="navbarResponsive">
<ul class="navbar-nav ml-auto">
<li class="nav-item">
<a class="nav-link js-scroll-trigger" href="#portfolio">Projects/Experience</a>
</li>
<li class="nav-item">
<a class="nav-link js-scroll-trigger" href="#about">About</a>
</li>
<li class="nav-item">
<a class="nav-link js-scroll-trigger" href="#contact">Contact</a>
</li>
<li class="nav-item">
<a class="nav-link js-scroll-trigger" href="https://medium.com/@gavinikoushik">Blog</a>
</li>
<li class="nav-item">
<!-- <a class="nav-link js-scroll-trigger" href="/KoushikGavini.github.io/spartanparker.html">SpartanParker</a> -->
</li>
<!-- <a href="Resume.html" class="btn btn-default btn-md"> Resume</a> -->
</ul>
</div>
</div>
</nav>
<!-- Header -->
<header class="masthead">
<div class="container">
<!-- <img class="img-fluid" src="img/profile.png" alt=""> -->
<img src="img/profile.jpg" class="img-fluid" alt="Responsive image" width="304" height="236">
<div class="intro-text">
<span class="name">Koushik Gavini</span>
<hr class="star-light">
<span class="skills">An engineer with an average IQ tying to change the status quo for the better through technology.</span>
<span class="skills">Currently focusing on Enterprise Blockchain && Cloud Engineering/Devops.</span>
</div>
</div>
</header>
<!-- Portfolio Grid Section -->
<section id="portfolio">
<div class="container">
<h2 class="text-center">Projects/Experience Past and Present
</h2>
<!-- <p>Here are some of the projects I have recently completed or working on currently<p> -->
<hr class="star-primary">
<div class="row">
<div class="col-sm-4 portfolio-item">
<a class="portfolio-link" href="#portfolioModal7" data-toggle="modal">
<div class="caption">
<div class="caption-content">
<i class="fa fa-search-plus fa-3x"></i>
</div>
</div>
<img class="img-fluid img-centered" src="img/portfolio/Enterprise_Blockchain.png" alt="">
<img class="img-fluid img-centered" src="img/portfolio/Den_Logo.png" alt="">
</a>
</div>
<div class="col-sm-4 portfolio-item">
<a class="portfolio-link" href="#portfolioModal6" data-toggle="modal">
<div class="caption">
<div class="caption-content">
<i class="fa fa-search-plus fa-3x"></i>
</div>
</div>
<img class="img-fluid img-centered" src="img/portfolio/Rettex.png" alt="">
<img class="img-fluid img-centered" src="img/portfolio/Hyperledger-Fabric.png" alt="">
</a>
</div>
<div class="col-sm-4 portfolio-item">
<a class="portfolio-link" href="#portfolioModal5" data-toggle="modal">
<div class="caption">
<div class="caption-content">
<i class="fa fa-search-plus fa-3x"></i>
</div>
</div>
<img class="img-fluid img-centered" src="img/portfolio/Hyperledger_Logo.png" alt="">
<img class="img-fluid img-centered" src="img/portfolio/Supply_Chain_Logo.jpg" alt="">
<img class="img-fluid img-centered" src="img/portfolio/Kohls_Internship.png" alt="">
</a>
</div>
<div class="col-sm-4 portfolio-item">
<a class="portfolio-link" href="#portfolioModal1" data-toggle="modal">
<div class="caption">
<div class="caption-content">
<i class="fa fa-search-plus fa-3x"></i>
</div>
</div>
<img class="img-fluid" src="img/portfolio/DevOps-Gear.png" alt="">
<img class="img-fluid img-centered" src="img/portfolio/roberthalf.jpeg" alt="">
</a>
</div>
<div class="col-sm-4 portfolio-item">
<a class="portfolio-link" href="#portfolioModal2" data-toggle="modal">
<div class="caption">
<div class="caption-content">
<i class="fa fa-search-plus fa-3x"></i>
</div>
</div>
<img class="img-fluid" src="img/portfolio/Voyage_just.png" alt="">
<img class="img-fluid img-centered" src="img/portfolio/app_dev.jpeg" alt="">
</a>
</div>
<div class="col-sm-4 portfolio-item">
<a class="portfolio-link" href="#portfolioModal3" data-toggle="modal">
<div class="caption">
<div class="caption-content">
<i class="fa fa-search-plus fa-3x"></i>
</div>
</div>
<img class="img-fluid img-centered" src="img/portfolio/infra_icon.png" alt="">
<img class="img-fluid img-centered" src="img/portfolio/data_icon.png" alt="">
</a>
</div>
<div class="col-sm-4 portfolio-item">
<a class="portfolio-link" href="#portfolioModal4" data-toggle="modal">
<div class="caption">
<div class="caption-content">
<i class="fa fa-search-plus fa-3x"></i>
</div>
</div>
<img class="img-fluid img-centered" src="img/portfolio/SpartanParkerLogo.jpg" alt="">
</a>
</div>
</section>
<!-- About Section -->
<section class="success" id="about">
<div class="container">
<h2 class="text-center">About</h2>
<hr class="star-light">
<div class="row">
<div class="col-lg-4 ml-auto">
<p>I am a young engineer trying to solve problems through internet and software. Over the past few years I have worked/(have experience) in the "whole enchilada" of a development process from working as a front-end engineer, back-end engineer, web/mobile developer, and devops engineer. </p>
</div>
<div class="col-lg-4 mr-auto">
<p>"An good engineer thinks in reverse and asks himself about the stylistic consequences of the components and systems he proposes" - Helmut Jahn</p>
</div>
</div>
</div>
</section>
<!-- Contact Section -->
<section id="contact">
<div class="container">
<h2 class="text-center">Contact Me</h2>
<hr class="star-primary">
<div class="row">
<div class="col-lg-8 mx-auto">
<form name="sentMessage" id="contactForm" novalidate>
<div class="control-group">
<div class="form-group floating-label-form-group controls">
<label>Name</label>
<input class="form-control" id="name" type="text" placeholder="Name" required data-validation-required-message="Please enter your name.">
<p class="help-block text-danger"></p>
</div>
</div>
<div class="control-group">
<div class="form-group floating-label-form-group controls">
<label>Email Address</label>
<input class="form-control" id="email" type="email" placeholder="Email Address" required data-validation-required-message="Please enter your email address.">
<p class="help-block text-danger"></p>
</div>
</div>
<div class="control-group">
<div class="form-group floating-label-form-group controls">
<label>Phone Number</label>
<input class="form-control" id="phone" type="tel" placeholder="Phone Number" required data-validation-required-message="Please enter your phone number.">
<p class="help-block text-danger"></p>
</div>
</div>
<div class="control-group">
<div class="form-group floating-label-form-group controls">
<label>Message</label>
<textarea class="form-control" id="message" rows="5" placeholder="Message" required data-validation-required-message="Please enter a message."></textarea>
<p class="help-block text-danger"></p>
</div>
</div>
<br>
<div id="success"></div>
<div class="form-group">
<button type="submit" class="btn btn-success btn-lg" id="sendMessageButton">Send</button>
</div>
</form>
</div>
</div>
</div>
</section>
<!-- Footer -->
<footer class="text-center">
<div class="footer-above">
<div class="container">
<div class="row">
<div class="footer-col col-md-4">
<h3>Koushik in the Internet</h3>
<ul class="list-inline">
<li class="list-inline-item">
<a class="btn-social btn-outline" href="https://twitter.com/livebykoush">
<i class="fa fa-fw fa-twitter"></i>
</a>
</li>
<li class="list-inline-item">
<a class="btn-social btn-outline" href="https://www.linkedin.com/in/koushik-gavini-329ba6a5/">
<i class="fa fa-fw fa-linkedin"></i>
</a>
</li>
<li class="list-inline-item">
<a class="btn-social btn-outline" href="https://github.com/KoushikGavini">
<i class="fa fa-fw fa-github"></i>
<a href="Resume.html" class="btn btn-default btn-lg"> Resume<p></p>
</a>
</li>
</ul>
</div>
</div>
</div>
</div>
</footer>
<!-- Scroll to Top Button (Only visible on small and extra-small screen sizes) -->
<div class="scroll-top d-lg-none">
<a class="btn btn-primary js-scroll-trigger" href="#page-top">
<i class="fa fa-chevron-up"></i>
</a>
</div>
<!-- Portfolio Modals -->
<div class="portfolio-modal modal fade" id="portfolioModal1" tabindex="-1" role="dialog" aria-hidden="true">
<div class="modal-dialog" role="document">
<div class="modal-content">
<div class="close-modal" data-dismiss="modal">
<div class="lr">
<div class="rl"></div>
</div>
</div>
<div class="container">
<div class="row">
<div class="col-lg-8 mx-auto">
<div class="modal-body">
<h2>Devops Internship- RobertHalf</h2>
<hr class="star-primary">
<img class="img-fluid img-centered" src="img/portfolio/aws-devops.png" alt="">
<img class="img-fluid img-centered" src="img/portfolio/roberthalf.jpeg" alt="">
<p>Had an great opportunity to intern at RobertHalf for an Devops internship.</p>
<p>The projects I worked on during the internship are,</p>
<ul>
<li>Successfully created cloud formation scripts to create an ALB</li>
<li>Created automation scripting written in ruby to fix policies issues for AWS policies by taking in recommendations from an third party vendor called CloudHealth.</li>
<li> Create an cookbook to deploy an program to an EC2 instance on AWS.</li>
<li>Create bash script to install ssm agent on AWS EC2 instances.</li>
</ul>
<p>You can check out some of the scripts/programs I wrote during the internship at my github</p>
<ul class="list-inline item-details">
<li>
<strong>
<ul>
<li><a href="https://github.com/KoushikGavini/Automation_Script_to_update_AWSPolicies">Github Repo: CloudHealth API update for AWS Policies</a></li>
<li><a href="https://github.com/KoushikGavini/Bash-Script-to-install-SSM-agenct-on-UBUNTU-AMAZON-Linux-and-Red-Hate-Enterprise">Github Repo: Bash Script to install ssm agents on Linux based AMI's</a></li>
</ul>
</strong>
</li>
</ul>
<button class="btn btn-success" type="button" data-dismiss="modal">
<i class="fa fa-times"></i>
Close</button>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
<div class="portfolio-modal modal fade" id="portfolioModal2" tabindex="-1" role="dialog" aria-hidden="true">
<div class="modal-dialog" role="document">
<div class="modal-content">
<div class="close-modal" data-dismiss="modal">
<div class="lr">
<div class="rl"></div>
</div>
</div>
<div class="container">
<div class="row">
<div class="col-lg-8 mx-auto">
<div class="modal-body">
<h2>Voyage (Mobile App Defunct)</h2>
<hr class="star-primary">
<img class="img-fluid" src="img/portfolio/Voyage_just.png" alt="">
<img class="img-fluid img-centered" src="img/portfolio/app_dev.jpeg" alt="">
<p> Principal Engineer for developing an MVP mobile ios app to help streamline transportation in developing countries. Tasks and Responsibilities were </p>
<ul>
<li>Lead technical teams with planning the development process (used extreme programming)</li>
<li>Created the UI for the ios app</li>
<li>Created an restful web service so that other people can potentially use the data</li>
<li>Coordinated with the business and marketing team to develop an high level architecture for the app and delivered pitch to investors.</li>
</ul>
<p>THE APP IS NOW DEFUNCT :(</p>
<ul class="list-inline item-details">
<li>Github:
<strong>
<a href="http://github.com/KoushikGavini">Github</a>
</strong>
</li>
</ul>
<button class="btn btn-success" type="button" data-dismiss="modal">
<i class="fa fa-times"></i>
Close</button>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
<div class="portfolio-modal modal fade" id="portfolioModal3" tabindex="-1" role="dialog" aria-hidden="true">
<div class="modal-dialog" role="document">
<div class="modal-content">
<div class="close-modal" data-dismiss="modal">
<div class="lr">
<div class="rl"></div>
</div>
</div>
<div class="container">
<div class="row">
<div class="col-lg-8 mx-auto">
<div class="modal-body">
<h2>D.D.I (Data Driven Infrastructure)</h2>
<hr class="star-primary">
<img class="img-fluid img-centered" src="img/portfolio/infra_icon.png" alt="">
<img class="img-fluid img-centered" src="img/portfolio/data_icon.png" alt="">
<p>D.D.I is project under construction(Phase I is complete). Currently the state of data analysis for infrastructure is expensive and archaic, such that old fashioned sensors are collecting inaccurate and limited data of vehicles on roads.The objective of D.D.I is to use deep learning libraries such as tensor flow to analyze traffic signal video, parking lot secruity footage, etc.. Pratically any video that has vehicles in it so that data can be collected and analzed for better decision making and management.</p>
<p>Currently the focus is on the transformation of parking lot management.</p>
<ul class="list-inline item-details">
</ul>
<button class="btn btn-success" type="button" data-dismiss="modal">
<i class="fa fa-times"></i>
Close</button>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
<div class="portfolio-modal modal fade" id="portfolioModal4" tabindex="-1" role="dialog" aria-hidden="true">
<div class="modal-dialog" role="document">
<div class="modal-content">
<div class="close-modal" data-dismiss="modal">
<div class="lr">
<div class="rl"></div>
</div>
</div>
<div class="container">
<div class="row">
<div class="col-lg-8 mx-auto">
<div class="modal-body">
<h2>Spartan Parker</h2>
<hr class="star-primary">
<img class="img-fluid img-centered" src="img/portfolio/SpartanParkerLogo.jpg" alt="Responsive image" width="300" height="300">
<p>Spartan Parker is an I.O.T solution to the horrendous parking situation in urban downtowns throughout the United States, where commuters have no information in advance whether an parking structure is full.
<p>The objective of Spartan Parker is to notify the commuter that if the parking structure near them is full and if so redirect them to an parking lot that has openings. For the parking lot management Spartan Parker will automate parking lot management by validating cars in parking spaces, and giving real-time critical data to management.</p>
<p>My Tasks/Responsibilities: Cloud Engineer and Web Developer, Co-founder
<ul style="list-style-type:square">
<li>Work with mobile development team to create proper cloud environment, such as creating web-services for backend, and user-authentication services</li>
<li>Work with hardware development team to integerate the hardware to the AWS cloud through AWS DynamoDB, AWS API Gateway by creating web services for the hardware team to use.</li>
<li>Develop an dashboard for parking lot authority that gives clear and concise information where an specific car is parked.</p>
</ul>
</p>
<button class="btn btn-success" type="button" data-dismiss="modal">
<i class="fa fa-times"></i>
Close</button>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
<div class="portfolio-modal modal fade" id="portfolioModal5" tabindex="-1" role="dialog" aria-hidden="true">
<div class="modal-dialog" role="document">
<div class="modal-content">
<div class="close-modal" data-dismiss="modal">
<div class="lr">
<div class="rl"></div>
</div>
</div>
<div class="container">
<div class="row">
<div class="col-lg-8 mx-auto">
<div class="modal-body">
<h2>Software Engineer Intern (Blockchain)</h2>
<hr class="star-primary">
<img class="img-fluid img-centered" src="img/portfolio/Kohls_Amazon.jpg" class="img-fluid" alt="Responsive image" width="304" height="236">
<img class="img-fluid img-centered" src="img/portfolio/Hyperledger_Composer_logo.png"class="img-fluid" alt="Responsive image" width="304" height="236">
<p> Had an great opprtunity to work with the RD team at Kohls Digital, my main task was to create an blockchain network that will handle the returns from Amazon Customers at Kohls Stores. I used Hyperledger Fabric with Composer to develop the blockchain network and blockchain application.
</p>
<p>Tasks and Responsibilities</p>
<ul style="list-style-type:square">
<li>Successfully designed components of architecture to create an permissioned blockchain using Hyperledger Fabric</li>
<li>Create the business logic and backend for the blockchain netowork ie: provisioning, smart contracts, model</li>
<li>Tested backend logic with mocha.js and chai.js</li>
<li>different Restful Webservices for the different services for the Blockchain Network</li>
<li>Created an Admin UI dashboard using Angular JS</li>
</ul>
<button class="btn btn-success" type="button" data-dismiss="modal">
<i class="fa fa-times"></i>
Close</button>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
<div class="portfolio-modal modal fade" id="portfolioModal6" tabindex="-1" role="dialog" aria-hidden="true">
<div class="modal-dialog" role="document">
<div class="modal-content">
<div class="close-modal" data-dismiss="modal">
<div class="lr">
<div class="rl"></div>
</div>
</div>
<div class="container">
<div class="row">
<div class="col-lg-8 mx-auto">
<div class="modal-body">
<h2>Rettex, Principal Software Engineer</h2>
<hr class="star-primary">
<img class="img-fluid img-centered" src="img/portfolio/Rettex.png" class="img-fluid"
alt="Responsive image" width="304" height="236">
<img class="img-fluid img-centered" src="img/portfolio/AWS_Startup.png"
class="img-fluid" alt="Responsive image" width="304" height="236">
<img class="img-fluid img-centered" src="img/portfolio/Hyperledger_Fabric_Development.png" class="img-fluid"
alt="Responsive image" width="304" height="236">
<img class="img-fluid img-centered" src="img/portfolio/Plan_Startup.jpg"
class="img-fluid" alt="Responsive image" width="304" height="236">
<p> Rettex is an Saas platform looking to transform how real estate investments are done through Blockchain. Working on Rettex was an great eye opener not only in terms of the technology but also in
terms of business/entrepreneurship. Learned to work in an controlled chaos environment, where
every day there was an new challenge both technically and on the business front.
</p>
<p>Tasks and Responsibilities:</p>
<p>As in most startups, everyone wears multiple hats but my primarily responsibility was to
handle everything on the technology front.<p>
<ul style="list-style-type:square">
<li>Setup CI/CD using Travis CI and conduct code reviews on crucial features. </li>
<li>Design the appropriate architecture using AWS with serverless services and non-serverless
services.</li>
<li>Develop decentralized back end systems, using both permissioned and permissionless networks
and create respective API endpoints using API Gateway</li>
<li>Lead cross-functional development teams consisting of 7 developers that include traditional
platform development and decentralized development teams</li>
<li>Design and set up AWS cloud services using AWS S3, EC2, Cloud Formation, Elastic
Beanstalk,App Sync w/ GraphQL</li>
</ul>
<button class="btn btn-success" type="button" data-dismiss="modal">
<i class="fa fa-times"></i>
Close</button>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
<div class="portfolio-modal modal fade" id="portfolioModal7" tabindex="-1" role="dialog" aria-hidden="true">
<div class="modal-dialog" role="document">
<div class="modal-content">
<div class="close-modal" data-dismiss="modal">
<div class="lr">
<div class="rl"></div>
</div>
</div>
<div class="container">
<div class="row">
<div class="col-lg-8 mx-auto">
<div class="modal-body">
<h2>Blockchain Solutions Architect</h2>
<hr class="star-primary">
<img class="img-fluid img-centered" src="img/portfolio/Den_Logo.png" class="img-fluid"
alt="Responsive image" width="304" height="236">
<img class="img-fluid img-centered" src="img/portfolio/Public-Speaking.jpg" class="img-fluid"
alt="Responsive image" width="304" height="236">
<img class="img-fluid img-centered" src="img/portfolio/consulting.png" class="img-fluid"
alt="Responsive image" width="304" height="236">
<img class="img-fluid img-centered" src="img/portfolio/BAAS.jpg" class="img-fluid"
alt="Responsive image" width="304" height="236">
<img class="img-fluid img-centered" src="img/portfolio/Hyperledger-Fabric.png" class="img-fluid"
alt="Responsive image" width="304" height="236">
<p> Den is an Blockchain Service company for both enterprise and non-enterprise services. I am
currently working on their enterprise consultancy services, working on P.O.C applications for clients and giving talks/lectures about Enterprise Blockchain specifically on Hyperledger Fabric.
</p>
<p>Tasks and Responsibilities</p>
<ul style="list-style-type:square">
<li>Design enterprise grade decentralized application solution architecture using Hyperledger Fabric
</li>
<li>Create P.O.C Hyperledger Fabric applications using node.js/Go and set up Appropriate Cloud
Infrastructure</li>
<li>Conduct lectures/classes that showcase Enterprise Blockchain Solutions and Hyperledger Fabric
development.</li>
<li>Deploy P.O.C Applications using IBM Bluemix and Kubernetes </li>
</ul>
<button class="btn btn-success" type="button" data-dismiss="modal">
<i class="fa fa-times"></i>
Close</button>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
<div class="portfolio-modal modal fade" id="portfolioModal8" tabindex="-1" role="dialog" aria-hidden="true">
<div class="modal-dialog" role="document">
<div class="modal-content">
<div class="close-modal" data-dismiss="modal">
<div class="lr">
<div class="rl"></div>
</div>
</div>
<div class="container">
<div class="row">
<div class="col-lg-8 mx-auto">
<div class="modal-body">
<h2>Rettex</h2>
<hr class="star-primary">
<img class="img-fluid img-centered" src="img/portfolio/submarine.png" alt="">
<p>Use this area of the page to describe your project. The icon above is part of a free icon set by
<a href="https://sellfy.com/p/8Q9P/jV3VZ/">Flat Icons</a>. On their website, you can download their free set with 16 icons, or you can purchase the entire set with 146 icons for only $12!</p>
<ul class="list-inline item-details">
<li>Client:
<strong>
<a href="http://startbootstrap.com">Start Bootstrap</a>
</strong>
</li>
<li>Date:
<strong>
<a href="http://startbootstrap.com">April 2014</a>
</strong>
</li>
<li>Service:
<strong>
<a href="http://startbootstrap.com">Web Development</a>
</strong>
</li>
</ul>
<button class="btn btn-success" type="button" data-dismiss="modal">
<i class="fa fa-times"></i>
Close</button>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
<!-- Bootstrap core JavaScript -->
<script src="vendor/jquery/jquery.min.js"></script>
<script src="vendor/popper/popper.min.js"></script>
<script src="vendor/bootstrap/js/bootstrap.min.js"></script>
<!-- Plugin JavaScript -->
<script src="vendor/jquery-easing/jquery.easing.min.js"></script>
<!-- Contact Form JavaScript -->
<script src="js/jqBootstrapValidation.js"></script>
<script src="js/contact_me.js"></script>
<!-- Custom scripts for this template -->
<script src="js/freelancer.min.js"></script>
</body>
</html>