-
Notifications
You must be signed in to change notification settings - Fork 4
/
index.html
479 lines (410 loc) · 22.7 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
<!DOCTYPE HTML>
<!--
Landed by HTML5 UP
html5up.net | @ajlkn
Free for personal and commercial use under the CCA 3.0 license (html5up.net/license)
-->
<html>
<head>
<!-- Google Tag Manager -->
<script>(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start':
new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0],
j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src=
'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f);
})(window,document,'script','dataLayer','GTM-M3SNVK5');</script>
<!-- End Google Tag Manager -->
<!-- Hitsteps TRACKING CODE - Manual 2017-04-27 - DO NOT CHANGE -->
<script>aid=43827;sid=49497;</script>
<script type="text/javascript">(function(){var hstc=document.createElement('script');var hstcs='www.';if (document.location.protocol=='https:') hstcs='';hstc.src=document.location.protocol+'//log.hitsteps.com/track.js';hstc.async=true;var htssc = document.getElementsByTagName('script')[0];htssc.parentNode.insertBefore(hstc, htssc);})();
</script><noscript><a href="http://www.hitsteps.com/"><img src="http://www.hitsteps.com//track.php?mode=img&code=c40deae2554339f0d075cca8d6c3a87a" alt="web stats" width="1" height="1"/>Realtime blog statistics</a></noscript>
<!-- Hitsteps TRACKING CODE - DO NOT CHANGE -->
<!-- GA Tracking ID -->
<script>
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
})(window,document,'script','https://www.google-analytics.com/analytics.js','ga');
ga('create', 'UA-98165005-1', 'auto');
ga('send', 'pageview');
</script>
<!-- GA END -->
<!-- TypeForm -->
<!-- <meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=0">
<style type="text/css">
html{
margin: 0;
height: 100%;
overflow: hidden;
}
iframe{
position: absolute;
left:0;
right:0;
bottom:0;
top:0;
border:0;
}
</style> -->
<!-- TypeForm END-->
<!-- Fevicon -->
<link rel="icon" href="C:\Users\Jarvis\html5up-landed\images\Octocat.png">
<title>Mantej Singh</title>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1" />
<!--[if lte IE 8]><script src="assets/js/ie/html5shiv.js"></script><![endif]-->
<link rel="stylesheet" href="assets/css/main.css" />
<!--[if lte IE 9]><link rel="stylesheet" href="assets/css/ie9.css" /><![endif]-->
<!--[if lte IE 8]><link rel="stylesheet" href="assets/css/ie8.css" /><![endif]-->
</head>
<body class="landing">
<!-- Google Tag Manager (noscript) -->
<noscript><iframe src="https://www.googletagmanager.com/ns.html?id=GTM-M3SNVK5"
height="0" width="0" style="display:none;visibility:hidden"></iframe></noscript>
<!-- End Google Tag Manager (noscript) -->
<div id="page-wrapper">
<!-- Header -->
<header id="header">
<h1 id="logo"><a href="https://github.com/Mantej-Singh">GitMe</a></h1>
<nav id="nav">
<ul><!-- About ME -->
><li><a href="#one">About Me</a></li>
<!-- Work Ex -->
<li>
<a href="#" >Work Experience</a>
<ul>
<li><a href="#two_Citi">Citi</a></li>
<li><a href="#two.2">Alpha IT</a></li>
<li><a href="#two">Bluefly</a></li>
<li><a href="#" onClick="MyWindow=window.open('https://www.linkedin.com/in/mantejsingh-dhanjal','MyWindow',width=800,height=400); return false;">NJIT</a></li>
<li><a href="#three">Accenture</a></li>
</ul>
</li>
<!-- Git Repositories -->
<li>
<a href="#four" >GitHub Repositories</a>
<ul>
<li><a href="#four">Plotting Loan Amount - PlotlyD3</a></li>
<li><a href="#four">Project - Jarvis</a></li>
<li><a href="#four">The SQL Alchemist</a></li>
<li><a href="#four2">Tweeter Analysis - PANDAS</a></li>
<li><a href="#four2">Python Sheetv4</a></li>
<li><a href="#four2">Steganography - Concealed writings</a></li>
<li>
<center><a href="#"><b>Even More >></b></a></center>
<ul>
<li><a href="https://github.com/Mantej-Singh/Project-NLP-3.0">Project NLP3.0</a></li>
<li><a href="https://github.com/Mantej-Singh/Magic-Commands--Ipython-notebook">Ipython's Magic Commands</a></li>
<li><a href="https://github.com/Mantej-Singh/SQL-Tips-Tricks-for-Data-Analysis">SQL for Data Analysis</a></li>
<li><a href="https://github.com/Mantej-Singh/Data-Munging---Python">Data Munging</a></li>
<li><a href="https://github.com/Mantej-Singh/Machine-Learning-Random-Forest">Machine Learning - Random Forest</a></li>
<li><a href="https://github.com/Mantej-Singh/Interactive-Data-Visualization-using-Bokeh---Python">Data Visualization - Bokeh</a></li>
<li><a href="https://github.com/Mantej-Singh/WordCloud---Python">WordCloud - Python</a></li>
<li><a href="https://github.com/Mantej-Singh/Playing-with-Earthquakes-dataset">Plotting Earthquack Data</a></li>
<li><a href="https://github.com/Mantej-Singh/Movie-Recommendation">Movie Recommendation Engine</a></li>
<li><a href="https://github.com/Mantej-Singh/Exploring-Google-Trend---R">Google Trend and R</a></li>
<li><a href="https://github.com/Mantej-Singh/Selenium-Automation">Selenium</a></li>
<li><a href="https://github.com/Mantej-Singh/ETL-pipeline-using-Python">ETL Pipeline</a></li>
<li><a href="https://github.com/Mantej-Singh/SMTP_Client">SMTP Client - C#</a></li>
</ul>
</li>
</ul>
</li>
<!-- Rest -->
<li><a href="#contact" >Contact Me</a></li>
<li><a href="#followme" onClick="MyWindow=window.open('https://github.com/Mantej-Singh?tab=followers','MyWindow',width=800,height=400)">Follow Me</a></li>
<li><a href="https://github.com/Mantej-Singh/mantej-singh.github.io/raw/master/assets/R%C3%A9sum%C3%A9/Mantej-Singh%20CV.pdf" onClick="MyWindow=window.open('https://drive.google.com/file/d/0B1zwSQq-DM9MakFwb3BEX2hJTUk/view?usp=sharing','MyWindow',width=800,height=400)" class="button special icon fa-download">Résumé</a></li>
</ul>
</nav>
</header>
<!-- Banner -->
<section id="banner">
<div class="content">
<!--<span class="image fit main"><img src="images/banner.jpg" alt="" /></span>-->
<header>
<center>
<h2>WHO AM I?</h2>
<p>Hi, I am Mantej Singh Dhanjal residing at New Jersey.
I follow 3 principles in my<br><code>life<- ["Focus on God", "Honest Living", "Sharing with others"]</code><br>
Out of 7 days, I share 2 days volunteering in the Sikh Temple<br>
And rest of the days, I love doing python and data visualization projects that make a high level of impact<br />
I am patient with people and impatient with technology<br>
Want to work together? I'd love to <a href="mailto:mdmantejsingh@gmail.com?subject=Let's be BFFs :D">hear</a> from you.</p>
<span class="image"><img src="images/pic01-min.jpg" title="Namaste" alt="NamastePic" /></span>
</center>
</header>
</div>
<a href="#one" class="goto-next scrolly">Next</a>
</section>
<!-- One -->
<section id="one" class="spotlight style1 bottom">
<span class="image fit main"><img src="images/pic02-min.jpg" alt="" /></span>
<div class="content">
<div class="container">
<div class="row">
<section id="portfolio" class="pfblock">
<div class="4u 12u$(medium)">
<header>
<h2>Professional Overview:</h2>
</header>
</div>
<div class="4u 12u$(medium)">
<p>A graduate with Master's degree in Computer Science from New Jersey Institute of Technology.<br>Have 3+ years of IT experience working with Accenture and an internship experience with Bluefly, NYC. Where I worked with Google Analytics, Adwords and Google Trends.
<br>Experienced and high comfort level with data analysis and storytelling.
Experienced in turning data into actionable insights and presenting to internal and/or external stakeholders.
<br>
On top of everything, I have certification in <a href="#" onClick="MyWindow=window.open('https://www.google.com/partners/#i_profile;idtf=117239348424752381096;','MyWindow',width=800,height=400); return false;">Google Analytics Individual Qualification</a> (IQ).
<br>I would greatly appreciate the chance to work as a Data Scientist/Data Analyst/Business Intelligence Analyst roles.
</p>
<a href="#" onClick="MyWindow=window.open('https://www.linkedin.com/in/mantejsingh-dhanjal','MyWindow',width=800,height=400); return false;" class="button">Learn More</a>
</div>
</section>
</div>
</div>
</div>
<a href="#two" class="goto-next scrolly">Next</a>
</section>
<!-- One CitiGroup -->
<section id="two_Citi" class="spotlight style2 right">
<span class="image fit main"><img src="images/jerseycity-min.png" alt="" /></span>
<div class="content">
<header>
<h2>Citi.</h2>
<p>AML Advisory- Machine Learning Engineer</p>
</header>
<p>
•Solely handling a POC for the Citi's AML Discovery Analytics Program
<BR>•Analyzing Customer, Account and Transaction data to identify & predict unusual behaviors using Apache Spark MLlib, H2O Flow and Alpine Data
<BR>•Environment: HIVE SQL, Apache Spark ML, H2O Flow, DataRobot, R studio, Python and Alpine Data
</p>
<ul class="actions">
<li><a href="#" onClick="MyWindow=window.open('https://www.linkedin.com/in/mantejsingh-dhanjal','MyWindow',width=800,height=400); return false;" class="button">Learn More</a></li>
</ul>
</div>
<a href="#three" class="goto-next scrolly">Next</a>
</section>
<!-- Two.2 Alpha IT Section-->
<section id="two.2" class="spotlight style3 left">
<span class="image fit main bottom"><img src="images/Boston-mini.jpg" alt="" /></span>
<div class="content">
<header>
<h2>Alpha IT Partners.</h2>
<p>Data Analyst</p>
</header>
<p>
•Responsible for performing and checking regularly scheduled tasks such as usage processing, generating customer bills, and troubleshooting any issues that arise.
<br>
•Assisting in compiling data for financial, marketing, taxing, and regulatory reporting.
</p>
<ul class="actions">
<li><a href="#" onClick="MyWindow=window.open('https://www.linkedin.com/in/mantejsingh-dhanjal','MyWindow',width=800,height=400); return false;" class="button">Learn More</a></li>
</ul>
</div>
<a href="#four" class="goto-next scrolly">Next</a>
</section>
<!-- Two -->
<section id="two" class="spotlight style2 right">
<span class="image fit main"><img src="images/NYC-min.jpg" alt="" /></span>
<div class="content">
<header>
<h2>Bluefly, NYC.</h2>
<p>Business Intelligence Analyst</p>
</header>
<p>
•Social Media Analyzer: Developed a program in Rstudio using R to gather, analyze and find trends in the Bluefly's unstructured user's comments at Twitter & Facebook, gave 10 tips on how Bluefly can use Social Media to boost sales.
<BR>•Wrote complex SQL queries to get relevant data for analysis from customer's feedback, Sale and Stock datasets.
<BR>•Implemented Joins, Data Blending, Custom SQL in Tableau, created dashboards & pivots in Tableau and Excel.
</p>
<ul class="actions">
<li><a href="#" onClick="MyWindow=window.open('https://www.linkedin.com/in/mantejsingh-dhanjal','MyWindow',width=800,height=400); return false;" class="button">Learn More</a></li>
</ul>
</div>
<a href="#three" class="goto-next scrolly">Next</a>
</section>
<!-- Three -->
<section id="three" class="spotlight style3 left">
<span class="image fit main bottom"><img src="images/a1-min.jpg" alt="" /></span>
<div class="content">
<header>
<h2>Accenture, India.</h2>
<p>Associate Software Engineer/BI Developer</p>
</header>
<p>
•My Clients were VMWare and EMC, and for them I have build dashboards, automated reports and ad hoc reports based on agile business requirements.
<br>
•Developed and overhauled ETL mappings and mapplets to extract data from source systems into Staging area.
<br>
•Formulated automated SQL queries showing statistics of an Informatica session or workflow, which saved the Production time by 2+ hours.
</p>
<ul class="actions">
<li><a href="#" onClick="MyWindow=window.open('https://www.linkedin.com/in/mantejsingh-dhanjal','MyWindow',width=800,height=400); return false;" class="button">Learn More</a></li>
</ul>
</div>
<a href="#four" class="goto-next scrolly">Next</a>
</section>
<!-- Four -->
<section id="four" class="wrapper style1 special fade-up">
<div class="container">
<header class="major">
<h2>My Repositories on GitHub </h2>
<p>This section describes more of my techincal hobby projects/research interests
<br>
Take a look at some intresting projects I've done till now.
</p>
</header>
<div class="box alt">
<div class="row uniform">
<section class="4u 6u(medium) 12u$(xsmall)">
<span class="icon alt major fa-area-chart"></span>
<h3>Plotting Loan Amount - PlotlyD3</h3>
<p>Pandas to crunch the data and PlotlyAPI to visualize output in a <a href="#" onClick="MyWindow=window.open('https://github.com/Mantej-Singh/Plotting-Loan-Amount-Plotly-D3','MyWindow',width=1000,height=390); return false;">Bubble Chart</a></p>
</section>
<section class="4u 6u$(medium) 12u$(xsmall)">
<span class="icon alt major fa-comment"></span>
<h3>Project - Jarvis</h3>
<p>Google has a great Speech Recognition API which I used to create a <a href="#" onClick="MyWindow=window.open('https://github.com/Mantej-Singh/Project-Jarvis','MyWindow',width=800,height=400); return false;">Personal Assistant</a> in Python</p>
</section>
<section class="4u$ 6u(medium) 12u$(xsmall)">
<span class="icon alt major fa-flask"></span>
<h3>The SQL Alchemist</h3>
<p>
SQLAlchemy, an Object Relational Mapper to store the data into SQLite db and <a href="#" onClick="MyWindow=window.open('https://github.com/Mantej-Singh/The-SQL-Alchemist','MyWindow',width=800,height=400); return false;">Pandas Dataframes</a>
</p>
</section>
<section id="four2" class="4u 6u$(medium) 12u$(xsmall)">
<span class="icon alt major fa-paper-plane"></span>
<h3>Tweeter Analysis - PANDAS</h3>
<p>
Without Twitter's OAuth access token, analyzed the data.csv file using Pandas and <a href="#" onClick="MyWindow=window.open('https://github.com/Mantej-Singh/Tweeter-Analysis---PANDAS','MyWindow',width=800,height=400); return false;">RegEx</a>
</p>
</section>
<section id="four2" class="4u 6u(medium) 12u$(xsmall)">
<span class="icon alt major fa-file"></span>
<h3>Python Sheetv4</h3>
<p>
GoogleSheets PythonAPI v4, to communicate between <a href="#" onClick="MyWindow=window.open('https://github.com/Mantej-Singh/Python-Sheet-v4','MyWindow',width=800,height=400); return false;">Google spreadsheets</a> and Python
</p>
</section>
<section class="4u$ 6u$(medium) 12u$(xsmall)">
<span class="icon alt major fa-lock"></span>
<h3>Steganography - Concealed writings</h3>
<p>
C# <a href="#" onClick="MyWindow=window.open('https://github.com/Mantej-Singh/Information-Hiding-using-CSharp-.Net','MyWindow',width=800,height=400); return false;">Steganography</a> library, to encode and decode text into Bitmap images
</p>
</section>
</div>
</div>
<footer class="major">
<ul class="actions">
<li><a href="https://github.com/Mantej-Singh?tab=repositories" class="button">More Projects on GitHub</a></li>
</ul>
</footer>
</div>
</section>
<!-- Five -->
<section id="five" class="wrapper style2 special fade">
<div class="container">
<header>
<h2>Psst, Want to Hire Me ?</h2>
<p>Recruiters will also get exclusive content ;)</p>
</header>
<center>
<form method="post" action="mailto:mdmantejsingh@gmail.com?subject=Phone Interview Request" class="container 50%">
<div class="row uniform 50%">
<div class="8u 12u$(xsmall)"><input type="email" name="email" id="email" placeholder="Email Address - Schedule an interview" /></div>
<div class="4u$ 12u$(xsmall)"><input type="submit" value="Let's do this!!! " class="fit special" /></div>
</div>
</form>
</center>
</div>
</section>
<!-- Contact start -->
<center>
<section id="contact" class="wrapper style1 special fade-up">
<article class="container box style3">
<center>
<header>
<h2>Get In Touch</h2>
<p>Does our interest matches? Have some interesting projects?<br> Just want to talk to me? Use the form below to reach me.</p>
<a class="typeform-share button" href="https://mantejsinghdhanjal.typeform.com/to/QUC07Q" data-mode="popup" style="display:inline-block;text-decoration:none;background-color:#f54e69;color:white;cursor:pointer;font-family:Helvetica,Arial,sans-serif;font-size:22px;line-height:55px;text-align:center;margin:0;height:55px;padding:0px 36px;border-radius:6px;max-width:100%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-weight:bold;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;" target="_blank">Launch me</a><script>(function(){var qs,js,q,s,d=document,gi=d.getElementById,ce=d.createElement,gt=d.getElementsByTagName,id="typef_orm_share",b="https://s3-eu-west-1.amazonaws.com/share.typeform.com/";if(!gi.call(d,id)){js=ce.call(d,"script");js.id=id;js.src=b+"share.js";q=gt.call(d,"script")[0];q.parentNode.insertBefore(js,q)}})()</script>
</header>
</center>
<!-- Eamil FORM -->
</article>
</section>
</center>
<br><br>
<!-- Contact end -->
<!-- Comments via disqus.com -->
<h2>Leave a comment</h2>
<div id="disqus_thread"></div>
<script>
/**
* RECOMMENDED CONFIGURATION VARIABLES: EDIT AND UNCOMMENT THE SECTION BELOW TO INSERT DYNAMIC VALUES FROM YOUR PLATFORM OR CMS.
* LEARN WHY DEFINING THESE VARIABLES IS IMPORTANT: https://disqus.com/admin/universalcode/#configuration-variables*/
/*
var disqus_config = function () {
this.page.url = PAGE_URL; // Replace PAGE_URL with your page's canonical URL variable
this.page.identifier = PAGE_IDENTIFIER; // Replace PAGE_IDENTIFIER with your page's unique identifier variable
};
*/
(function() { // DON'T EDIT BELOW THIS LINE
var d = document, s = d.createElement('script');
s.src = 'https://mantej-singh-github-io.disqus.com/embed.js';
s.setAttribute('data-timestamp', +new Date());
(d.head || d.body).appendChild(s);
})();
</script>
<noscript>Please enable JavaScript to view the <a href="https://disqus.com/?ref_noscript">comments powered by Disqus.</a></noscript>
<!-- Comments END -->
<!-- Gogole Map -->
<center>
<br>
<h2>Where to find me</h2>
<!-- <Static page>
<a href="https://www.google.com/maps/dir//721+Warren+st,+Harrison,+NJ/"><img src="https://maps.googleapis.com/maps/api/staticmap?center=721+Warren+st,+Harrison,+NJ&zoom=11&scale=false&size=600x300&maptype=roadmap&format=png&visual_refresh=true&markers=size:mid%7Ccolor:0xff0000%7Clabel:1%7C721+Warren+st,+Harrison,+NJ" alt="Google Map of 721 Warren st, Harrison, NJ"></a>
-->
<br>
<iframe src="https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d3022.7618292256784!2d-74.15115368459401!3d40.74526597932834!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x89c2547315617769%3A0xcc28fdaa1643661!2s721+Warren+St%2C+Harrison%2C+NJ+07029!5e0!3m2!1sen!2sus!4v1493238699018" width="600" height="450" frameborder="0" style="border:0" allowfullscreen></iframe>
</center>
<!-- Gmap END -->
<!-- Footer -->
<footer id="footer">
<section id="followme" class="wrapper style1 special fade-up">
<h2>Follow me on ...</h2>
<ul class="icons">
<li><a href="https://github.com/Mantej-Singh" class="icon fa-github"><span class="label">GitHub</span></a></li>
<li><a href="https://www.linkedin.com/in/mantejsingh-dhanjal" class="icon fa-linkedin"><span class="label">LinkedIn</span></a></li>
<li><a href="https://twitter.com/mdmantejsingh" class="icon fa-twitter"><span class="label">Twitter</span></a></li>
<li><a href="https://www.facebook.com/mantejsingh.dhanjal" class="icon fa-facebook"><span class="label">Facebook</span></a></li>
<li><a href="https://www.instagram.com/mdmantejsingh/" class="icon fa-instagram"><span class="label">Instagram</span></a></li>
<li><a href="mailto:mdmantejsingh@gmail.com?subject=Email Me: Teach me Sensei!" class="icon fa-envelope"><span class="label">Email</span></a></li>
</ul>
<ul class="copyright">
<li>© Mantej Singh and GitHub . ® All rights reserved 2017.</li><li>Design Powered by: <a href="http://html5up.net">HTML5 UP</a></li>
</ul>
<p class="heart">
<center>
Made with love in NYC
</center>
<img src="http://www.picgifs.com/graphics/h/hearts/graphics-hearts-212256.gif" alt="Mountain View" style="width:80px;height:80px;">
</p>
</section>
</footer>
</div>
<!-- Scroll to top -->
<a id="back2Top" title="Back to top" href="#"><i class="fa fa-angle-up"></i></a>
<!-- Scroll to top end-->
<!-- Scripts -->
<script src="assets/js/jquery.min.js"></script>
<script src="assets/js/jquery.scrolly.min.js"></script>
<script src="assets/js/jquery.dropotron.min.js"></script>
<script src="assets/js/jquery.scrollex.min.js"></script>
<script src="assets/js/skel.min.js"></script>
<script src="assets/js/util.js"></script>
<script src="assets/js/tothetop.js"></script>
<!--[if lte IE 8]><script src="assets/js/ie/respond.min.js"></script><![endif]-->
<script src="assets/js/main.js"></script>
</body>
</html>