-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
361 lines (333 loc) · 14.8 KB
/
index.html
File metadata and controls
361 lines (333 loc) · 14.8 KB
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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Carisa Saenz-Videtto</title>
<!-- Start Import stylesheet -->
<link rel="stylesheet" href="./assets/css/style.css">
<!-- End Import stylesheet -->
<!-- Start Import Icons -->
<link href='https://unpkg.com/boxicons@2.1.4/css/boxicons.min.css' rel='stylesheet'>
<!-- End Import Icons -->
</head>
<body>
<!-- Start Navbar -->
<header class="header">
<a href="#" class="logo">Carisa<span class="animate" style="--i:1;"></span></a>
<div class="bx bx-menu" id="menu-icon"><span class="animate" style="--i:2;"></span></div>
<nav class="navbar">
<a href="#home" class="active">Home</a>
<a href="#education">Education</a>
<a href="#skills">Skills</a>
<a href="#about">About</a>
<a href="#projects">Projects</a>
<a href="#contact">Contact</a>
<span class="active-nav"></span>
<span class="animate" style="--i:2;"></span>
</nav>
</header>
<!-- End Navbar -->
<!-- Start Home About Me Info -->
<section class="home show-animate" id="home">
<div class="home-content">
<h1>Hi, I am <span>Carisa Saenz-Videtto</span><span class="animate" style="--i:2;"></span></h1>
<div class="text-animate">
<h3>Backend Developer</h3>
<span class="animate" style="--i:3;"></span>
</div>
<p>Welcome to my portfolio! I am passionate about creating scalable, high-performance web solutions that exceed expectations.
Explore my work and see how I can bring your ideas to life.</p>
<span class="animate" style="--i:4;"></span>
<div class="btn-box">
<a href="mailto:carisasaenz@gmail.com?subject=Let's%20Talk" class="btn">Hire Me</a>
<a href="#contact" class="btn">Let's Talk</a>
<span class="animate" style="--i:5;"></span>
</div>
</div>
<!-- Start Social Icons/Links -->
<div class="home-social">
<a href="https://www.linkedin.com/in/carisa-saenz-videtto-669929173/" target="_blank"><i class='bx bxl-linkedin'></i></a>
<a href="https://www.youtube.com/@carisasaenz" target="_blank"><i class='bx bxl-youtube' ></i></a>
<a href="https://github.com/FizzyMo" target="_blank"><i class='bx bxl-github'></i></a>
<span class="animate" style="--i:6;"></span>
</div>
<!-- End Social Icons/Links -->
</section>
<!-- End Home About Me Info -->
<!-- Start Education Section -->
<section class="education" id="education">
<h2 class="heading">My <span>Journey</span></h2>
<div class="education-row">
<div class="education-column">
<h3 class="title">Education</h3>
<div class="education-box">
<div class="education-content">
<div class="content">
<div class="year"><i class='bx bx-calendar'></i> 2022 - 2024</div>
<h3>Advancing Computer Science - University of Advancing Technology</h3>
<p>Gained in-depth knowledge in various programming languages such as Java, C++, and Python. Developed strong problem-solving skills through courses in data structures and algorithms. Completed multiple projects, enhancing practical experience and teamwork.</p>
</div>
</div>
<div class="education-content">
<div class="content">
<div class="year"><i class='bx bx-calendar'></i> 2018 - 2019</div>
<h3>Full Stack Web Development - University of Arizona</h3>
<p>Acquired skills in both front-end and back-end web development, including HTML, CSS, JavaScript, Node.js, and databases. Worked on several projects, including a capstone project that involved creating a fully functional web application.</p>
</div>
</div>
<div class="education-content">
<div class="content">
<div class="year"><i class='bx bx-calendar'></i> 2008 - 2012</div>
<h3>High School Diploma - Camelback High School</h3>
<p>Completed a comprehensive high school education with a focus on science and mathematics. Actively participated in various extracurricular activities, including the computer science club, and graduated with honors.</p>
</div>
</div>
</div>
</div>
<div class="education-column">
<h3 class="title">Experience</h3>
<div class="education-box">
<div class="education-content">
<div class="content">
<div class="year"><i class='bx bx-calendar'></i> 2023 - Present</div>
<h3>Web Developer - Freelance</h3>
<ul>
<li>Identify and propose viable solutions for improving development practices.</li>
<li>Author code that interacts seamlessly with third-party APIs and remote systems.</li>
<li>Implement feedback from code reviews, leading to a 20% reduction in post-deployment issues and improved code quality.</li>
</ul>
</div>
</div>
<div class="education-content">
<div class="content">
<div class="year"><i class='bx bx-calendar'></i> 2022 - 2023</div>
<h3>Data Collection Specialist - Tucson Stucco Construction</h3>
<ul>
<li>Managed databases to store, organize, and update data efficiently.</li>
<li>Analyzed metrics and developed strategies for operational enhancement.</li>
<li>Collaborated within a team to manage and streamline data processes.</li>
</ul>
</div>
</div>
<div class="education-content">
<div class="content">
<div class="year"><i class='bx bx-calendar'></i> 2018 - 2022</div>
<h3>Medical Billing & Coding/Records Evaluation Assistant - Park Ave Health & Rehabilitation</h3>
<ul>
<li>Proficient in medical billing systems and software.</li>
<li>Knowledge of medical records, terminology, and coding.</li>
<li>Conducted training sessions for colleagues on medical terminology, fostering a team-wide improvement in accurate code
assignment.</li>
</ul>
</div>
</div>
<div class="education-content">
<div class="content">
<div class="year"><i class='bx bx-calendar'></i> 2015 - 2018</div>
<h3>Customer Service Agent - U-Haul</h3>
<ul>
<li>Assisted customers remotely with U-Hauls products and services.</li>
<li>Answered questions and educated customers regarding products and services.</li>
<li>Employed problem-solving skills to provide efficient solutions to customer issues.</li>
</ul>
</div>
</div>
</div>
</div>
</div>
</section>
<!-- End Education Section -->
<!-- Start Skills Section -->
<section class="skills" id="skills">
<h2 class="heading">My <span>Skills</span></h2>
<div class="skills-row">
<div class="skills-column">
<h3 class="title">Coding Skills</h3>
<div class="skills-box">
<div class="skills-content">
<div class="progress" data-width="80">
<h3>HTML5 <span>80%</span></h3>
<div class="bar"><span></span></div>
</div>
<div class="progress" data-width="70">
<h3>Python <span>70%</span></h3>
<div class="bar"><span></span></div>
</div>
<div class="progress" data-width="60">
<h3>Java <span>60%</span></h3>
<div class="bar"><span></span></div>
</div>
<div class="progress" data-width="60">
<h3>CSS <span>60%</span></h3>
<div class="bar"><span></span></div>
</div>
<div class="progress" data-width="50">
<h3>JavaScript <span>50%</span></h3>
<div class="bar"><span></span></div>
</div>
<div class="progress" data-width="50">
<h3>Next.JS <span>50%</span></h3>
<div class="bar"><span></span></div>
</div>
<div class="progress" data-width="40">
<h3>React <span>40%</span></h3>
<div class="bar"><span></span></div>
</div>
<div class="progress" data-width="40">
<h3>Typescript <span>40%</span></h3>
<div class="bar"><span></span></div>
</div>
<div class="progress" data-width="40">
<h3>Node.js <span>40%</span></h3>
<div class="bar"><span></span></div>
</div>
</div>
</div>
</div>
<div class="skills-column">
<h3 class="title">Professional Skills</h3>
<div class="skills-box">
<div class="skills-content">
<div class="progress" data-width="100">
<h3>Reliability <span>100%</span></h3>
<div class="bar"><span></span></div>
</div>
<div class="progress" data-width="100">
<h3>Troubleshooting <span>100%</span></h3>
<div class="bar"><span></span></div>
</div>
<div class="progress" data-width="100">
<h3>Customer Service <span>100%</span></h3>
<div class="bar"><span></span></div>
</div>
<div class="progress" data-width="100">
<h3>Software Installation <span>100%</span></h3>
<div class="bar"><span></span></div>
</div>
<div class="progress" data-width="90">
<h3>Fast Learner <span>90%</span></h3>
<div class="bar"><span></span></div>
</div>
<div class="progress" data-width="90">
<h3>Communcation <span>90%</span></h3>
<div class="bar"><span></span></div>
</div>
<div class="progress" data-width="80">
<h3>Great Smile <span>90%</span></h3>
<div class="bar"><span></span></div>
</div>
<div class="progress" data-width="80">
<h3>Web Design <span>80%</span></h3>
<div class="bar"><span></span></div>
</div>
<div class="progress" data-width="80">
<h3>Web Remote Work Proficiency <span>80%</span></h3>
<div class="bar"><span></span></div>
</div>
<div class="progress" data-width="80">
<h3>Testing Application <span>80%</span></h3>
<div class="bar"><span></span></div>
</div>
<div class="progress" data-width="80">
<h3>Development of Efficient & Reusable Components <span>80%</span></h3>
<div class="bar"><span></span></div>
</div>
</div>
</div>
</div>
</div>
</section>
<!-- End Skills Section -->
<!-- Start About Section -->
<section class="about" id="about">
<h2 class="heading">About <span>Me</span></h2>
<div class="about-img">
<img src="./assets/images/2023-02-13 (1).jpg" alt="">
<span class="circle-spin"></span>
<span class="animate scroll" style="--i:2;"></span>
</div>
<div class="about-content">
<h3>Backend Developer!</h3>
<p>Hey there, Hi, I'm Carisa. I'm a backend software developer who really likes systems thinking and simple architecture. I like breaking down problems, making smart data structures, and building the hidden layers that make great apps work.</p>
<br>
<p>I put code quality, test coverage, and performance first. I also think that the best solutions are often the simplest ones, when done right. I know how to make APIs, speed up queries, and make sure that services talk to each other well.</p>
<br>
<p>I'm a dog mom and a curious reader when I'm not working. I'd love to connect with you if you're looking for someone who has backend logic, pays attention to detail, and works well with others.</p>
</section>
<!-- End About Section -->
<section class="projects" id="projects">
<h2 class="heading">My <span>Projects</span></h2>
<div class="projects-container">
<div class="project">
<h3>Silencewritten</h3>
<p>Silencewritten is a digital sanctuary crafted with Vercel Serverless Functions, Vercel Postgres, and Firebase Authentication.
It offers a secure and private space for creative writing and self-expression</p>
<div class="btn-box">
<a href="https://carisasaenz.wixsite.com/silencewritten" target="_blank" class="btn">Demo</a>
<!-- <a href="https://github.com/FizzyMo/task-manager" class="btn">Repo</a> -->
</div>
</div>
<div class="project">
<h3>Xayah & Rakan</h3>
<p>Experience the captivating journey of Xayah in Lover's Story, a text-based adventure set in the League of Legends universe.
Make critical decisions to rescue Rakan, with multiple endings shaped by your choices.</p>
<div class="btn-box">
<a href="https://youtu.be/sROQBv0l9PQ?si=6bcvDaoSZEDG4phZ" target="_blank" class="btn">Demo</a>
<a href="https://github.com/FizzyMo/Xayah-Rakan" target="_blank" class="btn">Repo</a>
</div>
</div>
<div class="project">
<h3>League Battle</h3>
<p>A turn-based combat game will take you on a thrilling adventure through the League of Legends universe!
Choose your champion from a selection of well-known characters, each with their own set of abilities and limitations.</p>
<div class="btn-box">
<a href="https://fizzymo.github.io/League-Battle/" target="_blank" class="btn">Demo</a>
<a href="https://github.com/FizzyMo/League-Battle" target="_blank" class="btn">Repo</a>
</div>
</div>
</div>
</section>
<!-- Start Contact Section -->
<section class="contact" id="contact">
<h2 class="heading">Contact <span>Me!</span></h2>
<form id="contact-form">
<div class="input-box">
<div class="input-field">
<input type="text" placeholder="Full Name" id="name" class="item" required>
<span class="focus"></span>
</div>
</div>
<div class="input-box">
<div class="input-field">
<input type="text" placeholder="Subject" id="subject" class="item" required>
<span class="focus"></span>
</div>
</div>
<div class="textarea-field">
<textarea id="message" class="item" cols="30" rows="10" placeholder="Your Message" required></textarea>
<span class="focus"></span>
</div>
<div class="btn-box btns">
<button type="submit" class="btn">Submit</button>
</div>
</form>
</section>
<!-- End Contact Section -->
<!-- Start Footer Section -->
<footer class="footer">
<div class="footer-text">
<p>Copyright © 2024 by Carisa Saenz-Videtto | All Rights Reserved.</p>
</div>
<div class="footer-icon-top">
<a href="#"><i class='bx bxs-chevrons-up'></i></a>
</div>
</footer>
<!-- End Footer Section -->
<!-- Start Import Javascript -->
<script src="https://smtpjs.com/v3/smtp.js"></script>
<script src="https://cdn.jsdelivr.net/npm/sweetalert2@11"></script>
<script type="text/javascript" src="./assets/javascript/main.js"></script>
<script src="./assets/javascript/script.js"></script>
<!-- End Import Javascript -->
</body>