-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
333 lines (284 loc) · 13.9 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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
<meta name="description" content="">
<meta name="author" content="">
<title>Ishan Vasandani</title>
<!-- Bootstrap core CSS -->
<link href="vendor/bootstrap/css/bootstrap.min.css" rel="stylesheet">
<!-- Custom fonts for this template -->
<link href="https://fonts.googleapis.com/css?family=Saira+Extra+Condensed:500,700" rel="stylesheet">
<link href="https://fonts.googleapis.com/css?family=Muli:400,400i,800,800i" rel="stylesheet">
<link href="vendor/fontawesome-free/css/all.min.css" rel="stylesheet">
<!-- Custom styles for this template -->
<link href="css/resume.css" rel="stylesheet">
</head>
<body id="page-top">
<nav class="navbar navbar-expand-lg navbar-dark bg-primary fixed-top" id="sideNav">
<a class="navbar-brand js-scroll-trigger" href="#page-top">
<span class="d-block d-lg-none">Ishan Vasandani</span>
<span class="d-none d-lg-block">
<img class="img-fluid img-profile rounded-circle mx-auto mb-2" src="img/profile.jpg" alt="">
</span>
</a>
<button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#navbarSupportedContent" aria-controls="navbarSupportedContent" aria-expanded="false" aria-label="Toggle navigation">
<span class="navbar-toggler-icon"></span>
</button>
<div class="collapse navbar-collapse" id="navbarSupportedContent">
<ul class="navbar-nav">
<li class="nav-item">
<a class="nav-link js-scroll-trigger" href="#about">About</a>
</li>
<li class="nav-item">
<a class="nav-link js-scroll-trigger" href="#experience">Experience</a>
</li>
<li class="nav-item">
<a class="nav-link js-scroll-trigger" href="#education">Education</a>
</li>
<li class="nav-item">
<a class="nav-link js-scroll-trigger" href="#projects">Projects</a>
</li>
<li class="nav-item">
<a class="nav-link js-scroll-trigger" href="#skills">Skills</a>
</li>
<li class="nav-item">
<a class="nav-link js-scroll-trigger" href="#interests">Interests</a>
</li>
<li class="nav-item">
<a class="nav-link js-scroll-trigger" href="#awards">Awards</a>
</li>
</ul>
</div>
</nav>
<div class="container-fluid p-0">
<section class="resume-section p-3 p-lg-5 d-flex d-column" id="about">
<div class="my-auto">
<h1 class="mb-0">Ishan
<span class="text-primary">Vasandani</span>
</h1>
<div class="subheading mb-5">2806 Carrick Ct · Southlake, TX 76092 · (817) 682-1126 ·
<a href="mailto:[email protected]">[email protected]</a>
</div>
<p class="lead mb-5" >Recent graduate from <a href=tamu.edu>Texas A&M University</a> with a degree in Industiral Engineering and a minor in Computer Science</p>
<div class="social-icons">
<a href="linkedin.com/in/ishanvasandani">
<i class="fab fa-linkedin-in"></i>
</a>
<a href="https://github.com/ishan11">
<i class="fab fa-github"></i>
</a>
<a href="./Resume.pdf" target="_blank">
<i class="fas fa-file"></i>
</a>
</div>
</div>
</section>
<hr class="m-0">
<section class="resume-section p-3 p-lg-5 d-flex flex-column" id="experience">
<div class="my-auto">
<h2 class="mb-5">Experience</h2>
<div class="resume-item d-flex flex-column flex-md-row mb-5">
<div class="resume-content mr-auto">
<h3 class="mb-0">IT Applications Intern</h3>
<div class="subheading mb-3">Maverick Capital</div>
<ul>
<li>Set up firm wide intranet utlizing Confluence</li>
</ul>
</div>
<div class="resume-date text-md-right">
<span class="text-primary">July 2019 - Current</span>
</div>
</div>
<div class="resume-item d-flex flex-column flex-md-row mb-5">
<div class="resume-content mr-auto">
<h3 class="mb-0">Summer Advisory Associate</h3>
<div class="subheading mb-3">PwC</div>
<ul>
<li>Worked with Application & Emerging Technologies practice</li>
<li>Assisted with Agile Transformation for large Utility company</li>
<li>Tailored SAFe best practices to ensure successful program delivery</li>
<li>Helped with restructuring of program to ensure demonstrable work was being delivered frequently.</li>
</ul>
</div>
<div class="resume-date text-md-right">
<span class="text-primary">June 2018 - August 2018</span>
</div>
</div>
<div class="resume-item d-flex flex-column flex-md-row mb-5">
<div class="resume-content mr-auto">
<h3 class="mb-0">Software Engineering Intern</h3>
<div class="subheading mb-3">Fidelity Investments</div>
<ul>
<li>Created automated tests using Selenium framework</li>
<li>Responsible for creating data reports and distributing to appropriate parties</li>
<li>Implemented nightly report generated through API calls in Groovy script and used SFTP to distribute to internal systems</li>
<li>Provided production support for certain tasks like sync issues.</li>
</ul>
</div>
<div class="resume-date text-md-right">
<span class="text-primary">May 2017 - August 2017</span>
</div>
</div>
<div class="resume-item d-flex flex-column flex-md-row mb-5">
<div class="resume-content mr-auto">
<h3 class="mb-0">Software Engineering Intern</h3>
<div class="subheading mb-3">Fidelity Investments</div>
<ul>
<li>Assisted with Functional Testing of application</li>
<li>Requirement gathering of Phase II of Client Appointment Setting system</li>
<li>Implementation of requirements via configuration changes.</li>
</ul>
</div>
<div class="resume-date text-md-right">
<span class="text-primary">May 2016 - August 2016</span>
</div>
</div>
</div>
</section>
<hr class="m-0">
<section class="resume-section p-3 p-lg-5 d-flex flex-column" id="education">
<div class="my-auto">
<h2 class="mb-5">Education</h2>
<div class="resume-item d-flex flex-column flex-md-row mb-5">
<div class="resume-content mr-auto">
<h3 class="mb-0">Texas A&M University</h3>
<div class="subheading mb-3">Bachelor of Science</div>
<div> <i>Major: Industrial Engineering</i></div>
<div> <i>Minor: Computer Science</i></div>
<div> <i>GPA: 4.00</i></div>
</div>
<div class="resume-date text-md-right">
<span class="text-primary">August 2015 - May 2019</span>
</div>
</div>
<div class="resume-item d-flex flex-column flex-md-row">
<div class="resume-content mr-auto">
<h3 class="mb-0">Keller High School</h3>
</div>
<div class="resume-date text-md-right">
<span class="text-primary">August 2011 - May 2015</span>
</div>
</div>
</div>
</section>
<hr class="m-0">
<section class="resume-section p-3 p-lg-5 d-flex flex-column" id="projects">
<div class="my-auto">
<h2 class="mb-5">Projects</h2>
<div class="card-deck" margin="10px">
<div class="card border-dark mb-3">
<img class="card-img-top" src="img/tesla.jpg" alt="myTesla">
<div class="card-body d-flex flex-column">
<h5 class="card-title"> <i class="fab fa-amazon" style="vertical-align: middle"></i> myTesla</h5>
<p class="card-text">Created an Alexa skill to help control set of features on a Tesla Model S</p>
<a href="https://github.com/ishan11/myTesla" class="btn btn-primary btn-block mt-auto">Check it out!</a>
</div>
</div>
<div class="card border-dark mb-3">
<img class="card-img-top" src="img/flag.jpg" alt="Senator Match">
<div class="card-body d-flex flex-column">
<h5 class="card-title"> <i class="fas fa-code" style="vertical-align: middle"></i> Senator Match</h5>
<p class="card-text">Web Application to help users understand how their Senators have voted on issues that matter to them </p>
<a href="https://senatormatch2.herokuapp.com/" class="btn btn-primary btn-block mt-auto">Check it out!</a>
</div>
</div>
<div class="card border-dark mb-3">
<img class="card-img-top" src="img/arrivals.png" alt="ETA">
<div class="card-body d-flex flex-column">
<h5 class="card-title"> <i class="fab fa-amazon" style="vertical-align: middle"></i> ETA</h5>
<p class="card-text"> Alexa skill that makes the planning your trip to the airport as easy as possible. Calculates the time that you should leave
for the airport and get a reminder text message</p>
<a href="https://github.com/ntiner1/TamuHack_18" class="btn btn-primary btn-block mt-auto">Check it out!</a>
</div>
</div>
<div class="card border-dark mb-3">
<img class="card-img-top" src="img/warehouse.jpg" alt="Workforce Optimization ">
<div class="card-body d-flex flex-column">
<h5 class="card-title"> <i class="fab fa-r-project" style="vertical-align: middle"></i> Workforce Optimization through Forecasting</h5>
<p class="card-text"> Developed web applcaition for Pitney Bowes that utilized historical inbound volume data to fit various forecasting
models. Displayed results using dynamic R Shiny, that allows the user to see different receipts types.</p>
</div>
</div>
</div>
</div>
</section>
<hr class="m-0">
<section class="resume-section p-3 p-lg-5 d-flex flex-column" id="skills">
<div class="my-auto">
<h2 class="mb-5">Skills</h2>
<div class="subheading mb-3">Programming Languages & Tools</div>
<ul class="list-inline dev-icons">
<li class="list-inline-item">
<i class="fab fa-java"></i>
<i class="fab fa-python"></i>
<i class="fab fa-r-project"></i>
<i class="fab fa-github"></i>
<i class="fab fa-google-drive"></i>
<i class="fab fa-microsoft"></i>
</li>
</ul>
<div class="subheading mb-3">Software Development Life Cycle</div>
<ul class="fa-ul mb-0">
<li>
<i class="fa-li fa fa-check"></i>
Agile Development & Scrum
</li>
<li>
<i class="fa-li fa fa-check"></i>
SAFe SA Certifited
</li>
<li>
<i class="fa-li fa fa-check"></i>
Project tracking with JIRA and AgileCraft
</li>
<li>
<i class="fa-li fa fa-check"></i>
Hybrid project delivery with Waterfall and Agile
</li>
</ul>
</div>
</section>
<hr class="m-0">
<section class="resume-section p-3 p-lg-5 d-flex flex-column" id="interests">
<div class="my-auto">
<h2 class="mb-5">Interests</h2>
<ul class = "list-inline interest">
<li>
<i class="fas fa-plane"></i>
Continuously understanding the landscape of airlines and their partners
</li>
<li style="font-size:20px">
<i class="far fa-credit-card"></i>
Enthusiast of the travel industry - specifically using airlines miles and credit card points to elevate the travel experience.
</li>
<li style= "font-size: 20px">
<i class="fas fa-football-ball"></i>
Outside of Work and School you can find me watching Football. Specifically the Dallas Cowboys!!
</li>
</ul>
</div>
</section>
<hr class="m-0">
<section class="resume-section p-3 p-lg-5 d-flex flex-column" id="awards">
<div class="my-auto">
<h2 class="mb-5">Awards & Honors</h2>
<ul class="list-inline awards">
<li> <i class="fas fa-trophy"></i> Winner of Best Aggie Challenge Team</li>
<li> <i class="fas fa-award"></i> Dean's Honor Roll - Spring 2016, Fall 2016, Spring 2017, Fall 2017, Spring 2018, Fall 2018, Spring 2019</li>
<li> <i class="fas fa-award"></i> Winner of Jack P. Covan Award - Highest honor given to ISEN graduating student </li>
<li> <i class="fas fa-money-check"></i> Recipient of the Hoff Scholarship - $1350 </li>
</ul>
</div>
</section>
</div>
<!-- Bootstrap core JavaScript -->
<script src="vendor/jquery/jquery.min.js"></script>
<script src="vendor/bootstrap/js/bootstrap.bundle.min.js"></script>
<!-- Plugin JavaScript -->
<script src="vendor/jquery-easing/jquery.easing.min.js"></script>
<!-- Custom scripts for this template -->
<script src="js/resume.min.js"></script>
</body>
</html>