-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
274 lines (228 loc) · 9.79 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
<!DOCTYPE HTML>
<html lang=“en”>
<head>
<meta charset=“UTF-8”>
<meta name=“viewport” content=“width=device-width, initial-scale=1.0”>
<meta name="title" content="Shivani Mehan"/>
<meta name="author" content="Shivani Mehan" />
<meta name="description" content="Computer Science student studying at Wilfrid Laurier University" />
<meta name="Copyright" content="Shivani Mehan 2019" />
<title>Shivani Mehan</title>
<!-- stylesheets -->
<link href="css/main.css" rel="stylesheet" type="text/css">
<link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.6.3/css/all.css" integrity="sha384-UHRtZLI+pbxtHCWp1t77Bi1L4ZtiqrqD80Kn4Z8NTSRyMA2Fd33n5dQ8lWUE00s/" crossorigin="anonymous">
<link rel="shortcut icon" type="image/png" href="https://user-images.githubusercontent.com/44656846/51056835-e8c30380-15b1-11e9-9a17-4ad7cf461791.png"/>
</head>
<body>
<header>
<img src="https://user-images.githubusercontent.com/44656846/51056991-51aa7b80-15b2-11e9-902c-b3c74f2090d3.png" alt="logo" class="logo">
<div class="title">
<h1> SHIVANI MEHAN.</h1>
</div>
<div class ="buttons">
<a href="#about" id="view-about"> <button type="button" class="button-head">Resume</button></a>
<a href="#contact" id="view-contact"> <button type="button" class="button-head">Contact</button></a>
</div>
</header>
<section id="about" name="about"></section>
<div class="about">
<div class="container">
<div class="row">
<div class="flexitem1">
<h5>ABOUT ME</h5>
</div>
<div class="flexitem2">
<!-- EDIT: about -->
<p>A passionate third year computer science student with a deep love for learning. I believe that there is always room for improvement, and as such I am always looking to expand my horizons with new technologies and experiences. </p>
</div>
<div class="flexitem3">
<!-- EDIT: download link -->
<p><a href="https://drive.google.com/file/d/1XEP5pAuEERcXaCxQ3KAYEPqzrL8Ys9cB/view?usp=sharing" target="_blank"><i class="far fa-file"></i><sm>DOWNLOAD PDF</sm></a></p>
</div>
</div><!--/.row -->
</div><!--/.container -->
</div><!--/ #intro -->
<section id="resume" name="resume"></section>
<!-- EDUCATION SECTION -->
<div class="container desc education">
<div class="row">
<div class="flexitem1">
<h5>EDUCATION</h5>
</div>
<!-- EDIT: education line 1 -->
<div class="flexitem2">
<p><t>Honours Bachelor of Science - BSc, Computer Science</t><br/>
Wilfrid Laurier University
<!--<br/><i>Extra info here</i>-->
</p>
</div>
<div class="flexitem3">
<p><sm>Expected SPRING 2020</sm><br/>
<imp><sm>IN PROGRESS</sm></imp>
</p>
</div>
</div><!--/.row -->
<br>
<hr>
</div><!--/.container -->
<!-- WORK SECTION -->
<div class="container desc work">
<div class="row1">
<div class="flexitem1">
<h5>WORK</h5>
</div>
<!-- EDIT: work line 1 -->
<div class="flexitem2">
<p class="tight"><t>Math Instructor</t><br/>
Mathnasium <br/>
</p>
<p><more> I provide mathematic guidance and tutoring to students from grades K-12. Through the use of various teaching methods, I aim to instill a love and appreciation of math into each student. In addition to providing math instruction, I also analyze and maintain records of student’s progress to teach individual needs and to ensure their success.
</more></p>
</div>
<div class="flexitem3">
<p><sm>JANUARY 2018 - PRESENT <br />
WATERLOO, ONTARIO, CANADA</sm></p>
</div>
</div> <!--ROW!-->
<!-- EDIT: work line 2-->
<div class="row2">
<div class ="offset"></div>
<div class="flexitem2">
<p class="tight"><t>Vice President at Laurier Women in Computer Science</t><br/>
Wilfrid Laurier University<br/>
</p>
<p><more>Laurier Women in Computer Science (or LWiCS for short) is the first chapter of a student-run organization that seeks to provide resources and build a supportive community for women studying both computer science and mathematics. Our mission is to help increase the presence and impact of women in computer science.</more></p>
</div>
<div class="flexitem3">
<p><sm>DECEMBER 2018 - PRESENT <br />
WATERLOO, ONTARIO, CANADA</sm></p>
</div>
</div><!--/.row -->
<div class="row2">
<div class ="offset"></div>
<div class="flexitem2">
<p class="tight"><t>Office Administrator </t><br/>
City Sightseeing Toronto<br/>
</p>
<p><more>During the summer of 2018 I had the opportunity to work as an Office Administrator at City Sightseeing Toronto - a global company famous worldwide for their red double-decker bus tours. During my time there I was responsible of managing a wide range of office and sales tasks such as data entry and merchandising, as well as identifying areas for improvement in policies, procedures, and databases. </more></p>
</div>
<div class="flexitem3">
<p><sm>MAY 2018 - AUGUST 2018 <br />
TORONTO, CANADA</sm></p>
</div>
</div><!--/.row -->
<br>
<hr>
</div><!--/.container -->
<!-- AWARDS SECTION -->
<div class="container desc projects">
<div class="row1">
<div class="flexitem1">
<h5>PROJECTS</h5>
</div>
<!-- EDIT: awards line 1-->
<div class="flexitem2">
<p><t>Sudoku Solver </t>
</p>
<p><more>
A Sudoku solver written with VBA and SQL that uses a backtracking algorithm to solve sudoku puzzles of any difficulty level. It identifies the difficulty level of the solved puzzle and calculates, as well as keeps track of, the time it took to finish each puzzle. Code and further details can be seen in the Github link to the right.</more></p>
</div>
<div class="flexitem3">
<a href="https://github.com/shivani-mehan/Sudoku-Solver" target="_blank"><p><sm>Github Link</sm></p></a>
</div>
</div> <!--ROW!-->
<!-- EDIT: awards line 2-->
<div class="row2">
<div class="offset"></div>
<div class="flexitem2">
<p class="tight"><t>Deloitte Finance Challenge</t><br/>
Pentahacks
</p>
<p><more>This was the first hackathon I attended and it was an amazing experience. Although we didn't get to finish the project to our liking, I learned a tremendous amount in a short amount of time. Our project was essentially a CRUD application which aimed to improve customer-relationship management in commercial banking using MongoDB and Node.js. Code and further details can be seen in the Github link to the right.</more></p>
</div>
<div class="flexitem3">
<a href="https://github.com/shivani-mehan/Pentahacks_Finance" target="_blank"><p><sm>Github Link</sm></p></a>
</div>
</div><!--/.row2 -->
<div class="row2">
<div class="offset"></div>
<div class="flexitem2">
<p class="tight"><t>Calculator App</t>
</p>
<p><more>A simple calculator application made with Java in Ecplise IDE. Code and further details can be seen in the Github link to the right.</more></p>
</div>
<div class="flexitem3">
<a href="https://github.com/shivani-mehan/Calculator-App" target="_blank"><p><sm>Github Link</sm></p></a>
</div>
</div> <!--/.row3 -->
<div class="row2">
<div class="offset"></div>
<div class="flexitem2">
<p class="tight"><t>Personal Resume Website</t>
</p>
<p><more>This website right here! This is the first web-dev project I have completed. I learned a lot about HTML, CSS and Javascript as I made this site. Code for the website can be found in the Github link to the right.</more></p>
</div>
<div class="flexitem3">
<a href=https://github.com/shivani-mehan/shivani-mehan.github.io target="_blank"><p><sm>Github Link</sm></p></a>
</div>
</div> <!--/.row3 -->
<br>
<hr>
</div><!--/.container -->
<div class="container desc skills">
<div class="row1">
<div class="flexitem1">
<h5>SKILLS</h5>
</div>
<!-- EDIT: awards line 1-->
<div class="flexitem2">
<p><more><t> • Web: </t> HTML, CSS, JavaScript </more></p>
<p><more><t> • Database Management:</t> MySQL, Access </more></p>
<p><more><t> • Languages: </t> C, Java, Python, VBA, SQL</more></p>
<p><more><t>• Tools: </t> Eclipse, Git, RStudio, Maple
</more></p>
</p>
</div>
<div class="offset">
</div>
</div> <!--ROW!-->
<br>
</div><!--/.container -->
<section id="contact" name="contact"></section>
<!--FOOTER DESCRIPTION -->
<div id="footwrap" class="footer">
<div class="container">
<div class="row">
<div class="col-lg-2 col-lg-offset-1">
<h5>CONTACT</h5>
</div>
<!-- EDIT: email -->
<div class="col-lg-6">
<p><t>Email</t><br/>
<a href="mailto:[email protected]" target="_blank" class="mail">[email protected]</a> <br/>
</p>
<!-- EDIT: phone number -->
<p><t>Phone</t><br/>
<a href="tel:9057813849" class="tel">(905) 781-3849</a> <br/>
</p>
</div>
<div class="col-lg-3">
<p><sm>SOCIAL LINKS</sm></p>
<p>
<a href="#" target="_blank"><i class="icon-dribbble"></i></a>
<a href="#" target="_blank"><i class="icon-twitter"></i></a>
<a href="#" target="_blank"><i class="icon-facebook"></i></a>
<a href="https://www.linkedin.com/in/shivani-mehan/" target="_blank"><i class="fab fa-linkedin"></i></a>
<a href="https://github.com/shivani-mehan" target="_blank"><i class="fab fa-github"></i></a>
</p>
</div>
</div><!--/.row -->
</div><!--/.container -->
</div><!--/ #footer -->
<script
src="https://code.jquery.com/jquery-3.3.1.min.js"
integrity="sha256-FgpCb/KJQlLNfOu91ta32o/NMZxltwRo8QtmkMRdAu8="
crossorigin="anonymous"></script>
<script src="js/main.js"></script>
</body>
</html>