-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
267 lines (261 loc) · 9.08 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
<!DOCTYPE html>
<html>
<head>
<title>Patrick Grasso</title>
<meta charset="UTF-8" />
<link href="https://fonts.googleapis.com/css?family=Roboto+Mono"
rel="stylesheet"
type="text/css" />
<link href="https://fonts.googleapis.com/css?family=Alegreya+SC:400,700"
rel="stylesheet"
type="text/css" />
<link href="https://fonts.googleapis.com/css?family=Open+Sans:400,700"
rel="stylesheet"
type="text/css" />
<link href="https://fonts.googleapis.com/css?family=Material+Icons"
rel="stylesheet"
type="text/css" />
<link href="https://maxcdn.bootstrapcdn.com/font-awesome/4.5.0/css/font-awesome.min.css"
rel="stylesheet"
type="text/css" />
<link href="src/index.css" rel="stylesheet" type="text/css" />
<link href="src/chars.css" rel="stylesheet" type="text/css" />
<script src="https://code.jquery.com/jquery-2.2.1.min.js" type="text/javascript"></script>
<script src="https://www.gstatic.com/charts/loader.js" type="text/javascript"></script>
</head>
<body>
<header>
<div>
<h1>Patrick Grasso</h1>
<!--div class="profile-icons">
<i class="fa fa-linkedin-square"></i>
<a href="https://linkedin.com/in/patrick-grasso-9b36778a"
target="_blank"
class="contact-info">
/in/patrick-grasso-9b36778a
</a>
</div-->
</div>
<ul>
<li>
<a href="mailto:patgra123@gmail.com"
target="_blank"
class="contact-info">
patgra123@gmail.com
</a>
<i class="fa fa-envelope"></i>
</li>
<li>
<span class="contact-info">732-856-1724</span>
<i class="fa fa-phone"></i>
</li>
<li>
<a href="https://github.com/patgrasso"
target="_blank"
class="contact-info">
patgrasso
</a>
<i class="fa fa-github"></i>
</li>
<li>
<span class="contact-info">
<p>(address line 1)</p>
<p>(address line 2)</p>
</span>
<i class="fa fa-home"></i>
</li>
<!--li>patgrasso<i class="fa fa-github"></i></li-->
</ul>
</header>
<!-- section id="about">
<h2 class="center">Student / Software Developer</h2>
<p class="description">
Seeking a summer internship that offers an opportunity to be challenged,
learn new technologies and concepts, and make an impact on the
organization.
</p>
<div class="row">
<h3>Programming Languages:</h3>
<p>JavaScript, Python, Java, CSS3, HTML5, C, Scheme, Haskell, C++, Bash</p>
</div>
<div class="row">
<h3>Tools:</h3>
<p>Linux, Node.js, PostgreSQL, MongoDB, Git, Subversion, GDB, Chrome DevTools</p>
</div>
</section-->
<main>
<section id="education">
<h2 class="center">Education</h2>
<article>
<h3>Stevens Institute of Technology</h3>
<p class="date">May 2018</p>
<p>M.S. in Cybersecurity | GPA: 3.67</p>
</article>
<article>
<h3>Stevens Institute of Technology</h3>
<p class="date">May 2016</p>
<p>B.S. in Computer Science and Mathematics Minor | GPA: 3.40</p>
<ul>
<li>
<h3>Teaching Assistant</h3>
<p class="date">February 2015 - December 2017</p>
<p class="organization">
Algorithms, Concurrent Programming, Operating Systems, Team
Prog. & Prob. Solving
</p>
<!--
<p>
Selected by professors to lead recitation sections, advise
students, and grade assignments
</p>
<p>
Improved students' understanding of course content through
relatable examples and clear-cut explanations
</p>
-->
</li>
</ul>
</article>
</section>
<section id="experience">
<h2 class="center">Experience</h2>
<article>
<h3>IBM</h3>
<p class="date">May - August 2017</p>
<p class="job-title">Software Engineering Intern - Extreme Blue</p>
<ul>
<li>
Architected and implemented an identity management solution that
uses a combination of biometrics and other factors to securely
authenticate individuals
</li>
<li>
Created and delivered a pitch to over 50 executives at IBM's
corporate headquarters in Armonk, NY
</li>
</ul>
</article>
<article>
<h3>iCIMS</h3>
<p class="date">June - August 2015</p>
<p class="job-title">Software Developer Intern</p>
<ul>
<li>
Designed and implemented a system to automate merges, saving each
developer an average of 4 hours/week
</li>
<li>
Created a user-friendly web interface for the system using
EmberJS and Material Design Lite
</li>
</ul>
<p class="date">June - August 2014</p>
<p class="job-title">
Software Development Engineer in Test (SDET) Intern
</p>
<ul>
<li>
Implemented a system which aligns automation tests, unit tests,
and QA tests within a test case management suite, saving QA
technicians hours of manually entering test case information
</li>
</ul>
</article>
</section>
<section id="projects" class="short-list">
<h2 class="center">Projects</h2>
<!--
<article class="row">
<p><span class="title">Cal</span>
- Created a feature-rich static calendar web app using React, Flux,
and the Google Calendar API to sync events
</p>
</article>
-->
<article class="row">
<p><span class="title">TaylorFit</span>
- Worked closely with a client and 3 other students to build an
isomorphic web app for analyzing data using multivariate polynomial
regression
</p>
</article>
<article class="row">
<p><span class="title">SemNet</span>
- Create a program to model semantic networks by parsing natural
lanaguage.
<b>NEEDS MORE WORK</b>
</article>
<!--
<article class="row">
<p><span class="title">Math.js</span>
- Actively contribute to the open source JS math library, which has
over 250,000 monthly downloads
</p>
</article>
-->
</section>
<section id="leadership">
<h2 class="center">Leadership</h2>
<article>
<h3>Resident Assistant</h3>
<p class="date">May 2015 - May 2018</p>
<p class="organization">
Stevens Institute of Technology Office of Residence Life
</p>
<ul>
<li>
Selected from among hundreds of applicants based on leadership,
time management, and conflict mediation
</li>
<li>
Foster a safe and friendly community, within an area of 30
residents, while enforcing university policies
</li>
</ul>
</article>
<article>
<h3>Eagle Scout</h3>
<p class="date">December 2013 - Present</p>
<p class="organization">Boy Scouts of America</p>
<ul>
<li>
Organized and led a troop of scouts in constructing a 200-foot
meditation path in Eatontown, NJ
</li>
</ul>
</article>
<article>
<h3>Co-Founder and Vice President</h3>
<p class="date">May 2015 - May 2017</p>
<p class="organization">Stevens Computer Science Club</p>
<ul>
<li>
Created a much-needed community for students interested in CS to
share knowledge and grow professionally
</li>
<li>
Led organization of over 40 active members, organized workshops,
and hosted tech talks given by students as well as companies
such as Jet.com, JP Morgan, and Bloomberg
</li>
</ul>
</article>
<!--
<article>
<h3>Scholarship Director</h3>
<p class="date">December 2015 - December 2016</p>
<p class="organization">Alpha Sigma Phi Fraternity</p>
<ul>
<li>
Elected by my fellow fraternity brothers to promote the academic
success of brothers, host study hours, and organize peer-run
review sessions for students
</li>
</ul>
</article>
-->
</section>
</main>
<!--script src="src/index.js" type="text/javascript"></script-->
</body>
</html>