-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
279 lines (268 loc) · 10.8 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
<html>
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta http-equiv="X-UA-Compatible" content="ie=edge">
<!--Import Google Icon Font-->
<link href="https://fonts.googleapis.com/icon?family=Material+Icons" rel="stylesheet">
<!-- Compiled and minified CSS -->
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/materialize/1.0.0/css/materialize.min.css">
<!-- Custom CSS -->
<link rel="stylesheet" href="main.css">
<title>Vaid Saraswat</title>
</head>
<body>
<header id="home" class="scrollspy">
<div class="navbar-fixed">
<nav>
<div class="nav-wrapper container">
<a href="#" data-target="mobile-demo" class="sidenav-trigger"><i class="material-icons">menu</i></a>
<ul class="right hide-on-med-and-down">
<li><a href="#home">Home</a></li>
<li><a href="#about">About</a></li>
<li><a href="#projects">Projects</a></li>
<li><a href="#resume">Resume</a></li>
<li><a href="#contact">Contact</a></li>
</ul>
</div>
</nav>
</div>
<ul class="sidenav" id="mobile-demo">
<li><a href="#home">Home</a></li>
<li><a href="#about">About</a></li>
<li><a href="#projects">Projects</a></li>
<li><a href="#resume">Resume</a></li>
<li><a href="#contact">Contact</a></li>
</ul>
</header>
<!--Image-->
<div class="parallax-container center-align">
<h2 class="animated name">Vaid Saraswat</h2>
<a href="https://github.com/VaidSaraswat" id="github" class="btn-floating"><i class="fab fa-github fa-2x "></i></a>
<a href="https://www.linkedin.com/in/vaid-saraswat" id="linkedin" class="btn-floating icon2"><i class="fab fa-linkedin-in fa-2x"></i></a>
<div class="parallax">
<img src="img/building.jpg" class="responsive-img">
</div>
</div>
<!-- About -->
<div id="about" class="section scrollspy">
<div class="container white-text">
<div class="row">
<div class="col l12">
<h4 class="title">About Me</h4>
</div>
<div class="row">
<div class="col s12">
<ul class="tabs">
<li class="tab col s4"><a href="#test1">Summary</a></li>
<li class="tab col s4"><a href="#test2">Experience</a></li>
<li class="tab col s4"><a href="#test3">Skills</a></li>
</ul>
</div>
<div id="test1" class="col s12">
<p>
I am a Software Engineering student at Western University.
I have a passion for engineering and problem-solving, and I
love building products which leave an impact on people. I am actively
looking for internship/co-op opportunities. Please feel free to check
out what projects I've worked on down below!
</p>
</div>
<div id="test2" class="col s12">
<p>
This summer I interned as a Software Engineer Intern at League. League is an engaging digital platform that provides a modern health,
and benefits experience for employees. During my time there I was part of the security team, and was helping the team integrate Auth0
as our identity platform with their existing credentials system. Before that, I had the opportunity to work at a company called Prodigy
Education as a DevOps Engineer intern. My primary role was to help the infrastructure team in migration our services over to Kubernetes.
Aside from that, I picked up tickets which helped reduced toil in our development processes. Coming September I will be interning at
Amazon as part of the AWS organization!
</p>
</div>
<div id="test3" class="col s12 center-align">
<h6><i class="fas fa-code icon"></i><b>Languages</b></h6>
<ul>
<li>HTML/CSS, JavaScript, Java, MySQL, YAML</li>
</ul>
<h6><i class="fas fa-atom icon"></i><b>Frameworks/Technologies</b></h6>
<ul>
<li>NodeJS, ExpressJS, ReactJS, Redux, MongoDB</li>
</ul>
<h6><i class="fas fa-tools"></i><b> Tools</b></h6>
<ul>
<li>Docker, Kubernetes, Helm, AWS</li>
</ul>
<h6><i class="fas fa-code-branch icon"></i><b>Version Control</b></h6>
<ul>
<li>Git</li>
</ul>
</div>
</div>
</div>
</div>
</div>
<!-- Projects -->
<div id="projects" class="section scrollspy">
<div class="container white-text">
<div class="row">
<div class="col l12">
<h4 class="title">Projects</h4>
</div>
</div>
<div class="row">
<div class="col s12 l4">
<div class="card">
<div class="card-content white-text">
<span class="card-title">RideShare</span>
<p>
This is full-stack web application which allows users to post ride offerings to/from campus across the GTA.
In this project I learned about using the MERN stack, developing REST APIS, and how to implement user authentication using JWT. Check it out!
</p>
</div>
<div class="card-action">
<a class="btn" href="https://github.com/VaidSaraswat/RideShare">GitHub</a>
</div>
</div>
</div>
<div class="col s12 l4">
<div class="card">
<div class="card-content white-text">
<span class="card-title">Peel Group Benefits</span>
<p>
This is a group benefits website that I made, and deployed
on Digital Ocean. One feature I'm proud of implementing is
allowing visitors to book appointments via email. Check out the demo!
</p>
</div>
<div class="card-action">
<a class="btn" href="https://peelgroupbenefits.ca">Demo</a>
<a class="btn" href="https://github.com/VaidSaraswat/peelgroupbenefits">GitHub</a>
</div>
</div>
</div>
<div class="col s12 l4">
<div class="card">
<div class="card-content white-text">
<span class="card-title">Gamealytics</span>
<p>
This is an application developed at Hack the North. It provides
analytics on previous game history, and finally provides a prediction
on when the gamer will reach their next rank based on their playing history.
</p>
</div>
<div class="card-action">
<a class="btn" href="https://fjallen.github.io/GitGudGamers">Demo</a>
<a class="btn" href="https://github.com/Fjallen/GitGudGamers">GitHub</a>
</div>
</div>
</div>
</div>
<div class="row">
<div class="col s12 l4">
<div class="card">
<div class="card-content white-text">
<span class="card-title">JS Projects</span>
<p>
This is a collection of some small JavaScript projects that I
developed to improve my fundamental knowledge of JS. These include
a calculator, quote generator, and a messages
application.
</p>
</div>
<div class="card-action">
<a class="btn" href="https://github.com/VaidSaraswat/BasicJsProjects">GitHub</a>
</div>
</div>
</div>
<div class="col s12 l4">
<div class="card">
<div class="card-content white-text">
<span class="card-title">PCHacks</span>
<p>
This is an informative site for Paralympic sports.
The key features I worked on were the landing page, and implementing
a forum which allowed users to post, and ask
questions.
</p>
</div>
<div class="card-action">
<a class="btn" href="https://vaidsaraswat.github.io/PCHacks">Demo</a>
<a class="btn" href="https://github.com/VaidSaraswat/PCHacks">GitHub</a>
</div>
</div>
</div>
<div class="col s12 l4">
<div class="card ">
<div class="card-content white-text">
<span class="card-title">Space Shooter Game</span>
<p>
This game was developed using Unity.
The features which I worked on was level progression throughout the game.
I also worked on creating the enemies/obstacles, hero, and the menu.
</p>
</div>
<div class="card-action">
<a class="btn" href="https://github.com/VaidSaraswat/SE2250_Project_mchian22_Hzhan682_xdong82">GitHub</a>
</div>
</div>
</div>
</div>
</div>
</div>
<!-- Resume -->
<div id="resume" class="section scrollspy">
<div class="container white-text">
<h4 class="title">Resume</h4>
<h6>Last updated: 09/01/21</h6>
<a href="VaidSaraswat.pdf" class="btn-large right">Download</a>
</div>
</div>
<!-- Footer -->
<div id="contact" class="page-footer scrollspy">
<div class="container">
<div class="row">
<div class="col s12 l3">
<h5 class="title">Contact</h5>
<p>
Feel free to shoot me a message!
</p>
<a href="mailto:[email protected]" class="btn-floating pulse"><i class="material-icons">email</i></a>
</div>
<div class="col s12 l3">
<h5 class="title">Location</h5>
<p>
Mississauga, Canada
</p>
</div>
<div class="col s12 l3">
<h5 class="title">Phone</h5>
<p>
416-930-9291
</p>
</div>
<div class="col s12 l3">
<h5 class="title">Connect</h5>
<ul>
<li><a href="https://www.linkedin.com/in/vaid-saraswat" class="white-text">LinkedIn</a></li>
</ul>
</div>
</div>
</div>
</div>
<!-- Compiled and minified JavaScript -->
<script src="https://cdnjs.cloudflare.com/ajax/libs/materialize/1.0.0/js/materialize.min.js"></script>
<!-- Font Awesome -->
<script src="https://kit.fontawesome.com/164b80f4b1.js" crossorigin="anonymous"></script>
<!-- Compiled and minified JavaScript -->
<script src="https://code.jquery.com/jquery-3.3.1.min.js"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/materialize/1.0.0-beta/js/materialize.min.js"></script>
<script>
$(document).ready(function(){
$('.sidenav').sidenav();
$('.parallax').parallax();
$('.tooltipped').tooltip();
$('.scrollspy').scrollSpy();
$('.tabs').tabs();
});
</script>
</body>
</html>