-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
340 lines (311 loc) · 18.2 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
334
335
336
337
338
339
340
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Portfolio</title>
<!-- STYLES -->
<link rel="stylesheet" href="./styles/styles.css">
<link rel="stylesheet" href="./styles/color-scheme.css">
<link rel="stylesheet" href="./styles/typography.css">
<link href="https://cdn.jsdelivr.net/npm/[email protected]/dist/css/bootstrap.min.css"
rel="stylesheet"
integrity="sha384-T3c6CoIi6uLrA9TneNEoa7RxnatzjcDSCmG1MXxSR1GAsXEV/Dwwykc2MPK8M2HN"
crossorigin="anonymous">
<!-- FONTS -->
<link rel="preconnect" href="https://fonts.googleapis.com">
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
<link href="https://fonts.googleapis.com/css2?family=Wix+Madefor+Display:wght@400;500;800&display=swap" rel="stylesheet">
<link href="https://fonts.googleapis.com/css2?family=DM+Serif+Display&display=swap" rel="stylesheet">
<link href="https://fonts.googleapis.com/css2?family=Raleway&display=swap" rel="stylesheet">
</head>
<body id="body" class="user-select-none">
<nav class="navbar navbar-expand-lg" id="top-nav">
<div class="container-fluid">
<a class="navbar-brand" href="#"><span class="logo"><</span> GC <span class="logo">></span></a>
<a class="d-block d-lg-none" id="nav-dropdown-btn">
<div class="btn-piece" id="btn-piece-one"></div>
<div class="btn-piece" id="btn-piece-two"></div>
</a>
<div class="collapse navbar-collapse justify-content-end" id="navbar-bottom">
<div class="navbar-nav p-2 p-lg-0 d-grid d-lg-flex" id="dropdown">
<a class="nav-link top-nav-link top-nav-link-active me-2" aria-current="page" href="#top">About Me</a>
<a class="nav-link top-nav-link top-nav-link-inactive me-2" href="#projects">Projects</a>
<a class="nav-link top-nav-link top-nav-link-inactive me-2" href="#resume">Resume</a>
<!-- <a class="nav-link top-nav-link top-nav-link-inactive me-2" href="online_portfolio/guestbook.php">Guestbook</a>-->
</div>
</div>
</div>
</nav>
<!-- <div class="half-space d-none d-lg-block"></div>-->
<div id="top"></div>
<section class="col-11 d-grid container my-4 main-content" id="main-content">
<div class="row d-flex mt-4" id="bio">
<div class="mb-md-0 mb-4 justify-content-md-start justify-content-center" id="img-container">
<div class="rounded-5" id="img-div">
<img src="./images/Gio.img"
class="img-fluid"
alt="Picture of Giovan in a cave."
id="gio-img"
>
</div>
</div>
<div class="col-lg-8 col-12 align-self-center mt-4">
<h1 class="mb-3 text-md-start text-center">Hi, I'm <span class="bolder">Giovan<span id="period">.</span></span></h1>
<p class="fs-5">
Based in Seattle, I'm a third year student pursuing a bachelor's in Software Development.
My passion lies in full-stack development where I continue to master new languages and
frameworks.
</p>
<div class="d-flex mt-4 justify-content-center justify-content-md-start" id="socials">
<a href="https://www.linkedin.com/in/gecervantes/" class="linkedin-btn d-flex py-2 px-3 btnHoverAnimation">
<svg xmlns="http://www.w3.org/2000/svg" class="bi bi-linkedin me-2" viewBox="0 0 16 16">
<path d="M0 1.146C0 .513.526 0 1.175 0h13.65C15.474 0 16 .513 16 1.146v13.708c0 .633-.526 1.146-1.175 1.146H1.175C.526 16 0 15.487 0 14.854V1.146zm4.943 12.248V6.169H2.542v7.225h2.401zm-1.2-8.212c.837 0 1.358-.554 1.358-1.248-.015-.709-.52-1.248-1.342-1.248-.822 0-1.359.54-1.359 1.248 0 .694.521 1.248 1.327 1.248h.016zm4.908 8.212V9.359c0-.216.016-.432.08-.586.173-.431.568-.878 1.232-.878.869 0 1.216.662 1.216 1.634v3.865h2.401V9.25c0-2.22-1.184-3.252-2.764-3.252-1.274 0-1.845.7-2.165 1.193v.025h-.016a5.54 5.54 0 0 1 .016-.025V6.169h-2.4c.03.678 0 7.225 0 7.225h2.4z"/>
</svg>
linkedin
</a>
<a href="https://github.com/Gecervantes01" class="github-btn d-flex py-2 px-3 btnHoverAnimation">
<svg xmlns="http://www.w3.org/2000/svg" class="bi bi-github me-2" viewBox="0 0 16 16">
<path d="M8 0C3.58 0 0 3.58 0 8c0 3.54 2.29 6.53 5.47 7.59.4.07.55-.17.55-.38 0-.19-.01-.82-.01-1.49-2.01.37-2.53-.49-2.69-.94-.09-.23-.48-.94-.82-1.13-.28-.15-.68-.52-.01-.53.63-.01 1.08.58 1.23.82.72 1.21 1.87.87 2.33.66.07-.52.28-.87.51-1.07-1.78-.2-3.64-.89-3.64-3.95 0-.87.31-1.59.82-2.15-.08-.2-.36-1.02.08-2.12 0 0 .67-.21 2.2.82.64-.18 1.32-.27 2-.27.68 0 1.36.09 2 .27 1.53-1.04 2.2-.82 2.2-.82.44 1.1.16 1.92.08 2.12.51.56.82 1.27.82 2.15 0 3.07-1.87 3.75-3.65 3.95.29.25.54.73.54 1.48 0 1.07-.01 1.93-.01 2.2 0 .21.15.46.55.38A8.012 8.012 0 0 0 16 8c0-4.42-3.58-8-8-8z"/>
</svg>
Github
</a>
</div>
</div>
</div>
</section>
<div class="space"></div>
<div id="projects"></div>
<section class="container col-11 my-4 d-grid main-content" id="projects-container">
<h1 id="projects-section-title" class="mx-auto mx-md-0">Featured <span class="bolder">Projects</span></h1>
<div class="half-space"></div>
<div class="row project-item justify-content-between">
<div class="col-md-5 mb-3 img-con p-0">
<img
class="mx-auto my-auto col-12"
src="./images/Teamz.png"
alt="picture of Teamz home-screen"
>
</div>
<div class="col-md-6">
<div class="d-md-flex d-block justify-content-between mb-4 mt-4 mt-md-0">
<h2>Teamz</h2>
<a href="https://gecervantes.greenriverdev.com/328/Teamz" class="justify-content-center visit-project-btn d-flex align-self-center btnHoverAnimation mt-3 mt-md-0">
Visit Project
<svg xmlns="http://www.w3.org/2000/svg" width="14" height="14" fill="currentColor" class="bi bi-arrow-up-right align-self-center" viewBox="0 0 16 16">
<path fill-rule="evenodd" d="M14 2.5a.5.5 0 0 0-.5-.5h-6a.5.5 0 0 0 0 1h4.793L2.146 13.146a.5.5 0 0 0 .708.708L13 3.707V8.5a.5.5 0 0 0 1 0z"/>
</svg>
</a>
</div>
<div>
<p>
Teamz is a platform for student athletes to showcase their highlights and stats in order
to boost their scholarship opportunities.
</p>
<p class="mt-5 mb-0">Features</p>
<ul>
<li>
Developed following the MVC pattern, making use of the routing and enhanced security
</li>
<li>
Incorporated Figma into the design process using it to create page templates and test UX
</li>
<li> Created both local and server-side validation using JavaScript and PHP respectively,
paired with the use of PDO’s.</li>
</ul>
</div>
</div>
</div>
<div class="space"></div>
<div class="row project-item justify-content-between row-gap-5">
<div class="col-md-5 mb-3 img-con p-0">
<img
class="mx-auto col-7"
src="./images/nursing_nucleus_img.png"
alt="picture of nursing nucleus website home-screen"
>
</div>
<div class="col-md-6">
<div class="d-md-flex d-block justify-content-between mb-4 mt-4 mt-md-0">
<h2>Nursing Nucleus</h2>
<a href="https://donkeytwo.greenriverdev.com/Sprint5/html/home/home.php" class="justify-content-center visit-project-btn d-flex align-self-center btnHoverAnimation mt-3 mt-md-0">
Visit Project
<svg xmlns="http://www.w3.org/2000/svg" width="14" height="14" fill="currentColor" class="bi bi-arrow-up-right align-self-center" viewBox="0 0 16 16">
<path fill-rule="evenodd" d="M14 2.5a.5.5 0 0 0-.5-.5h-6a.5.5 0 0 0 0 1h4.793L2.146 13.146a.5.5 0 0 0 .708.708L13 3.707V8.5a.5.5 0 0 0 1 0z"/>
</svg>
</a>
</div>
<div>
<p>
Created for the Green River College's nursing program, the Nursing Nucleus provides a
centralized hub of information pertaining to students involved in clinicals. It addressed
the previously outdated methods of surveying students and updating requirement forms.
</p>
<p class="mt-5 mb-0">Features</p>
<ul>
<li>
Collaborated within an agile team to develop a functional site enhancing the Green River
Nursing Programs' management of clinicals info.
</li>
<li>
Crafted overall styling and user interfaces, incorporating form validation and
database management using JavaScript, PHP, and MySQL.
</li>
</ul>
</div>
</div>
</div>
<div class="space"></div>
<div class="row project-item justify-content-between">
<div class="col-md-5 mb-3 img-con p-0">
<img
class="mx-auto my-auto col-12"
src="./images/detention_tool_img.png"
alt="picture of nursing nucleus website home-screen"
>
</div>
<div class="col-md-6">
<div class="d-md-flex d-block justify-content-between mb-4 mt-4 mt-md-0">
<h2>Disciplinary Tracker</h2>
<a href="#" class="justify-content-center visit-project-btn d-flex align-self-center btnHoverAnimation mt-3 mt-md-0">
Visit Project
<svg xmlns="http://www.w3.org/2000/svg" width="14" height="14" fill="currentColor" class="bi bi-arrow-up-right align-self-center" viewBox="0 0 16 16">
<path fill-rule="evenodd" d="M14 2.5a.5.5 0 0 0-.5-.5h-6a.5.5 0 0 0 0 1h4.793L2.146 13.146a.5.5 0 0 0 .708.708L13 3.707V8.5a.5.5 0 0 0 1 0z"/>
</svg>
</a>
</div>
<div>
<p>
Partnering with a current FWPS staff member to design a responsive and user-friendly mock detention
tool tailored for high-school staff. The tool will facilitate easy tracking of student's detentions
and in school suspensions.
</p>
<p class="mt-5 mb-0">Features</p>
<ul>
<li>
Key features will include a dynamic calendar system and streamlined data manipulation for an
enhanced user experience.
</li>
<li>
The aim is to eliminate redundancy when accessing and updating data.
</li>
<li>
Currently in development
</li>
</ul>
</div>
</div>
</div>
</section>
<div class="space"></div>
<div id="resume"></div>
<section id="resume-container" class="container col-11 my-4 p-4 d-grid main-content">
<h1 class="">Current <span class="bolder">Resume</span></h1>
<div class="half-space"></div>
<div class="row row-gap-5">
<div class="row column-gap-5 mx-auto mx-md-0 p-0" >
<div class="col-md-7" id="experience">
<h2 class="mb-4">Work Experience</h2>
<div class="row row-gap-5">
<div class="">
<h6 class="mb-3">Merchandiser</h6>
<div class="row mb-3 subtext">
<small class="col-12 col-lg-8">The Home Depot, Federal Way WA</small>
<small class="col-12 col-lg-4 justify-content-end d-block d-lg-flex"><i>2023 - Present</i></small>
</div>
<p>
The job includes working as part of a team to complete weekly time sensitive projects
that vary in scope, as well as assisting customers in a professional manner.
</p>
</div>
<div class="">
<h6 class="mb-3">Para-educator</h6>
<div class="row mb-3 subtext">
<small class="col-12 col-lg-8">Meredith Hill Elementary, Auburn WA</small>
<small class="col-12 col-lg-4 justify-content-end d-block d-lg-flex"><i>2019 - 2021</i></small>
</div>
<p>
My role included the supervision of students both indoors and outdoors, classroom
assistance, and conflict resolution.
</p>
<ul>
<li>
Assisted in the after school math team.
</li>
<li>
Key role in the implementation of a new behavioral improvement plan.
</li>
</ul>
</div>
</div>
</div>
<div class="d-md-none half-space"></div>
<div class="col-md-4" id="education">
<h2 class="mb-4">Education</h2>
<div class="row row-gap-5">
<div>
<h6 class="mb-3">Bachelors of Applied Science in Software Development</h6>
<div class="row mb-1 subtext">
<small class="col-12 col-lg-8">Green River College, Auburn WA</small>
<small class="col-12 col-lg-4 justify-content-end d-block d-lg-flex"><i>2021 - Present</i></small>
</div>
<p class="pt-1 mb-0">Relevant Coursework:</p>
<ul>
<li>Data Structures & Algorithms</li>
<li>Object Oriented Programming</li>
<li>Fullstack Web Development</li>
</ul>
</div>
<div>
<h6 class="mb-3">Associate of Arts</h6>
<div class="row justify-content-between mb-1 subtext">
<small class="col-12 col-lg-8">Highline College, Des Moines WA</small>
<small class="col-12 col-lg-4 justify-content-end d-block d-lg-flex"><i>2017 - 2019</i></small>
</div>
<ul>
<li>Graduated with honors</li>
</ul>
</div>
</div>
</div>
</div>
<div id="skills">
<h2 class="mb-4">Skills</h2>
<ul class="list-group list-group-horizontal-md col-12 mx-auto">
<li class="list-group-item px-4"><span class="bolder">Front-end:</span><br>
JavaScript, HTML, CSS, BootStrap, jQuery
</li>
<li class="list-group-item px-4"><span class="bolder">Back-end:</span><br>
PHP, Java, SQL, MVC
</li>
<li class="list-group-item px-4"><span class="bolder">Tools:</span><br>
IntelliJ, WebStorm, JGRASP, Discord, Github, Agile, Figma, Slack
</li>
</ul>
</div>
</div>
</section>
<footer class="py-4 d-grid">
<div class="mx-auto d-grid justify-content-center align-content-center">
<a class="navbar-brand" href="#"><span class="logo"><</span> GC <span class="logo">></span></a>
<div class="my-2">
<a href="https://github.com/Gecervantes01" class="btm-nav-link">
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="white" class="bi bi-github" viewBox="0 0 16 16">
<path d="M8 0C3.58 0 0 3.58 0 8c0 3.54 2.29 6.53 5.47 7.59.4.07.55-.17.55-.38 0-.19-.01-.82-.01-1.49-2.01.37-2.53-.49-2.69-.94-.09-.23-.48-.94-.82-1.13-.28-.15-.68-.52-.01-.53.63-.01 1.08.58 1.23.82.72 1.21 1.87.87 2.33.66.07-.52.28-.87.51-1.07-1.78-.2-3.64-.89-3.64-3.95 0-.87.31-1.59.82-2.15-.08-.2-.36-1.02.08-2.12 0 0 .67-.21 2.2.82.64-.18 1.32-.27 2-.27s1.36.09 2 .27c1.53-1.04 2.2-.82 2.2-.82.44 1.1.16 1.92.08 2.12.51.56.82 1.27.82 2.15 0 3.07-1.87 3.75-3.65 3.95.29.25.54.73.54 1.48 0 1.07-.01 1.93-.01 2.2 0 .21.15.46.55.38A8.01 8.01 0 0 0 16 8c0-4.42-3.58-8-8-8"/>
</svg>
</a>
<a href="https://www.linkedin.com/in/gecervantes/" class="btm-nav-link">
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="white" class="bi bi-linkedin" viewBox="0 0 16 16">
<path d="M0 1.146C0 .513.526 0 1.175 0h13.65C15.474 0 16 .513 16 1.146v13.708c0 .633-.526 1.146-1.175 1.146H1.175C.526 16 0 15.487 0 14.854zm4.943 12.248V6.169H2.542v7.225zm-1.2-8.212c.837 0 1.358-.554 1.358-1.248-.015-.709-.52-1.248-1.342-1.248S2.4 3.226 2.4 3.934c0 .694.521 1.248 1.327 1.248zm4.908 8.212V9.359c0-.216.016-.432.08-.586.173-.431.568-.878 1.232-.878.869 0 1.216.662 1.216 1.634v3.865h2.401V9.25c0-2.22-1.184-3.252-2.764-3.252-1.274 0-1.845.7-2.165 1.193v.025h-.016l.016-.025V6.169h-2.4c.03.678 0 7.225 0 7.225z"/>
</svg>
</a>
</div>
<small class="m-0">@author me</small>
</div>
</footer>
</body>
<!-- BOOTSTRAP JS -->
<script src="https://cdn.jsdelivr.net/npm/[email protected]/dist/js/bootstrap.bundle.min.js" integrity="sha384-C6RzsynM9kWDrMNeT87bh95OGNyZPhcTNXj1NW7RuBCsyN/o0jlpcV8Qyq46cDfL" crossorigin="anonymous"></script>
<script src="./javascript/js.js"></script>
<script src="./javascript/js2.js"></script>
</html>