-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
167 lines (110 loc) · 5.74 KB
/
index.html
File metadata and controls
167 lines (110 loc) · 5.74 KB
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
<!DOCTYPE html>
<html lang="en-us">
<head>
<meta name="generator" content="Hugo 0.30.2" /><meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<title>Sera Mirchandani</title>
<meta name="description" content="Here be dragons...">
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="robots" content="all,follow">
<meta name="googlebot" content="index,follow,snippet,archive">
<link rel="stylesheet" href="/css/bootstrap.min.css">
<link rel="stylesheet" href="//fonts.googleapis.com/css?family=Roboto:400,300,700,400italic">
<link rel="stylesheet" href="/css/font-awesome.min.css">
<link rel="stylesheet" href="/css/owl.carousel.css">
<link rel="stylesheet" href="/css/owl.theme.css">
<link href="/css/style.default.css" rel="stylesheet" id="theme-stylesheet">
<!--[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]-->
<link href="/css/custom.css" rel="stylesheet">
<link rel="shortcut icon" href="/img/favicon.png">
<link href="/index.xml" rel="alternate" type="application/rss+xml" title="Sera Mirchandani" />
<link href="/index.xml" rel="feed" type="application/rss+xml" title="Sera Mirchandani" />
</head>
<body>
<div id="all">
<div class="container-fluid">
<div class="row row-offcanvas row-offcanvas-left">
<div id="sidebar" class="col-xs-6 col-sm-4 col-md-3 sidebar-offcanvas">
<div class="sidebar-content">
<h1 class="sidebar-heading"><a href="/">Sera Mirchandani</a></h1>
<p class="sidebar-p">I am a data scientist with experience in applied math, engineering, and consulting, excited to derive insights and data-driven business outcomes using machine learning, statistical analysis, and data visualization.</p>
<ul class="sidebar-menu">
<li><a href="/">Home</a></li>
<li><a href="/about/">About</a></li>
<li><a href="/contact/">Get in touch</a></li>
</ul>
<p class="social">
<a href="mailto:sera.mirchandani@gmail.com" data-animate-hover="pulse" class="email">
<i class="fa fa-envelope"></i>
</a>
<a href="https://www.linkedin.com/in/seramirchandani/" data-animate-hover="pulse">
<i class="fa fa-linkedin"></i>
</a>
<a href="https://github.com/sdmirch/" data-animate-hover="pulse">
<i class="fa fa-github"></i>
</a>
</p>
<div class="copyright">
<p class="credit">
©2017 Sera Mirchandani
| Template by <a href="https://bootstrapious.com/free-templates" class="external">Bootstrapious.com</a>
& ported to Hugo by <a href="https://github.com/kishaningithub">Kishan B</a>
</p>
</div>
</div>
</div>
<div class="col-xs-12 col-sm-8 col-md-9 content-column">
<div class="small-navbar visible-xs">
<button type="button" data-toggle="offcanvas" class="btn btn-ghost pull-left"> <i class="fa fa-align-left"> </i>Menu</button>
<h1 class="small-navbar-heading"><a href="/">Sera Mirchandani</a></h1>
</div>
<div class="grid">
<div class="row">
<div class="col-xs-12 col-sm-6 col-md-4 col-lg-3 masonry-item">
<div class="box-masonry">
<a href="/portfolio/influencers/" title="" class="box-masonry-image with-hover-overlay with-hover-icon">
<img src="img/portfolio/influencer_graph.png" alt="" class="img-responsive">
</a>
<div class="box-masonry-text">
<h4><a href="/portfolio/influencers/">Finding Instagram Influencers</a></h4>
<div class="box-masonry-description">
<p><p>Power-Middle influencers on Instagram are a more effective and authentic option for marketing niche products to targeted communities, but how do we find them?
</p></p>
</div>
</div>
</div>
</div>
<div class="col-xs-12 col-sm-6 col-md-4 col-lg-3 masonry-item">
<div class="box-masonry">
<a href="/portfolio/pumpitup/" title="" class="box-masonry-image with-hover-overlay with-hover-icon">
<img src="img/portfolio/pumpitup.png" alt="" class="img-responsive">
</a>
<div class="box-masonry-text">
<h4><a href="/portfolio/pumpitup/">Pump It Up - Data Mining the Water Table [UNDER CONSTRUCTION]</a></h4>
<div class="box-masonry-description">
<p><p>Predicting the functionality of pumps across Tanzania to ensure potable water - Hosted by DrivenData.
</p></p>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
<script src="/js/jquery.min.js"></script>
<script src="/js/bootstrap.min.js"></script>
<script src="/js/jquery.cookie.js"> </script>
<script src="/js/ekko-lightbox.js"></script>
<script src="/js/jquery.scrollTo.min.js"></script>
<script src="/js/masonry.pkgd.min.js"></script>
<script src="/js/imagesloaded.pkgd.min.js"></script>
<script src="/js/owl.carousel.min.js"></script>
<script src="/js/front.js"></script>
</body>
</html>