-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathresume.html
393 lines (385 loc) · 16.6 KB
/
resume.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
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link rel="stylesheet" href="resume.css">
<title>Kyle P: Project 2 - Resume</title>
</head>
<body>
<nav id="main-nav">
<ul>
<li>
<a href="index.html">
Home
</a>
</li>
<li>
<a href="resume.html">
Resume
</a>
</li>
<li>
<a href="portfolio.html">
Portfolio
</a>
</li>
</ul>
</nav>
<main>
<fieldset class="myinfo">
<legend>
My Resume
</legend>
<div class="summary">
<div class="info">
<h1>
Kyle Parsotan
</h1>
<h4>
+1 516.760.1622 | Louisville, KY | <a href="https://kylepprofile.vercel.app">Portfolio</a>
| <a href="https://www.linkedin.com/in/kyle-parsotan">Linkedin</a> |
<a href="https://www.github/kyl67899">Github</a>
</h4>
</div>
<h3>
<strong>Summary</strong>
</h3>
<p class="para">
Results-oriented software developer with a strong educational background in <strong>software
engineering</strong> and <strong>web development</strong>,
backed by over 4+ years of experience. Skilled in frontend technologies such as <strong>ReactJS,
NextJS</strong>, TypeScript,
backend tools such as <strong>Python</strong>, Express.js, PostgreSQL, and MongoDB. Proficient in
utilizing Git, Github, Github actions,
Github Project, and CI/CD tools for efficient project management.
Experienced in developing <strong>web applications</strong>, <strong>conducting statistical
analyses</strong>, and contributing to <strong>open-source projects</strong>.
</p>
</div>
<div class="skills">
<h3>
<strong>Skills</strong>
</h3>
<table class="skills">
<tr class="center">
<td>
<strong>
HTML/CSS
</strong>
(4 years)
</td>
<td>
PostgreSQL/
<strong>
SQL
</strong>
(2 years)
</td>
<td>
<strong>
Git/Github
</strong>
(2 years)
</td>
<td>
NextJS (2 years)
</td>
<td>
Supabase/AWS/MongoDB/Firebase (2 years)
</td>
</tr>
<tr class="center">
<td>
Python (2 years)
</td>
<td>
Github Project/Action (2 years)
</td>
<td>
Java
</td>
<td>
Express.js
</td>
</tr>
</table>
<!-- <div>
Python (2 years)
</div>
<div>
Github Project/Action (2 years)
</div>
<div>
Java
</div>
<div>
Express.js
</div> -->
</div>
<div class="expo">
<h3>
Professional Experience
</h3>
<div class="">
<div class="">
<table class="experience">
<tr>
<td>
<strong>
SAIC,
</strong>
Hybrid
</td>
<td>
July 2024 - Present
</td>
</tr>
<tr>
<td>
Web Designer Analyst
</td>
</tr>
<tr>
<td>
Responsible for maintaining WordPress to ensure the website is up-to-date with the
latest stories, latest information in the banner, weekly updates for the vacancy
list, working with the instructors to collect feedback for the website, and
providing excellent web security and customer service.
</td>
</tr>
</table>
<table class="experience">
<tr>
<td>
<strong>
Global Logic,
</strong>
Hybrid
</td>
<td>
April 2024 - May 2024
</td>
</tr>
<tr>
<td>
Data Collector
</td>
</tr>
<tr>
<td>
Utilized ARGIS to be able to go to different areas to collect various information to update the navigation system.
</td>
</tr>
</table>
</div>
</div>
<div class="">
<h3>
Project Experience
</h3>
<div class="">
<table class="project">
<tr>
<td>
<strong>
Recipe
</strong> |
<a href="https://recipe--page.vercel.app">
Demo
</a>
</td>
<td>
2024
</td>
<!-- <td>
<a href="https://recipe--page.vercel.app">
Link
</a>
</td>
<p>
2024
</p> -->
</tr>
<tr>
<td>
Integrating <strong>RESTful API</strong> with user data to create responsive recipe
cards using <strong>Next.js</strong>, <strong>Material-UI</strong>, and
<strong>Tailwind CSS</strong>.
</td>
</tr>
<tr>
<td>
Building user authentication with Firebase that redirects users to their dashboards.
The dashboard allows users to modify their information and manage their recipes,
including creating, updating, and deleting them (CRUD).
</td>
</tr>
<tr>
<td>
Implementing features for commenting and rating each recipe.
Utilizing <strong>Supabase</strong> to enhance user experience and to store users'
favorite recipes that they add.
</td>
</tr>
<tr>
<td>
Developing an admin dashboard to monitor all user activities and automate the
verification process for users to confirm their profiles.
</td>
</tr>
<tr>
<td>
Designing a <strong>machine learning algorithm</strong> to create a model that
suggests recipes based on user searches and selected options.
</td>
</tr>
</table>
<table class="project">
<tr>
<td>
<strong>
TheBikeStore
</strong> |
<a href="https://thebikestore.vercel.app">
Demo
</a>
</td>
<td>
2023
</td>
</tr>
<tr>
<td>
Implemented React.js to build a ecommerce web application that
dynamically renders the bicycle JSON Data.
</td>
</tr>
<tr>
<td>
Created several features that allow the user to filter the bicycles by rating,
prices, bicycles, adding items to the cart, getting real-time prices and search for the bicycle.
</td>
</tr>
</table>
<table class="project">
<tr>
<td>
<strong>
Twitter Clone
</strong> |
<a href="https://twitterclone-project.vercel.app">
Demo
</a>
</td>
<td>
2023
</td>
</tr>
<tr>
<td>
Created a Twitter clone that includes user authentication features using Firebase, Next.js, Material-UI,
and Tailwind CSS to facilitate easy Google and Twitter login, image posting, and commenting.
</td>
</tr>
</table>
<table class="project">
<tr>
<td>
<strong>
Tip Calculator
</strong> |
<a href="https://tip-calc12.vercel.app">
Demo
</a>
</td>
<td>
2023
</td>
</tr>
<tr>
<td>
Developed an interactive tip calculator designed to enhance the dining experience by allowing users to easily input various details. Users can specify the number of people sharing the bill,
enter the total bill amount, and indicate the desired tip percentage.
The calculator then provides an accurate calculation of the total amount due, including the tip for each person.
</td>
</tr>
<tr>
<td>
Incorporated a feature that enables users to input multiple tip percentages, allowing for more personalized calculations based on different tipping scenarios.
</td>
</tr>
<tr>
<td>
User-friendly and ensures a seamless way to determine costs when dining out.
</td>
</tr>
</table>
</div>
</div>
<div class="edu">
<h3>
Education Experience
</h3>
<table class="edu">
<tr>
<td>
<strong>
Illinois Tech,
</strong>
Remote
</td>
<td>
October 2024 - Present
</td>
</tr>
<tr>
<td>
<li>
Web Development
</li>
</td>
</tr>
</table>
<div class="">
<table>
<tr>
<td>
<strong>
Queens Borough Community College,
</strong>
Bayside, NY (Remote)
</td>
</tr>
<tr>
<td>
Certification
</td>
</tr>
<tr>
<td>
<li>
Cloud Computing (AWS)
</li>
</td>
</tr>
<tr>
<td>
<li>
Software Engineering: Web Development (Basic and Advanced)
</li>
<li>
Skillful.ly (IT Consulting Intern)
</li>
</td>
</tr>
</table>
</div>
</div>
</fieldset>
</main>
<footer class="footer">
© 2024 <a href="https://kylepprofile.vercel.app">Kyle P</a>
</footer>
</body>
</html>