-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
437 lines (393 loc) · 16.6 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
<!DOCTYPE html>
<html lang="en" class="no-js">
<head>
<meta charset="UTF-8" />
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<title>Rajeev Goel</title>
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1" />
<meta name="description" content="PRO Card - Material Resume / CV / vCard Template" />
<meta name="keywords" content="vcard, resposnive, retina, resume, jquery, css3, bootstrap, Material CV, portfolio" />
<meta name="author" content="lmtheme" />
<link rel="shortcut icon" href="favicon.ico">
<link rel="stylesheet" href="css/bootstrap.min.css" type="text/css">
<link rel="stylesheet" href="css/normalize.css" type="text/css">
<link rel="stylesheet" href="css/animate.css" type="text/css">
<link rel="stylesheet" href="css/transition-animations.css" type="text/css">
<link rel="stylesheet" href="css/owl.carousel.css" type="text/css">
<link rel="stylesheet" href="css/magnific-popup.css" type="text/css">
<link rel="stylesheet" href="css/main.css" type="text/css">
<script src="js/jquery-2.1.3.min.js"></script>
<script src="js/modernizr.custom.js"></script>
<script src='https://www.google.com/recaptcha/api.js'></script>
</head>
<body class="material-template">
<!-- Loading animation -->
<div class="preloader">
<div class="preloader-animation">
<div class="preloader-spinner">
</div>
</div>
</div>
<!-- /Loading animation -->
<div id="page" class="page">
<!-- Header -->
<header id="site_header" class="header mobile-menu-hide">
<div class="header-content">
<div class="site-title-block mobile-hidden">
<div class="site-title">Rajeev <span>Goel</span></div>
</div>
<!-- Navigation -->
<div class="site-nav">
<!-- Main menu -->
<ul id="nav" class="site-main-menu">
<li>
<a class="pt-trigger" href="#home" data-animation="62">Home</a><!-- href value = data-id without # of .pt-page. -->
</li>
<li>
<a class="pt-trigger" href="#resume" data-animation="62">Resume</a>
</li>
<li>
<a class="pt-trigger" href="#projects" data-animation="62">Projects</a>
</li>
</ul>
<!-- /Main menu -->
</div>
<!-- Navigation -->
</div>
</header>
<!-- /Header -->
<!-- Mobile Header -->
<div class="mobile-header mobile-visible">
<div class="mobile-logo-container">
<div class="mobile-site-title">Rajeev Goel</div>
</div>
<a class="menu-toggle mobile-visible">
<i class="fa fa-bars"></i>
</a>
</div>
<!-- /Mobile Header -->
<!-- Main Content -->
<div id="main" class="site-main">
<!-- Page changer wrapper -->
<div class="pt-wrapper">
<!-- Subpages -->
<div class="subpages">
<!-- Home Subpage -->
<section class="pt-page" data-id="home">
<div class="section-inner start-page-content">
<div class="page-header">
<div class="row">
<div class="col-sm-4 col-md-4 col-lg-4">
<div class="photo">
<img src="images/photo.jpg" alt="">
</div>
</div>
<div class="col-sm-8 col-md-8 col-lg-8">
<div class="title-block">
<h1>Rajeev Goel</h1>
<div class="owl-carousel text-rotation">
<div class="item">
<div class="sp-subtitle">MS CS Graduate at Arizona State University</div>
</div>
<div class="item">
<div class="sp-subtitle">Machine Learning Enthusiast</div>
</div>
</div>
</div>
<div class="social-links">
<a href="https://www.linkedin.com/in/rajeevgoel1999/"><i class="fa fa-linkedin"></i></a>
<a href="https://github.com/rajeevgl01"><i class="fa fa-github"></i></a>
<a href="https://drive.google.com/file/d/1XflZKKodxP7NNRXwp18U6fWCt0StRcvN/view?usp=sharing"><i class="fa fa-paste"></i></a>
</div>
</div>
</div>
</div>
<div class="page-content">
<div class="row">
<div class="col-sm-6 col-md-6 col-lg-6">
<div class="about-me">
<div class="block-title">
<h3>About <span>Me</span></h3>
</div>
<p>I am a graduate student at Arizona State University majoring in CS with specialization in Artificial Intelligence.
I worked as a Blockchain Application Developer and a Full Stack Web Developement intern at IBM.
I am interested in exploring the fields of Software Engineering, Full-Stack Development, Data Science, and Machine
Learning, and I am open to opportunities for the same. </p>
</div>
</div>
<div class="col-sm-6 col-md-6 col-lg-6">
<ul class="info-list">
<div class="contact-info-block">
<div class="ci-icon">
<i class="fa fa-map-marker"></i>
</div>
<div class="ci-text">
<h5>Tempe, Arizona</h5>
</div>
</div>
<div class="contact-info-block">
<div class="ci-icon">
<i class="fa fa-envelope"></i>
</div>
<div class="ci-text">
<h5><a href="mailto:[email protected]">[email protected]</a></h5>
</div>
</div>
<div class="contact-info-block">
<div class="ci-icon">
<i class="fa fa-phone"></i>
</div>
<div class="ci-text">
<h5>+1(602)-323-4323</h5>
</div>
</div>
</ul>
</div>
</div>
</div>
</div>
</section>
<!-- End of Home Subpage -->
<!-- Resume Subpage -->
<section class="pt-page" data-id="resume">
<div class="section-inner custom-page-content">
<div class="page-header color-1">
<h2>Resume</h2>
</div>
<div class="page-content">
<div class="row">
<div class="col-sm-6 col-md-6 col-lg-6">
<div class="block">
<div class="block-title">
<h3>Certifications</h3>
</div>
<div class="timeline">
<!-- Certifications 1 -->
<div class="timeline-item">
<h4 class="item-title">Microsoft Certified: Azure Fundamentals</h4>
<span class="item-period">2021</span>
<span class="item-small">Microsoft</span>
<p class="item-description">Fundamental knowledge of cloud services and how those services are provided with Microsoft Azure.</p>
</div>
<!-- / Certifications 1 -->
<!-- Certifications 2 -->
<div class="timeline-item">
<h4 class="item-title">Blockchain Essentials</h4>
<span class="item-period">2021</span>
<span class="item-small">Cognitive Class (IBM Developer Skills Network)</span>
<p class="item-description">Fundamental knowledge of Blockchain technology.</p>
</div>
<!-- / Certifications 2 -->
<!-- Certifications 3 -->
<div class="timeline-item">
<h4 class="item-title">Deep Learning Specialization</h4>
<span class="item-period">2020</span>
<span class="item-small">Coursera</span>
<p class="item-description">Specialization of 5 courses, where theoretical concepts and industry application of Python and TensorFlow was taught, and tackled real-world
cases such as speech-recognition, music synthesis, chatbots, machine translation, NLP and more.
</p>
</div>
<!-- / Certifications 3 -->
<!-- Certifications 4 -->
<div class="timeline-item">
<h4 class="item-title">Machine Learning</h4>
<span class="item-period">2017</span>
<span class="item-small">Coursera</span>
<p class="item-description">Fundamentals of Machine Learning concepts.</p>
</div>
<!-- / Certifications 4 -->
</div>
</div>
</div>
<div class="col-sm-6 col-md-6 col-lg-6">
<div class="block">
<div class="block-title">
<h3>Experience</h3>
</div>
<div class="timeline">
<!-- Experience 1 -->
<div class="timeline-item">
<h4 class="item-title">Blockchain Application Developer</h4>
<span class="item-period">November 2020 - November 2021</span>
<span class="item-small">IBM India Pvt. Ltd.</span>
<p class="item-description">
• Worked on project "We.Trade", an enterprise-grade blockchain-enabled trade finance platform. It enables
an easier and reliable way for buyers and sellers to trade globally through distributed ledger technology
and smart contracts. I focus on Kubernetes, CouchDB database, and client-side IBM Cloud registry.</p>
<p class="item-description">• Created automation scripts for application backend using shell scripting language and typescript</p>
<p class="item-description">• Investigated and scoped out hyperledger fabric migration from 1.x to 2.x</p>
</div>
<!-- / Experience 1 -->
<!-- Experience 2 -->
<div class="timeline-item">
<h4 class="item-title">Trainee Software Engineer</h4>
<span class="item-period">June 2020 - October 2020</span>
<span class="item-small">iTechManage Cybermatics Pvt. Ltd.</span>
<p class="item-description">Worked on Microsoft SharePoint platform and NITRO studio application platform</p>
</div>
<!-- / Experience 2 -->
<!-- Experience 3 -->
<div class="timeline-item">
<h4 class="item-title">Full Stack Web Development Intern</h4>
<span class="item-period">January 2020 - June 2020</span>
<span class="item-small">IBM India Pvt. Ltd.</span>
<p class="item-description">Worked as a Full Stack Web Development Intern</p>
</div>
<!-- / Experience 3 -->
<!-- Experience 4 -->
<div class="timeline-item">
<h4 class="item-title">Trainee</h4>
<span class="item-period">June 2018 - July 2018</span>
<span class="item-small">Rail Coach Factory(RCF)</span>
<p class="item-description">Worked on Arduino-based home automation system</p>
</div>
<!-- / Experience 4 -->
</div>
</div>
</div>
</div>
<div class="row">
<div class="col-sm-6 col-md-6 col-lg-6">
<div class="block">
<div class="block-title">
<h3>Skills</h3>
</div>
<div class="skills-info">
<h4>Machine Learning</h4>
<div class="skill-container">
<div class="skill-percentage skill-1"></div>
</div>
<h4>Blockchain</h4>
<div class="skill-container">
<div class="skill-percentage skill-2"></div>
</div>
<h4>Deep Learning</h4>
<div class="skill-container">
<div class="skill-percentage skill-1"></div>
</div>
<h4>Git/Version Control</h4>
<div class="skill-container">
<div class="skill-percentage skill-2"></div>
</div>
</div>
</div>
</div>
<div class="col-sm-6 col-md-6 col-lg-6">
<div class="block">
<div class="block-title">
<h3> </h3>
</div>
<div class="skills-info">
<h4>Python</h4>
<div class="skill-container">
<div class="skill-percentage skill-1"></div>
</div>
<h4>Java</h4>
<div class="skill-container">
<div class="skill-percentage skill-5"></div>
</div>
<h4>Kubernetes</h4>
<div class="skill-container">
<div class="skill-percentage skill-5"></div>
</div>
<h4>Full Stack Development</h4>
<div class="skill-container">
<div class="skill-percentage skill-5"></div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</section>
<!-- End of Resume Subpage -->
<!-- Projects Subpage -->
<section class="pt-page" data-id="projects">
<div class="section-inner custom-page-content">
<div class="page-header color-1">
<h2>Projects</h2>
</div>
<div class="page-content">
<!-- My Projects -->
<div class="row">
<div class="col-sm-12 col-md-12">
<div class="block-title">
<h3>My <span>Projects</span></h3>
</div>
</div>
<div class="container">
<div class="row justify-content-start">
<div class="col-sm-6 col-md-3">
<div class="project-block">
<div class="project-info">
<div class="project-image">
<a href="https://github.com/anshug01/Intrusion_detection_system">
<img src="images/projects/intrusion-detection-system-concept-icon-vector-33850347.jpg" alt="Responsive Design" class="mCS_img_loaded">
</a>
</div>
<h4>Intrusion Detection system using Image Recognition</h4>
</div>
</div>
</div>
<div class="col-sm-6 col-md-7">
<h3> </h3>
<p>An application to detect unauthorized faces by retraining the InceptionResNetV2 neural network with the help
of Keras - an open-source Python deep learning API. I utilized the haar cascade classifiers and OpenCV - a
computer vision library, to capture real-time face data and
used the concepts of parallelization and multiprocessing to resolve the inter-dependency of code components.</p>
</div>
</div>
<div class="row justify-content-end">
<div class="col-sm-6 col-md-3">
<div class="project-block">
<div class="project-info">
<div class="project-image">
<a href="https://github.com/anshug01/IBM-React-App">
<img src="images/projects/download.png" alt="Photography" class="mCS_img_loaded" target="_blank">
</a>
</div>
<h4>WORDS: REST API in Java Spring Boot and ReactJS</h4>
</div>
</div>
</div>
<div class="col-sm-6 col-md-7">
<h3> </h3>
<h3> </h3>
<h3> </h3>
<p>A REST API created in Java Spring Boot and exposed using cross-origin resource sharing (CORS).
Then, a ReactJS application was created and synced the CORS mapping links with its components, and
added frontend and styling components in the application with HTML and CSS</p>
</div>
</div>
</div>
</div>
<!-- End of My Projects -->
</div>
</div>
</section>
<!-- End of Services Subpage -->
</div>
</div>
<!-- /Page changer wrapper -->
</div>
<!-- /Main Content -->
</div>
<footer>
<div class="copyrights">© 2021 All rights reserved. Designed by <a href="#">Rajeev Goel</a></div>
</footer>
<script type="text/javascript" src="js/bootstrap.min.js"></script>
<script type="text/javascript" src="js/pages-switcher.js"></script>
<script type="text/javascript" src="js/imagesloaded.pkgd.min.js"></script>
<script type="text/javascript" src="js/validator.js"></script>
<script type="text/javascript" src="js/jquery.shuffle.min.js"></script>
<script type="text/javascript" src="js/masonry.pkgd.min.js"></script>
<script type="text/javascript" src="js/owl.carousel.min.js"></script>
<script type="text/javascript" src="js/jquery.magnific-popup.min.js"></script>
<script type="text/javascript" src="js/jquery.hoverdir.js"></script>
<!--<script type="text/javascript" src="https://maps.googleapis.com/maps/api/js?key=YOUR-API-KEY"></script>-->
<script type="text/javascript" src="https://maps.googleapis.com/maps/api/js"></script>
<script type="text/javascript" src="js/jquery.googlemap.js"></script>
<script type="text/javascript" src="js/main.js"></script>
</body>
</html>