-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
458 lines (399 loc) · 33.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
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
<!DOCTYPE html>
<!--[if IE 8]> <html lang="en" class="ie8"> <![endif]-->
<!--[if IE 9]> <html lang="en" class="ie9"> <![endif]-->
<!--[if !IE]><!--> <html lang="en"> <!--<![endif]-->
<head>
<title>Saurabh Salunkhe Website</title>
<!-- Meta -->
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="description" content="Responsive HTML5 Website Landing Page for Developers">
<meta name="author" content="Xiaoying Riley at 3rd Wave Media">
<link rel="shortcut icon" href="favicon.ico">
<link href='http://fonts.googleapis.com/css?family=Lato:300,400,300italic,400italic' rel='stylesheet' type='text/css'>
<link href='http://fonts.googleapis.com/css?family=Montserrat:400,700' rel='stylesheet' type='text/css'>
<!-- Global CSS -->
<!-- <link rel="stylesheet" href="assets/plugins/bootstrap/css/bootstrap.min.css"> -->
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap.min.css">
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/js/bootstrap.min.js">
<!-- Global site tag (gtag.js) - Google Analytics -->
<script async src="https://www.googletagmanager.com/gtag/js?id=UA-133859195-1"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'UA-133859195-1');
</script>
<!-- Plugins CSS -->
<link rel="stylesheet" href="assets/plugins/font-awesome/css/font-awesome.css">
<!-- github calendar css -->
<!-- <link rel="stylesheet" href="assets/plugins/github-calendar/dist/github-calendar.css"> -->
<!-- github acitivity css -->
<!-- <link rel="stylesheet" href="assets/plugins/github-activity/src/github-activity.css"> -->
<!-- <link rel="stylesheet" href="//cdnjs.cloudflare.com/ajax/libs/octicons/2.0.2/octicons.min.css"> -->
<!-- Theme CSS -->
<link id="theme-style" rel="stylesheet" href="assets/css/styles.css">
<!-- HTML5 shim and Respond.js for IE8 support of HTML5 elements and media queries -->
<!--[if lt IE 9]>
<script src="https://oss.maxcdn.com/html5shiv/3.7.2/html5shiv.min.js"></script>
<script src="https://oss.maxcdn.com/respond/1.4.2/respond.min.js"></script>
<![endif]-->
</head>
<body>
<!-- ******HEADER****** -->
<header class="header">
<div class="container">
<img class="profile-image img-responsive pull-left" src="assets/images/SaurabhProfile.png" alt="Saurabh Salunkhe" />
<div class="profile-content pull-left">
<h1 class="name">Saurabh Salunkhe</h1>
<h2 class="desc">Helping organizations unlock growth through AI, ML, and cloud-powered strategies</h2>
<ul class="social list-inline">
<!-- <li><a href="#"><i class="fa fa-twitter"></i></a></li>
<li><a href="#"><i class="fa fa-google-plus"></i></a></li> -->
<li><a href="https://www.linkedin.com/in/saurabh-salunkhe" target="_blank"><i class="fa fa-linkedin"></i></a></li>
<li><a href="https://github.com/SaurabhSalunkhe" target="_blank"><i class="fa fa-github-alt"></i></a></li>
<!-- <li class="last-item"><a href="#"><i class="fa fa-hacker-news"></i></a></li> -->
</ul>
</div><!--//profile-->
<a class="btn btn-cta-primary pull-right" href="mailto:[email protected]" target="_blank"><i class="fa fa-paper-plane"></i> Contact Me</a>
</div><!--//container-->
</header><!--//header-->
<div class="container sections-wrapper">
<div class="row">
<div class="primary col-md-8 col-sm-12 col-xs-12">
<section class="about section">
<div class="section-inner">
<h2 class="heading">About Me</h2>
<div class="content">
<p> I am passionate about the transformative potential of AI and Generative AI, believing they have the power to change the world for good. I am proud to be at the forefront of this technological revolution, continuously exploring and implementing innovative AI solutions in real-world applications.
Currently, I specialize in analyzing customers' IT infrastructure, understanding their business challenges, and solving them with cutting-edge cloud technologies, including advancements in AI and Generative AI. My expertise spans deploying IT solutions, driving proofs of concept (POCs), and leading live workshops and presentations for diverse audiences. Additionally, I have been actively exploring Oracle Database Vector capabilities to optimize data strategies and enhance cloud performance.
Over the years, I’ve honed my ability to seamlessly adapt to different roles—whether it’s coding and deploying workloads to the cloud, delivering customer-centric technical demonstrations, or managing end-to-end project delivery. My passion for learning and adapting to new technologies keeps me at the forefront of emerging trends.
I hold 8+ certifications in Cloud Computing, including AWS Solutions Architect, GCP Engineer, Azure Architect Design, and OCI Professional Architect. My core skills include Databases, Machine Learning, Generative AI, Cloud Architecture, Cloud Migrations, Java, Python, SQL, and AI-enhanced data solutions.
Beyond cloud and AI technologies, I am also a blockchain and smart contract enthusiast and strongly believe in the principles of decentralization as a key driver for transparent and secure systems.
With a background in Computer Engineering from Mumbai University and a Master's in Information Systems from Northeastern University (NEU), I bring a unique blend of technical expertise, IT deployment experience, and a growth mindset to every project I undertake.
I’m driven by curiosity, adaptability, and a commitment to building innovative IT solutions that bridge technology and business to create real-world impact.
Let’s shape the future together—one technological breakthrough at a time. </p>
</div><!--//content-->
</div><!--//section-inner-->
</section><!--//section-->
<section class="latest section">
<div class="section-inner">
<h2 class="heading">My Projects</h2>
<div class="content">
<div class="item featured text-center">
<h3 class="title"><a href="https://github.com/SaurabhSalunkhe/Oracle-23ai-RAG-Chatbot" target="_blank">RAG chatbot with OCI Generative AI service and Oracle Database Vector Store</a></h3>
<!-- <p class="summary">A responsive Bootstrap template designed for digital products</p> -->
<div class="featured-image">
<a href="https://github.com/SaurabhSalunkhe/JobPostingAnalysis" target="_blank">
<img class="img-responsive project-image" src="assets/images/projects/project-featured.png" alt="project name" />
</a>
<div class="ribbon">
<div class="text">New</div>
</div>
</div>
<div class="desc text-left">
<p>Leveraging big data analytics to scrutinize the job postings datasets and finding relevant information like job trends, job market keywords, skills needed, new job titles etc. To get some good analytics, we can use many big data technologies like Hadoop native Map Reduce using java or higher-level frameworks like Hive and Pig. Further, data visualization can give us unique insights since we can easily find for trends by interactive visualizations rather than data formats like csv and tsv.</p>
<!-- <p>Help the Northeastern Community by locating and reporting all types of lost items ranging from husky cards to laptops, keys to bagpacks and even pets, such as cats and dogs.</p> -->
</div><!--//desc-->
<a class="btn btn-cta-secondary" href="https://github.com/SaurabhSalunkhe/JobPostingAnalysis" target="_blank"><i class="fa fa-thumbs-o-up"></i> View on GitHub</a>
</div><!--//item-->
<hr class="divider" />
<div class="item row">
<a class="col-md-4 col-sm-4 col-xs-12" href="http://themes.3rdwavemedia.com/website-templates/responsive-bootstrap-theme-mobile-apps-atom/" target="_blank">
<img class="img-responsive project-image" src="assets/images/projects/project-5.png" alt="project name" />
</a>
<div class="desc col-md-8 col-sm-8 col-xs-12">
<h3 class="title">Northeastern Lost and Found Website</h3>
<p>The ‘Lost and Found’ website aims to provide a platform where a member of Northeastern community can either post a ‘Found’ request or if they have lost an article, then a ‘Lost’ request.</p>
<p><a class="more-link" href="https://saurabhsalunkhe.github.io/NuFinder/" target="_blank"><i class="fa fa-external-link"></i> View the website</a></p>
<p><a class="more-link" href="https://github.com/SaurabhSalunkhe/NuFinder" target="_blank"><i class="fa fa-external-link"></i> See on Github</a></p>
</div><!--//desc-->
</div><!--//item-->
<div class="item row">
<a class="col-md-4 col-sm-4 col-xs-12" href="http://themes.3rdwavemedia.com/website-templates/responsive-bootstrap-theme-web-development-agencies-devstudio/" target="_blank">
<img class="img-responsive project-image" src="assets/images/projects/project-4.png" alt="project name" />
</a>
<div class="desc col-md-8 col-sm-8 col-xs-12">
<h3 class="title">Demontization Software</h3>
<p>In case a country decides to demonetize its currency, that country should make sure this transition flow smoothly. The exchange of currency process should be optimized and should take into cosideration the different roles involved in this process such as comman man, Local Bank Managers, Federal Bank and Logistics. The application that we are making aims at making this process as smooth as possible.</p>
<p><a class="more-link" href="https://github.com/SaurabhSalunkhe/Demonetization" target="_blank"><i class="fa fa-external-link"></i> View on GitHub</a></p>
</div><!--//desc-->
</div><!--//item-->
<div class="item row">
<a class="col-md-4 col-sm-4 col-xs-12" href="http://themes.3rdwavemedia.com/website-templates/responsive-bootstrap-theme-for-startups-tempo/" target="_blank">
<img class="img-responsive project-image" src="assets/images/projects/project-1.png" alt="project name" />
</a>
<div class="desc col-md-8 col-sm-8 col-xs-12">
<h3 class="title">Predicting Click Through Rate for online ads</h3>
<p>In this project, I have stated the importance of the parameter click through rate in the ads framework model and how significant it is in the revenue generation and relevancy for both the publisher and advertiser. Further, I have demonstrated the current models being used by tech giants like facebook and Yahoo. Then, I have applied different models on the Avito dataset for comparative analysis of all the state of the art machine learning and deep learning model and state its advantage and disadvantages. </p>
<p><a class="more-link" href="https://github.com/SaurabhSalunkhe/CTR" target="_blank"><i class="fa fa-external-link"></i> View on GitHub</a></p>
</div><!--//desc-->
</div><!--//item-->
<div class="item row">
<a class="col-md-4 col-sm-4 col-xs-12" href="http://themes.3rdwavemedia.com/website-templates/responsive-bootstrap-theme-for-mobile-apps-delta/" target="_blank">
<img class="img-responsive project-image" src="assets/images/projects/project-2.png" alt="project name" />
</a>
<div class="desc col-md-8 col-sm-8 col-xs-12">
<h3 class="title">JobsNinja - A Job Portal</h3>
<p> This project helps applicants find the apt job position they are seeking for. The applicant can search for the proper jobs and accordingly apply for the jobs and get response from the hiring manager. The applicant can further upload his resume on the jobs site which can be rendered for view by the employer. Users, employers will have their accounts and can perform their tasks accordingly.</p>
<p><a class="more-link" href="https://github.com/SaurabhSalunkhe/JobsNinja" target="_blank"><i class="fa fa-external-link"></i> View on GitHub</a></p>
</div><!--//desc-->
</div><!--//item-->
</div><!--//content-->
</div><!--//section-inner-->
</section><!--//section-->
<section class="projects section">
<div class="section-inner">
<h2 class="heading">Other Projects</h2>
<div class="content">
<div class="item">
<h3 class="title">Framingham Heart Study Application</h3>
<p class="summary">Framingham is the largest town in Mass with a diverse computing of inhabitants. The Framingham Heart Study is a world famous institute that tracks heart disease in a population of 5000 people with their children and grand-children. All of the world-wide advances in the prevention of heart-disease are the result of this study.We develop qualify-of-life metrics that will speak to cardiac health of individuals.Assumption is that individuals, children, and grand-children will use their mobile devices to record their lifestyle and environmental conditions in their surroundings. The first measurements to include will be the vital signs of the individuals in the study and assume that will be automatically recorded though the individual’s mobile device. Calculation of risk score has also been done </p>
<p><a class="more-link" href="https://github.com/SaurabhSalunkhe/Framingham-Heart-Study" target="_blank"><i class="fa fa-external-link"></i> View on GitHub</a></p>
</div><!--//item-->
<div class="item">
<h3 class="title">Intrusion Detection System<span class="label label-theme"></span></h3>
<p class="summary">This is a very affordable home security alarm which overcomes the limitations of the already existing burlgar alarms and at the same time can be manufactured very cheaply. All bodies radiate heat in the form of infrared which is not visible to human eyes. However, this can be detected by electronic sensors like PIR sensor. This sensor generates electric charge when exposed to heat and sends a signal to arduino. According to level of the infrared in front of sensor, the GSM model sends a SMS and call to the ownner alerting him about the situation. </p>
<p><a class="more-link" href="https://github.com/SaurabhSalunkhe/Intrusion-Detection-System" target="_blank"><i class="fa fa-external-link"></i> View on GitHub</a></p>
</div><!--//item-->
<div class="item">
<h3 class="title">Discuss - An idea management application <span class="label label-theme"></span></h3>
<p class="summary">Everyone holds the potential to learn coding and master any programming language. There are many people who wants to delve into coding and this website provides a platform for all new aspiring programmers to discuss about coding and how to bridge the gap between ideas and technical aspects by involving into disussions with expert coders in the industry.</p>
<p><a class="more-link" href="https://github.com/SaurabhSalunkhe/Discuss" target="_blank"><i class="fa fa-external-link"></i> View on GitHub</a></p>
</div><!--//item-->
<!-- <a class="btn btn-cta-secondary" href="#">More on CoderWall <i class="fa fa-chevron-right"></i></a> -->
</div><!--//content-->
</div><!--//section-inner-->
</section><!--//section-->
<section class="experience section">
<div class="section-inner">
<h2 class="heading">Work Experience</h2>
<div class="content">
<div class="item">
<h3 class="title">Software Engineer Intern - <span class="place"><a href="#">Logitech</a></span> <span class="year">(Jun 2017 - Aug 2017)</span></h3>
<p>• Worked closely with the IT Director to apply Machine Learning to JIRA data-sets to enhance user experience<br>
• Used bag of words approach with TF-IDF and applied k-nearest neighbor algorithm with cosine similarities<br>
• Successfully predicted JIRA ticket label and assignee and helped reduce manual efforts on global help desk<br>
• Developed chat based user interface using jQuery, CSS3 and used jira-python client for automated tickets<br>
• Integrated a flask server and created REST APIs endpoint and technical documentations for the same<br>
• Proposed and prototyped idea of creating JIRA tickets with speech recognition with suggested label/assignee<br>
</p>
</div><!--//item-->
<div class="item">
<h3 class="title">Research Analyst -<span class="place"><a href="#">Directi</a></span> <span class="year">(2015 - 2016)</span></h3>
<p>• Presented identified patterns about domain names through a web-based dashboard (D3.js) to senior executives<br>
• Revamped UI/UX of domain parking pages by studying click patterns and made relevant web template for ads<br>
• Achieved more than 200% rise in revenue of multiple clients’ web portfolio by deploying targeted ads<br>
• Side project included creating a machine learning model to predict click estimation of context ads<br>
</p>
</div><!--//item-->
</div><!--//content-->
</div><!--//section-inner-->
</section><!--//section-->
<section class="github section">
<div class="section-inner">
<h2 class="heading">Extra_Curriculars</h2>
<div id="github-graph" class="github-graph">
</div><!--//github-graph-->
<!--//Usage: http://caseyscarborough.com/projects/github-activity/ -->
<div>
</div><!--//ghfeed-->
</div><!--//secton-inner-->
</section><!--//section-->
</div><!--//primary-->
<div class="secondary col-md-4 col-sm-12 col-xs-12">
<aside class="info aside section">
<div class="section-inner">
<h2 class="heading sr-only">Basic Information</h2>
<div class="content">
<ul class="list-unstyled">
<!-- <li><i class="fa fa-map-marker"></i><span class="sr-only">Location:</span>Boston, US</li> -->
<li><i class="fa fa-envelope-o"></i><span class="sr-only">Email:</span><a href="mailto:[email protected]">[email protected]</a></li>
<!-- <li><i class="fa fa-link"></i><span class="sr-only">Website:</span><a href="#">http://www.website.com</a></li> -->
</ul>
</div><!--//content-->
</div><!--//section-inner-->
</aside><!--//aside-->
<aside class="skills aside section">
<div class="section-inner">
<h2 class="heading">Skills</h2>
<div class="content">
<p class="intro">
<!-- Intro about your skills goes here. Keep the list lean and only show your primary skillset. You can always provide a link to your Linkedin or Coderwall profile so people can get more info there.</p> -->
<h4>My skill sets :</h3>
</br>
<div class="skillset">
<div class="item">
<h3 class="level-title">Web Development<span class="level-label" data-toggle="tooltip" data-placement="left" data-animation="true" title="You can use the tooltip to add more info...">Advanced</span></h3>
<div class="level-bar">
<div class="level-bar-inner" data-level="86%">
</div>
</div><!--//level-bar-->
</div><!--//item-->
<div class="item">
<h3 class="level-title">Machine Learning<span class="level-label">Advanced</span></h3>
<div class="level-bar">
<div class="level-bar-inner" data-level="86%">
</div>
</div><!--//level-bar-->
</div><!--//item-->
<div class="item">
<h3 class="level-title">Big Data (Hadoop and Spark)<span class="level-label">Intermediate</span></h3>
<div class="level-bar">
<div class="level-bar-inner" data-level="82%">
</div>
</div><!--//level-bar-->
</div><!--//item-->
<div class="item">
<h3 class="level-title">Algorithms<span class="level-label">Pro</span></h3>
<div class="level-bar">
<div class="level-bar-inner" data-level="85%">
</div>
</div><!--//level-bar-->
</div><!--//item-->
<!-- <p><a class="more-link" href="#"><i class="fa fa-external-link"></i> More on Coderwall</a></p> -->
</div>
</div><!--//content-->
</div><!--//section-inner-->
</aside><!--//section-->
<aside class="testimonials aside section">
<div class="section-inner">
<h2 class="heading">Research Papers</h2>
<div class="content">
<div class="item">
<blockquote class="quote">
<p>Intrusion Detection System</p>
</blockquote>
<!-- <p class="source"><span class="name">Tim Adams</span><br /><span class="title">Curabitur commodo</span></p> -->
</div><!--//item-->
<p><a class="more-link" href="http://www.gallup.unm.edu/~smarandache/AdvancedSecurityGuard.pdf" target="_blank"><i class="fa fa-external-link"></i> See the paper</a></p>
<div class="item">
<blockquote class="quote">
<p>Mobile Device Security</p>
</blockquote>
<!-- <p class="source"><span class="name">Tim Adams</span><br /><span class="title">Curabitur commodo</span></p> -->
</div><!--//item-->
<p><a class="more-link" href="http://www.ijaret.org/2.11/Adopting%20eLockBox%20to%20achieve%20Mobile%20Data%20Security.pdf" target="_blank"><i class="fa fa-external-link"></i> See the paper</a></p>
</div><!--//content-->
</div><!--//section-inner-->
</aside><!--//section-->
<aside class="education aside section">
<div class="section-inner">
<h2 class="heading">Education</h2>
<div class="content">
<div class="item">
<h3 class="title"><i class="fa fa-graduation-cap"></i> MS Information Systems</h3>
<h4 class="university">Northeastern University <span class="year">(2016-2018)</span></h4>
</div><!--//item-->
<div class="item">
<h3 class="title"><i class="fa fa-graduation-cap"></i> BS Computer Engineering</h3>
<h4 class="university">Mumbai University <span class="year">(2011-2015)</span></h4>
</div><!--//item-->
</div><!--//content-->
</div><!--//section-inner-->
</aside><!--//section-->
<aside class="languages aside section">
<div class="section-inner">
<h2 class="heading">Languages</h2>
<div class="content">
<ul class="list-unstyled">
<li class="item">
<span class="title"><strong>English:</strong></span>
<span class="level">Professional Proficiency <br class="visible-xs"/><i class="fa fa-star"></i> <i class="fa fa-star"></i> <i class="fa fa-star"></i> <i class="fa fa-star"></i> <i class="fa fa-star"></i> </span>
</li><!--//item-->
<li class="item">
<span class="title"><strong>Hindi:</strong></span>
<span class="level">Professional Proficiency <br class="visible-sm visible-xs"/><i class="fa fa-star"></i> <i class="fa fa-star"></i> <i class="fa fa-star"></i> <i class="fa fa-star-half"></i></span>
</li><!--//item-->
<li class="item">
<span class="title"><strong>Marathis:</strong></span>
<span class="level">Professional Proficiency <br class="visible-xs"/><i class="fa fa-star"></i> <i class="fa fa-star"></i> <i class="fa fa-star"></i> <i class="fa fa-star"></i> <i class="fa fa-star"></i> </span>
</li><!--//item-->
</ul>
</div><!--//content-->
</div><!--//section-inner-->
</aside><!--//section-->
<aside class="blog aside section">
<div class="section-inner">
<h2 class="heading">Honors and Awards</h2>
<div class="content">
<ul class="list-unstyled">
<div class="item">
<li>First Prize in Prakalpa - State Level Project Competetion</li>
<li>Co-Chair for the college council </li>
<li>Participated in National Level Soccer Competetion</li>
<li>Winner Box Cricket Competetion</li>
</div>
</ul>
</div>
</div><!--//section-inner-->
</aside><!--//section-->
<aside class="list music aside section">
<div class="section-inner">
<h2 class="heading">Volunteer Expereiences</h2>
<div class="content">
<ul class="list-unstyled">
<li><i class="fa fa-calendar"></i> Rotaract Club Mumbai</li>
<li><i class="fa fa-calendar"></i> Samarpan Blood Bank Mumbai </li>
</ul>
</div><!--//content-->
</div><!--//section-inner-->
</aside><!--//section-->
<aside class="list conferences aside section">
<div class="section-inner">
<h2 class="heading">Masters Coursework</h2>
<div class="content">
<ul class="list-unstyled">
<li> Application Engineering and Development</li>
<li> Web Design and User Experience Engineering </li>
<li> Web Development Tools and Methods</li>
<li> Program Structure and Algorithms</li>
<li> Advances in Data Science and Architecture</li>
<li> Advanced Database and Management (Big Data)</li>
</ul>
</div><!--//content-->
</div><!--//section-inner-->
</aside><!--//section-->
<aside class="credits aside section">
<div class="section-inner">
<h2 class="heading">Bachelors Coursework</h2>
<div class="content">
<ul class="list-unstyled">
<li> Computer Programming (Java and C++)</li>
<li> Operating Systems </li>
<li> Date Warehousing and Mining</li>
<li> Robotics and Artificial Intelligence</li>
<li> Distributed Computing</li>
<li> Applied Mathematics</li>
<li> Computer Networks</li>
<li> System Security</li>
</ul>
</div><!--//content-->
</div><!--//section-inner-->
</aside><!--//section-->
</div><!--//secondary-->
</div><!--//row-->
</div><!--//masonry-->
<!-- ******FOOTER****** -->
<footer class="footer">
<div class="container text-center">
<!--/* This template is released under the Creative Commons Attribution 3.0 License. Please keep the attribution link below when using for your own project. Thank you for your support. :) If you'd like to use the template without the attribution, you can check out other license options via our website: themes.3rdwavemedia.com */-->
<small class="copyright">Designed with <i class="fa fa-heart"></i> by <a href="http://themes.3rdwavemedia.com" target="_blank">Xiaoying Riley</a> for developers</small>
</div><!--//container-->
</footer><!--//footer-->
<!-- Javascript -->
<script type="text/javascript" src="assets/plugins/jquery-1.11.3.min.js"></script>
<script type="text/javascript" src="assets/plugins/bootstrap/js/bootstrap.min.js"></script>
<script type="text/javascript" src="assets/plugins/jquery-rss/dist/jquery.rss.min.js"></script>
<!-- github calendar plugin -->
<script type="text/javascript" src="https://cdnjs.cloudflare.com/ajax/libs/es6-promise/3.0.2/es6-promise.min.js"></script>
<script type="text/javascript" src="https://cdnjs.cloudflare.com/ajax/libs/fetch/0.10.1/fetch.min.js"></script>
<script type="text/javascript" src="assets/plugins/github-calendar/dist/github-calendar.min.js"></script>
<!-- github activity plugin -->
<script type="text/javascript" src="//cdnjs.cloudflare.com/ajax/libs/mustache.js/0.7.2/mustache.min.js"></script>
<script type="text/javascript" src="assets/plugins/github-activity/src/github-activity.js"></script>
<!-- custom js -->
<script type="text/javascript" src="assets/js/main.js"></script>
</body>
</html>