forked from smaranjitghose/awesome-portfolio-websites
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathexperience.html
204 lines (182 loc) · 9.82 KB
/
experience.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
<!DOCTYPE html>
<html lang="en">
<head>
<title>John Doe | Experience</title>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="keywords"
content="free portfolio template,portfolio template, portfolio website template, open source, open sourcing, contributing to open source" />
<meta name="description"
content="This project serves free and beautiful portfolio template for everyone. Anyone can showcase their work including moocs, education, projects, experience,etc. to the world." />
<!-- Robot.txt -->
<meta name="robots" content="index,follow" />
<meta name="Googlebot" content="index,follow" />
<meta name="AdsBot-Google" content="index,follow" />
<meta property="og:site_name" content="https://portfolio.smaranjitghose.codes/experience.html">
<meta property="og:title" content="John Doe | Experience">
<meta property="og:description"
content="This project serves free and beautiful portfolio template for everyone. Anyone can showcase their work including moocs, education, projects, experience,etc. to the world.">
<meta property="og:type" content="website">
<meta property="og:url" content="https://portfolio.smaranjitghose.codes/experience.html">
<meta name="twitter:card" content="summary">
<meta name="twitter:site" content="https://portfolio.smaranjitghose.codes/experience.html">
<meta name="application-name" content="John Doe | Experience" />
<meta name="apple-mobile-web-app-title" content="John Doe | Experience" />
<meta name="summary"
content="An open source project aimed at providing free and beautiful templates to everyone for building their portfolio websites and showcase their work to the world." />
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/4.5.0/css/bootstrap.min.css" />
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css" />
<link href="https://fonts.googleapis.com/icon?family=Material+Icons" rel="stylesheet" />
<!--Import materialize.css-->
<link type="text/css" rel="stylesheet" href="assets/css/materialize.min.css" media="screen,projection" />
<link href="https://fonts.googleapis.com/css2?family=Poppins:wght@200;300&display=swap" rel="stylesheet" />
<!--Import animation.css-->
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/animate.css/4.0.0/animate.min.css" />
<link rel="stylesheet" type="text/css" href="assets/css/experience.css" />
<link rel="stylesheet" type="text/css" href="assets/css/style.css" />
</head>
<body>
<!--Dynamic Nav Bar-->
<!-- script -->
<script src="https://code.jquery.com/jquery-3.5.1.min.js"
integrity="sha256-9/aliU8dGd2tb6OSsuzixeV4y/faTqgFtohetphbbj0=" crossorigin="anonymous"></script>
<script type="text/javascript" src="assets/js/materialize.min.js"></script>
<div class="main">
<section style="height: 90vh;">
<div class="container-fluid px-3 pt-5">
<div class="row text-dark">
<div class="col-md-6"> <img class="img-fluid d-block animate__animated animate__fadeInUp animate__delay-1s"
src="./assets/images//experience-page/experience.svg" draggable="true"> </div>
<div
class="px-md-5 p-3 col-md-6 d-flex flex-column align-items-center justify-content-center animate__animated animate__fadeInUp animate__delay-1s">
<h2 style="font-size: 3em;font-weight: bolder;" class="mb-0">Experience</h2>
<p class="font-weight-bolder text-muted text-center animate__animated animate__fadeInUp animate__delay-2s"
style="font-size: 1.1em; letter-spacing: 2px; line-height: normal;">
I have worked with some well established companies mostly as a developer. I love organising events and
that is why I am also involved with many opensource communities as a representative.
</p>
</div>
</div>
</div>
</section>
<h4 class="text-center heading1">Work Experience</h4>
<h6 class="text-muted text-center py-2 heading2">These are an amazing oppurtunity to boost up your tech stack.</h6>
<!-- Card -->
<ul>
<li class="card card1">
<img src="assets\images\experience-page\UCL.JPG" class="featured-image" />
<article class="card-body">
<header>
<div class="title">
<h3>Reasearch and Development Intern</h3>
</div>
<p class="meta" style="margin: 0;">
<span class="pre-heading">UCL</span>
<span class="author">. May2020-present</span>
</p>
<ol style="list-style: disc; padding: 3%;">
<li> Automatic detection of Orthopedic Implants using Deep Learning.</li>
<li> Collection of radiographs, data cleaning and database management</li>
<li>Image Quality Analysis for Bio-Medical Images</li>
<li>Serving Models using TensorFlow JS</li>
<li>Experimenting with Few Shot Learning, Adversarial Training and Class Activation Maps</li>
</ol>
</header>
</article>
</li>
</ul>
<ul>
<li class="card card1">
<article class="card-body">
<header>
<div class="title">
<h3>Robotics and Embedded system Intern</h3>
</div>
<p class="meta" style="margin: 0;">
<span class="pre-heading">LEMA LABS</span>
<span class="author">. Jun-Jul,2019</span>
</p>
<ol style="list-style: disc; padding: 3%;">
<li>Design low cost prototyping boards for teaching robotics to underprivileged children.</li>
<li>Worked on integration of Face Recognition based models with Raspberry Pi and Intel Movidius.</li>
<li>Experimented with various algorithms for Lane Detection as well as Shortest Paths for Autonomous
Vehicles</li>
</ol>
</header>
</article>
<img src="assets\images\experience-page\lema-labs.png" class="featured-image" />
</li>
</ul>
<ul>
<li class="card card1">
<img src="assets\images\experience-page\ISI.png" class="featured-image" />
<article class="card-body">
<header>
<div class="title">
<h3>Research Intern</h3>
</div>
<p class="meta" style="margin: 0;">
<span class="pre-heading">ISI, Kolkata</span>
<span class="author">. Dec 19-Jan 20</span>
</p>
<ol style="list-style: disc; padding: 3%;">
<li>Worked on for Image Encryption and Image Forgery Detection.</li>
</ol>
</header>
</article>
</li>
</ul>
<h4 class="text-center heading1" style="margin-top:6rem">Volunteership</h4>
<h6 class="text-muted text-center py-2 heading2">I have been contributing various organizations thourugh the skills
I learnt.</h6>
<!-- Volunteership Card -->
<main class="page-content volunteership">
<!-- Dynamic volunteership Card -->
</main>
<h4 class="text-center heading1" style="margin-top:6rem">Mentorship</h4>
<h6 class="text-muted text-center py-2 heading2">I have been mentoring various projects for various organizations thourugh the skills
I learnt.</h6>
<!-- Mentorship Card -->
<main class="container mt-5 animate__animated animate__fadeInUp animate__delay-1s">
<div class="row">
<div class="col-sm-6">
<div class="card">
<img src="assets/images/experience-page/gsoc.png" class="card-img-top" alt="..." width="64" height="300">
<div class="card-body">
<h5 class="card-title">Google Summer of Code</h5>
<p>03/2020 - 08/2020</p>
</div>
<ul class="list-group list-group-flush p-0 right-aligned">
<li class="list-group-item">Mentored for a project named ScanCode for the organization named AboutCode.</li>
<li class="list-group-item">Guided students in providing insights about various technologies such as tensorflow.</li>
<li class="list-group-item">For my accomplishments and credentials you may check here <a href=""><i class="fa fa-angle-right text-dark fa-lg ml-2"></i></a></li>
</ul>
</div>
</div>
<div class="col-sm-6">
<div class="card">
<img src="assets/images/experience-page/hakin.png" class="card-img-top" alt="..." width="64" height="300">
<div class="card-body">
<h5 class="card-title">HakinCode</h5>
<p>06/2020 - 08/2020</p>
</div>
<ul class="list-group list-group-flush p-0 right-aligned">
<li class="list-group-item">Mentored for a project named Awesome Portfolio Project. It helps to instantly create portfolio.</li>
<li class="list-group-item">Guided students in providing insights about SEO, various animations library etc.</li>
<li class="list-group-item">For my accomplishments and credentials you may check here <a href=""><i class="fa fa-angle-right text-dark fa-lg ml-2"></i></a></li>
</ul>
</div>
</div>
</div>
</main>
<!-- Dynamic footer section -->
<!-- Scripts -->
<!-- Google Analytics -->
<script async src="https://www.googletagmanager.com/gtag/js?id=UA-167979537-2"></script>
<!-- Fetching our Google Tag Manager -->
<link rel="stylesheet" href="assets\css\style.css" />
<link rel="stylesheet" href="assets\css\experience.css" />
<script src="assets/js/main.js"></script>
<script src="assets/js/experience.js"></script>
</body>
</html>