-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
308 lines (298 loc) · 30.8 KB
/
index.html
File metadata and controls
308 lines (298 loc) · 30.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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<link rel="shortcut icon" href="./images/Logo.svg" type="image/x-icon" />
<title>Manuel Muñiz</title>
<meta name="title" content="Manuel Muñiz" />
<meta name="description" content="I'm a Front-End Developer specialized in building and designing exceptional digital experiences. Currently, I'm learning about the vast world of JavaScript and frameworks such as React." />
<meta name="keywords" content="Manuel Muñiz, Manuel Muñiz Portfolio, Manuel Muñiz GitHub" />
<meta name="author" content="Manuel Muñiz" />
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<!-- Open Graph -->
<meta property="og:type" content="website" />
<meta property="og:url" content="https://manu-developer.github.io/Portfolio/" />
<meta property="og:title" content="Manuel Muñiz" />
<meta property="og:description" content="I'm a Front-End Developer specialized in building and designing exceptional digital experiences. Currently, I'm learning about the vast world of JavaScript and frameworks such as React." />
<meta property="og:image" content="https://manu-developer.github.io/Portfolio/images/ProjectPreview.png" />
<!-- Open Graph -->
<!-- Twitter -->
<meta property="twitter:card" content="summary_large_image" />
<meta property="twitter:url" content="https://manu-developer.github.io/Portfolio/" />
<meta property="twitter:title" content="Manuel Muñiz" />
<meta property="twitter:description" content="I'm a Front-End Developer specialized in building and designing exceptional digital experiences. Currently, I'm learning about the vast world of JavaScript and frameworks such as React." />
<meta property="twitter:image" content="https://manu-developer.github.io/Portfolio/images/ProjectPreview.png" />
<!-- Twitter -->
<!-- Css Styles -->
<link rel="stylesheet" href="./app/css/styles.css" />
<!-- Css Styles -->
<!-- Scripts -->
<script src="./app/js/main.js" defer></script>
<!-- Scripts -->
<!-- Other Links -->
<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=Inter:wght@300;400;500;600;700;900&display=swap" rel="stylesheet" />
<!-- Other Links -->
</head>
<body>
<!-- Header Section -->
<header class="header">
<nav class="nav">
<a href="#" class="nav__logo">
<img src="./images/Logo.svg" alt="Website Logo" class="nav__img" />
</a>
<div class="nav__container">
<div class="nav__menu">
<ul class="nav__list">
<li class="nav__item">
<a href="#about" class="nav__link">About</a>
</li>
<li class="nav__item">
<a href="#skills" class="nav__link">Skills </a>
</li>
<li class="nav__item">
<a href="#projects" class="nav__link">Projects</a>
</li>
<li class="nav__item">
<a href="#contact" class="nav__link">Contact</a>
</li>
</ul>
</div>
<a href="./ManuelMuniz_CV.pdf" class="nav__cv" target="_blank">
<svg width="40" height="28" viewBox="0 0 40 28" fill="none" xmlns="http://www.w3.org/2000/svg">
<path id="cv__icon" d="M9 27.5C4.02938 27.5 0 23.6127 0 18.8214C0 15.0366 2.51062 11.8183 6.0125 10.631C6.00437 10.4683 6 10.3056 6 10.1429C6 4.81518 10.475 0.5 16 0.5C19.7062 0.5 22.9375 2.44364 24.6687 5.33348C25.6187 4.66451 26.7687 4.35714 28 4.35714C31.3125 4.35714 34 6.89442 34 10.1429C34 10.8781 33.8562 11.5772 33.6 12.2281C37.25 12.9393 40 16.0551 40 19.7857C40 24.0467 36.4187 27.5 32 27.5H9ZM18.9375 22.2025C19.525 22.8172 20.475 22.8172 21.0063 22.2025L26.0062 17.381C26.6437 16.8688 26.6437 15.9527 26.0062 15.3862C25.475 14.8257 24.525 14.8257 23.9375 15.3862L21.5 17.7426V9.66071C21.5 8.85915 20.8312 8.21429 20 8.21429C19.1687 8.21429 18.5 8.85915 18.5 9.66071V17.7426L16.0062 15.3862C15.475 14.8257 14.525 14.8257 13.9375 15.3862C13.3562 15.9527 13.3562 16.8688 13.9375 17.381L18.9375 22.2025Z" fill="url(#paint0_linear_5_24)" />
<defs>
<linearGradient id="paint0_linear_5_24" x1="0" y1="19.5" x2="40" y2="19.5" gradientUnits="userSpaceOnUse">
<stop offset="0.0260417" stop-color="#975CED" />
<stop offset="1" stop-color="#C854A6" />
</linearGradient>
</defs>
</svg>
<span class="cv__text">Download CV</span>
</a>
</div>
<div class="nav__hamburger">
<span class="hamburger__bar"></span>
<span class="hamburger__bar"></span>
<span class="hamburger__bar"></span>
</div>
</nav>
</header>
<!-- Header Section -->
<!-- Main Section -->
<main class="main container">
<div class="main__introduction">
<span class="main__greeting">Hey there, my name is</span>
<h1 class="main__title">Manuel Muñiz.</h1>
</div>
<h2 class="main__subtitle">I build things to make the web a better place.</h2>
<p class="main__extract">I'm a Front-End Developer specialized in building and designing exceptional digital experiences. Currently, I'm learning about the vast world of JavaScript and frameworks such as React.</p>
<div class="main__buttons">
<a href="mailto:manuelmuniz.uy@gmail.com" class="contact-btn">Let's Talk!</a>
<a href="#about" class="discover-me">
<p class="discover-me__text">Discover Me</p>
<svg class="discover-me__svg" width="25" height="19" viewBox="0 0 26 22" xmlns="http://www.w3.org/2000/svg">
<g id="Icon">
<path id="ArrowOne" d="M1.62475 22C1.20895 22 0.792949 21.8465 0.476074 21.5396C-0.158691 20.9258 -0.158691 19.9313 0.476074 19.3175L9.07943 10.9999L0.476074 2.68251C-0.158691 2.06866 -0.158691 1.07423 0.476074 0.460385C1.11084 -0.153462 2.13916 -0.153462 2.77393 0.460385L12.5239 9.88906C13.1587 10.5029 13.1587 11.4973 12.5239 12.1112L2.77393 21.5399C2.45756 21.8478 2.04115 22 1.62475 22Z" fill="#FCFCFC" />
<path id="ArrowTwo" d="M14.6247 22C14.2089 22 13.7929 21.8465 13.4761 21.5396C12.8413 20.9258 12.8413 19.9313 13.4761 19.3175L22.0794 10.9999L13.4761 2.68251C12.8413 2.06866 12.8413 1.07423 13.4761 0.460385C14.1108 -0.153462 15.1392 -0.153462 15.7739 0.460385L25.5239 9.88906C26.1587 10.5029 26.1587 11.4973 25.5239 12.1112L15.7739 21.5399C15.4576 21.8478 15.0412 22 14.6247 22Z" fill="#FCFCFC" />
</g>
</svg>
</a>
</div>
</main>
<!-- Main Section -->
<!-- Info Section -->
<section class="information container">
<div class="about" id="about">
<h2 class="about__title">About Me</h2>
<div class="about__content">
<p class="about__text">Hello! My name is Manuel and I enjoy creating things that live on the internet.</p>
<p class="about__text">My interest in web development started back in 2020 when I discovered Platzi, an online education platform that talked about the world of web development, and since then, my love for the web has been just growing.</p>
<p class="about__text">Afterwards, I immediately began studying and educating myself on web development. Now, I seek to become a web developer and cannot wait to provide my services and skills to the world. I am always seeking to learn new things and strive for success.</p>
</div>
</div>
<div class="skills" id="skills">
<h2 class="skills__title">Skills</h2>
<div class="skills__technologies">
<div class="technology">
<img src="./images/HTML5.svg" alt="HTML5 Icon" class="technology__img" />
<p class="technology__name">HTML5</p>
</div>
<div class="technology">
<img src="./images/CSS3.svg" alt="CSS3 Icon" class="technology__img" />
<p class="technology__name">CSS3</p>
</div>
<div class="technology">
<img src="./images/Sass.svg" alt="Sass Icon" class="technology__img" />
<p class="technology__name">Sass</p>
</div>
<div class="technology">
<img src="./images/Bootstrap.svg" alt="Bootstrap Icon" class="technology__img" />
<p class="technology__name">Bootstrap</p>
</div>
<div class="technology">
<img src="./images/Tailwind.svg" alt="Tailwind Icon" class="technology__img" />
<p class="technology__name">Tailwind</p>
</div>
<div class="technology">
<img src="./images/JavaScript.svg" alt="JavaScript Icon" class="technology__img" />
<p class="technology__name">JavaScript</p>
</div>
<div class="technology">
<img src="./images/Git.svg" alt="Git Icon" class="technology__img" />
<p class="technology__name">Git</p>
</div>
<div class="technology">
<img src="./images/GitHub.svg" alt="GitHub Icon" class="technology__img" />
<p class="technology__name">GitHub</p>
</div>
<div class="technology">
<img src="./images/NPM.svg" alt="NPM Icon" class="technology__img" />
<p class="technology__name">NPM</p>
</div>
<div class="technology">
<img src="./images/MySQL.svg" alt="MySQL Icon" class="technology__img" />
<p class="technology__name">MySQL</p>
</div>
<div class="technology">
<img src="./images/Jest.svg" alt="Jest Icon" class="technology__img" />
<p class="technology__name">Jest</p>
</div>
<div class="technology">
<img src="./images/Linux.svg" alt="Linux Icon" class="technology__img" />
<p class="technology__name">Linux</p>
</div>
<div class="technology">
<img src="./images/Figma.svg" alt="Figma Icon" class="technology__img" />
<p class="technology__name">Figma</p>
</div>
<div class="technology">
<img src="./images/Illustrator.svg" alt="Illustrator Icon" class="technology__img" />
<p class="technology__name">Illustrator</p>
</div>
</div>
</div>
</section>
<!-- Info Section -->
<!-- Projects Section -->
<section class="projects container" id="projects">
<h2 class="projects__title">Some Things I've Built</h2>
<div class="project">
<a href="https://manu-developer.github.io/Rock-Paper-Scissors/" class="project__img" target="_blank">
<img src="./images/Project1.jpg" alt="Rock-Paper-Scissors Preview" class="project__img" loading="lazy" />
</a>
<div class="project__information">
<h3 class="project__title">GitHub Profile Finder</h3>
<p class="project__description">This application allows you to search for user profiles on the GitHub software development platform. This system uses the GitHub API to access the public information of user profiles where you can find: profile information, public repositories, featured contributions, etc.</p>
<p class="project__technologies-used"><span>Technologies Used:</span> HTML5, CSS3, Sass, JavaScript, Git, GitHub-API.</p>
<div class="project__links">
<a href="https://github.com/Manu-Developer/GitHub-Profile-Finder" class="project__link" target="_blank">
<img src="./images/GitHub.svg" alt="GitHub Icon" class="project__icon" />
<p class="project__text">GitHub</p>
</a>
<a href="https://manu-developer.github.io/GitHub-Profile-Finder/" class="project__link" target="_blank">
<img src="./images/DemoLink.svg" alt="Demo Icon" class="project__icon" />
<p class="project__text">Demo</p>
</a>
</div>
</div>
</div>
<div class="project">
<a href="https://manu-developer.github.io/Rock-Paper-Scissors/" class="project__img" target="_blank">
<img src="./images/Project2.jpg" alt="Rock-Paper-Scissors Preview" class="project__img" loading="lazy" />
</a>
<div class="project__information">
<h3 class="project__title">e-Commerce Site</h3>
<p class="project__description">This fictitious eCommerce is an online platform designed to facilitate the buying and selling of products or services over the Internet. This application allows users to carry out commercial transactions online, from browsing and selecting products to the payment and delivery process.</p>
<p class="project__technologies-used"><span>Technologies Used:</span> HTML5, CSS3, Sass, JavaScript, Git, Jest.</p>
<div class="project__links">
<a href="https://github.com/Manu-Developer/proyectoJAP" class="project__link" target="_blank">
<img src="./images/GitHub.svg" alt="GitHub Icon" class="project__icon" />
<p class="project__text">GitHub</p>
</a>
<a href="https://manu-developer.github.io/proyectoJAP/" class="project__link" target="_blank">
<img src="./images/DemoLink.svg" alt="Demo Icon" class="project__icon" />
<p class="project__text">Demo</p>
</a>
</div>
</div>
</div>
<div class="project">
<a href="https://manu-developer.github.io/Rock-Paper-Scissors/" class="project__img" target="_blank">
<img src="./images/Project3.png" alt="Rock-Paper-Scissors Preview" class="project__img" loading="lazy" />
</a>
<div class="project__information">
<h3 class="project__title">Rock Paper Scissors</h3>
<p class="project__description">This "Rock Paper Scissors" game is a simple and popular sleight of hand game used for casual decision making or dispute resolution.</p>
<p class="project__technologies-used"><span>Technologies Used:</span> HTML5, CSS3, Sass, JavaScript, Git.</p>
<div class="project__links">
<a href="https://github.com/Manu-Developer/Rock-Paper-Scissors" class="project__link" target="_blank">
<img src="./images/GitHub.svg" alt="GitHub Icon" class="project__icon" />
<p class="project__text">GitHub</p>
</a>
<a href="https://manu-developer.github.io/Rock-Paper-Scissors/" class="project__link" target="_blank">
<img src="./images/DemoLink.svg" alt="Demo Icon" class="project__icon" />
<p class="project__text">Demo</p>
</a>
</div>
</div>
</div>
<p class="projects__see-more">See more work <a href="https://github.com/Manu-Developer?tab=repositories" target="_blank">here</a></p>
</section>
<!-- Projects Section -->
<!-- Contact Section -->
<section class="contact container" id="contact">
<h2 class="contact__title">Get In Touch</h2>
<div class="contact__content">
<p class="contact__text">I'm actively looking for any new job opportunities, so my inbox is always open.</p>
<p class="contact__text">Whether you have a question or just want to say hi,</p>
<p class="contact__text">I'm always available!</p>
</div>
<a href="mailto:manuelmuniz.uy@gmail.com" class="contact__cta">Contact Me </a>
</section>
<!-- Contact Section -->
<!-- Footer Section -->
<footer class="social container">
<ul class="social__list">
<li class="social__item">
<a href="https://www.linkedin.com/in/manuel-muniz/?locale=en_US" target="_blank" class="social__link">
<svg width="25" height="25" viewBox="0 0 35 35" fill="none" xmlns="http://www.w3.org/2000/svg">
<path class="item__icon" d="M0.578979 11.6305H7.84296V34.9985H0.578979V11.6305ZM4.20562 2.50438e-06C6.52307 2.50438e-06 8.40666 1.88689 8.40666 4.20839C8.40666 6.52989 6.52307 8.42136 4.20715 8.42136C3.09235 8.41894 2.02388 7.97434 1.23546 7.18483C0.447032 6.39531 0.00282476 5.32513 0 4.20839C-3.28506e-07 3.65535 0.108814 3.10773 0.320222 2.59685C0.531631 2.08596 0.841487 1.62183 1.23208 1.23099C1.62266 0.840141 2.08632 0.53025 2.59655 0.319029C3.10677 0.107808 3.65355 -0.000600812 4.20562 2.50438e-06ZM12.3786 11.6305H19.3324V14.8242H19.4287C20.3972 12.9878 22.762 11.0505 26.3031 11.0505C33.645 11.0505 35 15.8909 35 22.182V35H27.7544V23.6328C27.7544 20.9241 27.7055 17.435 23.9872 17.435C20.2139 17.435 19.6334 20.3885 19.6334 23.4338V34.9939H12.3892V11.6259L12.3786 11.6305Z" fill="#FCFCFC" />
</svg>
</a>
</li>
<li class="social__item">
<a href="https://github.com/Manu-Developer" target="_blank" class="social__link">
<svg width="25" height="25" viewBox="0 0 35 35" fill="none" xmlns="http://www.w3.org/2000/svg">
<path
class="item__icon"
d="M11.7066 28.182C11.7066 28.3266 11.5444 28.4425 11.3397 28.4425C11.1069 28.4642 10.9446 28.3485 10.9446 28.182C10.9446 28.0372 11.1069 27.9215 11.3115 27.9215C11.5232 27.8998 11.7066 28.0155 11.7066 28.182ZM9.51209 27.8562C9.4627 28.001 9.60383 28.1674 9.81553 28.2108C9.999 28.2832 10.2107 28.2108 10.253 28.0662C10.2954 27.9215 10.1613 27.755 9.94959 27.6898C9.76613 27.6392 9.5615 27.7115 9.51209 27.8562ZM12.6311 27.7333C12.4264 27.7838 12.2853 27.9215 12.3064 28.0879C12.3276 28.2325 12.5111 28.3268 12.7228 28.2761C12.9274 28.2254 13.0686 28.0879 13.0474 27.9432C13.0262 27.8055 12.8357 27.7115 12.6311 27.7333ZM17.2742 0C7.48689 0 0 7.62084 0 17.6589C0 25.6851 4.92541 32.5532 11.9607 34.9705C12.8639 35.1369 13.1814 34.5652 13.1814 34.0948C13.1814 33.6461 13.1603 31.171 13.1603 29.6512C13.1603 29.6512 8.22077 30.7367 7.18347 27.4945C7.18347 27.4945 6.37903 25.3883 5.22178 24.8455C5.22178 24.8455 3.60584 23.7093 5.33467 23.731C5.33467 23.731 7.09173 23.8757 8.05847 25.5983C9.60383 28.3919 12.1936 27.5885 13.2026 27.1109C13.3649 25.9529 13.8236 25.1495 14.3317 24.6719C10.3871 24.2232 6.40725 23.6369 6.40725 16.6747C6.40725 14.6845 6.94355 13.6857 8.07258 12.4119C7.88911 11.9415 7.28931 10.0019 8.25605 7.49781C9.73084 7.0274 13.125 9.45188 13.125 9.45188C14.5363 9.04659 16.0534 8.83672 17.5564 8.83672C19.0595 8.83672 20.5766 9.04659 21.9878 9.45188C21.9878 9.45188 25.382 7.02016 26.8569 7.49781C27.8236 10.0091 27.2238 11.9415 27.0403 12.4119C28.1694 13.6929 28.8609 14.6916 28.8609 16.6747C28.8609 23.6586 24.7047 24.2159 20.76 24.6719C21.4092 25.2437 21.9597 26.3292 21.9597 28.03C21.9597 30.4689 21.9386 33.4869 21.9386 34.0803C21.9386 34.5507 22.2631 35.1225 23.1592 34.956C30.2158 32.5532 35 25.6851 35 17.6589C35 7.62084 27.0614 0 17.2742 0ZM6.85887 24.9613C6.76714 25.0337 6.78831 25.2001 6.90827 25.3378C7.02117 25.4535 7.18347 25.5042 7.2752 25.4101C7.36694 25.3378 7.34577 25.1713 7.22581 25.0337C7.11291 24.9179 6.95061 24.8672 6.85887 24.9613ZM6.09678 24.3751C6.04738 24.4692 6.11794 24.585 6.25908 24.6574C6.37197 24.7297 6.51311 24.708 6.5625 24.6067C6.61189 24.5126 6.54133 24.3968 6.4002 24.3244C6.25908 24.281 6.14617 24.3027 6.09678 24.3751ZM8.38306 26.9517C8.27016 27.0458 8.3125 27.2628 8.4748 27.4004C8.63709 27.5668 8.84173 27.5885 8.93347 27.4728C9.0252 27.3785 8.98286 27.1615 8.84173 27.0239C8.6865 26.8575 8.4748 26.8358 8.38306 26.9517ZM7.57863 25.8877C7.46572 25.9601 7.46572 26.1482 7.57863 26.3147C7.69153 26.4811 7.88206 26.5535 7.97378 26.4811C8.08669 26.3871 8.08669 26.1989 7.97378 26.0324C7.875 25.866 7.69153 25.7936 7.57863 25.8877Z"
fill="#FCFCFC"
/>
</svg>
</a>
</li>
<li class="social__item">
<a href="https://www.instagram.com/manuel_muniz03/?hl=es" target="_blank" class="social__link">
<svg width="25" height="25" viewBox="0 0 35 35" fill="none" xmlns="http://www.w3.org/2000/svg">
<path
class="item__icon"
d="M17.5155 8.58312C17.2077 8.58312 16.9033 8.59882 16.6033 8.62954C16.3034 8.66026 16.0076 8.70579 15.7169 8.76555C15.4261 8.82531 15.1405 8.89932 14.8607 8.98666L14.0392 9.28828L13.2572 9.66592L12.5191 10.115L11.8296 10.6308L11.1932 11.2088L10.6147 11.8445L10.0983 12.5333L9.64871 13.2707L9.27084 14.0519C9.15726 14.3191 9.05623 14.593 8.96877 14.8726C8.88132 15.1523 8.80731 15.4377 8.74744 15.7281C8.68756 16.0186 8.64204 16.314 8.6112 16.6137C8.58037 16.9134 8.5649 17.2175 8.5649 17.525C8.5649 17.8324 8.58059 18.1365 8.6112 18.4362C8.64164 18.7336 8.68711 19.0292 8.74744 19.3219C8.80731 19.6134 8.88132 19.8978 8.96877 20.1774C9.05623 20.4571 9.15715 20.7309 9.27084 20.9982L9.64871 21.7794L10.0983 22.5166L10.6147 23.2055L11.1932 23.8413L11.8296 24.4193L12.5191 24.9351L13.2572 25.3841L14.0392 25.7618L14.8607 26.0634L15.7169 26.2845C16.0099 26.3448 16.3057 26.3902 16.6033 26.4206C16.9064 26.4515 17.2109 26.467 17.5155 26.4669C17.8233 26.4669 18.1277 26.4512 18.4275 26.4206C18.7251 26.3902 19.021 26.3448 19.314 26.2845L20.1703 26.0634L20.9917 25.7618L21.7737 25.3841L22.5118 24.9351L23.2014 24.4193L23.8378 23.8413L24.4164 23.2055L24.9328 22.5166L25.3824 21.7794L25.7603 20.9982L26.0623 20.1774C26.1498 19.8978 26.2238 19.6123 26.2837 19.3219L26.4199 18.4361C26.4506 18.1364 26.4663 17.8323 26.4663 17.5249C26.4663 17.2174 26.4506 16.9133 26.4199 16.6136C26.3895 16.3163 26.344 16.0207 26.2837 15.728C26.2238 15.4365 26.1498 15.1523 26.0623 14.8725L25.7603 14.0517L25.3824 13.2706L24.9328 12.5332L24.4164 11.8444L23.8378 11.2087L23.2014 10.6307L22.5118 10.1149L21.7737 9.66581L20.9917 9.28817L20.1703 8.98655L19.314 8.76544L18.4275 8.62943C18.1245 8.59848 17.8201 8.5831 17.5155 8.58312ZM17.5155 11.6695C17.719 11.6695 17.9198 11.6796 18.1176 11.6996L18.7007 11.7878L19.2639 11.9313L19.8032 12.1272L20.316 12.3728L20.7981 12.6649L21.2488 13.0009L21.6644 13.3779L22.0417 13.793L22.3781 14.2433L22.6705 14.7261L22.9161 15.2385C22.9898 15.4139 23.0553 15.5936 23.1123 15.7774C23.1692 15.9611 23.2171 16.149 23.2558 16.3402C23.2945 16.5315 23.3231 16.7262 23.344 16.9239L23.3741 17.5255C23.3741 17.7288 23.364 17.9295 23.344 18.1273C23.3241 18.3251 23.2947 18.5198 23.2558 18.7109C23.2169 18.9021 23.1689 19.0899 23.1123 19.2738L22.9161 19.8127L22.6705 20.3251L22.3781 20.8078L22.0417 21.2582L21.6644 21.6733L21.2488 22.0503L20.7981 22.3863L20.316 22.6784L19.8032 22.924L19.2639 23.1198L18.7007 23.2634L18.1176 23.3515C17.9175 23.3716 17.7165 23.3816 17.5154 23.3816C17.3142 23.3816 17.1132 23.3716 16.913 23.3515L16.33 23.2634C16.1386 23.2246 15.9507 23.1766 15.7667 23.1198L15.2273 22.924L14.7146 22.6784L14.2324 22.3863L13.7817 22.0503L13.3661 21.6733L12.9888 21.2582L12.6525 20.8078L12.36 20.3251L12.1145 19.8127L11.9183 19.2738L11.7747 18.7109L11.6865 18.1273C11.6664 17.9273 11.6564 17.7265 11.6564 17.5255C11.6564 17.3246 11.6664 17.1238 11.6865 16.9239C11.7063 16.7262 11.7358 16.5314 11.7747 16.3402C11.8133 16.1504 11.8612 15.9626 11.9184 15.7775L12.1146 15.2386L12.3601 14.7262L12.6526 14.2434L12.989 13.7931L13.3663 13.378L13.7818 13.001L14.2325 12.665L14.7147 12.3729L15.2274 12.1273C15.4039 12.0532 15.584 11.9878 15.7669 11.9314L16.3302 11.7879C16.5216 11.7491 16.7165 11.7195 16.9133 11.6997C17.1134 11.6796 17.3143 11.6695 17.5155 11.6695Z"
fill="#FCFCFC"
/>
<path
class="item__icon"
d="M15.818 0.0315761C14.8446 0.0300063 13.9758 0.0340423 13.1954 0.0450307L11.1031 0.101094C10.4833 0.128004 9.93568 0.163097 9.44411 0.208508C9.19833 0.231158 8.96646 0.256499 8.74669 0.284418C8.53756 0.310777 8.329 0.34147 8.12114 0.376475C7.92323 0.410113 7.73542 0.44644 7.55535 0.485909C7.37527 0.525377 7.20327 0.567987 7.03732 0.613734C6.87509 0.658469 6.71413 0.707675 6.55462 0.761294C6.39832 0.813993 6.24582 0.869832 6.09524 0.929483C5.79407 1.04879 5.5003 1.18266 5.19778 1.33269C4.965 1.44818 4.74995 1.56513 4.54565 1.68891C4.34136 1.8127 4.14783 1.94344 3.95833 2.08584C3.76319 2.2332 3.57509 2.38968 3.39468 2.55475C3.20608 2.72653 3.01345 2.91546 2.8133 3.1266C2.5618 3.39043 2.34327 3.63644 2.14929 3.87784C2.0523 3.99849 1.96148 4.11779 1.87592 4.23777C1.79132 4.35601 1.71043 4.47686 1.63339 4.60016C1.55715 4.72238 1.48494 4.84684 1.41587 4.97489C1.34572 5.10514 1.27943 5.23743 1.21707 5.37159C1.08947 5.64563 0.970392 5.94074 0.851538 6.27017C0.763363 6.51371 0.684408 6.76049 0.614839 7.00998C0.543863 7.26496 0.480736 7.5317 0.424448 7.82021C0.368161 8.10871 0.31905 8.41896 0.275881 8.76207C0.229362 9.13817 0.1922 9.51536 0.164427 9.89331C0.133032 10.3088 0.107019 10.7661 0.0857148 11.275L0.0352581 12.9673L0.00812347 15.03L0.000274658 17.5234L0.0232605 21.1492L0.0950213 23.8963L0.1503 24.9694L0.21937 25.8585C0.241511 26.0982 0.269214 26.3373 0.302455 26.5757C0.332729 26.7874 0.365246 26.9726 0.400229 27.133C0.471213 27.4589 0.55515 27.782 0.651841 28.1013C0.74442 28.407 0.850294 28.7085 0.969158 29.005C1.08599 29.2954 1.21382 29.5755 1.35285 29.8451C1.49189 30.1146 1.64214 30.3736 1.8036 30.6224C1.96506 30.8712 2.13774 31.1099 2.32207 31.3383C2.5062 31.5667 2.70205 31.7854 2.90883 31.9935C3.11593 32.2021 3.33435 32.4005 3.56455 32.5891C3.79747 32.7799 4.03957 32.9591 4.29 33.1262C4.52244 33.2816 4.75241 33.4239 4.98407 33.5545C5.21572 33.6852 5.44939 33.8037 5.68957 33.9114C5.92974 34.0192 6.17597 34.1162 6.43319 34.2034C6.6904 34.2907 6.95839 34.3682 7.24162 34.4371C7.52485 34.5059 7.82467 34.5664 8.14199 34.6191C8.45931 34.6718 8.79849 34.717 9.16088 34.7559C9.52328 34.7948 9.90989 34.827 10.3253 34.8539C10.7407 34.8808 11.1848 34.9023 11.6619 34.9196C12.3989 34.9463 13.5145 34.9618 14.8011 34.9678L18.966 34.9594L22.9099 34.9041L24.4095 34.8619L25.3865 34.8117C25.5961 34.7947 25.8013 34.7745 25.9993 34.7508C26.1974 34.7272 26.3927 34.7001 26.5828 34.6694C26.773 34.6387 26.9589 34.6044 27.1416 34.5663C27.3221 34.5287 27.5017 34.4867 27.6802 34.4403C27.8569 34.3955 28.0312 34.3445 28.2036 34.2903C28.3761 34.2362 28.5467 34.1776 28.7164 34.1148C28.887 34.0516 29.0561 33.9843 29.2234 33.9129C29.3919 33.8411 29.5602 33.7644 29.7291 33.683C29.9885 33.5581 30.1972 33.454 30.3806 33.3523C30.553 33.2577 30.7191 33.1519 30.8777 33.0356C31.0343 32.9204 31.1899 32.7892 31.3693 32.6239C31.5487 32.4586 31.752 32.2595 32.0037 32.0076C32.2249 31.7865 32.4115 31.5944 32.5724 31.4195C32.7333 31.2447 32.8689 31.0874 32.9877 30.9358C33.101 30.792 33.2066 30.6422 33.3039 30.4871C33.3989 30.3357 33.4864 30.1785 33.5755 30.0042C33.7096 29.7418 33.8289 29.4988 33.9358 29.2644C34.0395 29.0384 34.1343 28.8085 34.2199 28.575C34.3042 28.3434 34.3772 28.1079 34.4386 27.8692C34.5019 27.6236 34.5564 27.3644 34.6035 27.08C34.6506 26.7957 34.6904 26.4862 34.7249 26.1406C34.7594 25.7951 34.7888 25.4132 34.8146 24.9841L34.883 23.5436L34.9418 21.7521L34.9837 19.7563L34.9998 17.6694L34.9624 13.5706L34.9123 11.7348L34.8439 10.1585L34.7586 8.92958C34.7277 8.5876 34.6943 8.31827 34.6589 8.13618C34.6197 7.93498 34.5758 7.73471 34.5274 7.53552C34.4804 7.34169 34.4286 7.14904 34.3722 6.95773C34.3172 6.77134 34.2574 6.58638 34.193 6.40304C34.1293 6.22196 34.0618 6.04469 33.9911 5.87123C33.9205 5.69777 33.844 5.52834 33.7644 5.36251C33.6848 5.19667 33.6014 5.03488 33.5138 4.87678C33.4263 4.71868 33.335 4.56451 33.2396 4.41414C33.1441 4.26378 33.0448 4.11723 32.9413 3.97461C32.8384 3.83244 32.7311 3.69352 32.6195 3.55806C32.5085 3.42334 32.3932 3.29216 32.2739 3.16472C32.1548 3.03744 32.0317 2.91396 31.9047 2.79448C31.7777 2.67495 31.6468 2.55924 31.5118 2.44734C31.3763 2.33506 31.2374 2.22704 31.0951 2.1234C30.9514 2.01871 30.8045 1.91843 30.6547 1.82268C30.5028 1.72558 30.3481 1.63299 30.1907 1.54506C30.0306 1.45565 29.868 1.37084 29.703 1.29075C29.4292 1.15766 29.176 1.03959 28.9274 0.934866C28.6831 0.830931 28.4339 0.738621 28.1809 0.658249C27.9263 0.578079 27.6614 0.509346 27.3699 0.450031C27.0783 0.390716 26.7605 0.341268 26.4006 0.299221C26.0408 0.257174 25.6391 0.2232 25.1796 0.194944C24.7201 0.166688 24.2033 0.144486 23.6132 0.126545L21.6077 0.0816955L19.0695 0.051758L15.8192 0.0317985L15.818 0.0315761ZM17.5061 3.11527L22.1933 3.14196L23.9616 3.17605C24.4485 3.18973 24.8201 3.20576 25.038 3.22426C25.3217 3.24814 25.5919 3.27808 25.8503 3.31396C26.0984 3.34821 26.3452 3.39081 26.5904 3.44167C26.8258 3.49101 27.0504 3.54707 27.2654 3.61031C27.4803 3.67355 27.6856 3.74441 27.8826 3.82279C28.0796 3.90117 28.268 3.98739 28.4493 4.0818C28.6292 4.1755 28.8039 4.27861 28.9729 4.39071C29.1411 4.50228 29.3033 4.62247 29.4607 4.75198C29.6181 4.88149 29.7707 5.0203 29.9197 5.16875C30.077 5.32539 30.2221 5.48495 30.3559 5.64955C30.4892 5.81313 30.6125 5.98458 30.7251 6.16298C30.8391 6.34391 30.9418 6.53171 31.0326 6.72529C31.1254 6.92263 31.2088 7.13119 31.2837 7.35286C31.3586 7.57454 31.4254 7.81011 31.4844 8.06184C31.5463 8.32871 31.5982 8.59782 31.6399 8.86859C31.6847 9.15563 31.7231 9.46173 31.7556 9.78948C31.7881 10.1172 31.815 10.4667 31.8372 10.8407C31.8549 11.1406 31.8704 11.5364 31.8835 12.0039L31.9164 13.5977L31.9415 17.502L31.9129 21.4025L31.8786 22.9918L31.8314 24.1477C31.7986 24.6889 31.7641 25.1439 31.7228 25.54C31.7021 25.738 31.6797 25.9212 31.6548 26.0931C31.6315 26.2555 31.6038 26.4172 31.5719 26.5782C31.5428 26.725 31.5089 26.8708 31.4704 27.0154C31.4336 27.1535 31.3921 27.2902 31.3461 27.4255C31.2997 27.5614 31.2493 27.6958 31.1948 27.8287C31.1373 27.969 31.0765 28.108 31.0126 28.2455C30.9558 28.3683 30.896 28.4877 30.8328 28.6039C30.7702 28.719 30.7038 28.832 30.6336 28.9426C30.5641 29.0521 30.4912 29.1585 30.415 29.2616C30.3392 29.3643 30.2597 29.4642 30.1766 29.5612C30.0938 29.6577 30.0075 29.7512 29.9179 29.8415C29.8282 29.9317 29.7352 30.0189 29.6387 30.103C29.5423 30.1871 29.4423 30.2678 29.3388 30.3456C29.2353 30.4234 29.1282 30.4981 29.0176 30.5696C28.9069 30.6412 28.7927 30.7098 28.6749 30.7753C28.5571 30.8407 28.4355 30.9033 28.3105 30.9629C28.1833 31.0233 28.0543 31.0799 27.9238 31.1326C27.7888 31.1871 27.6523 31.2377 27.5145 31.2845C27.2342 31.3801 26.9385 31.4639 26.6272 31.5363C26.3029 31.6112 25.9755 31.6725 25.6459 31.7199C25.5192 31.7384 25.228 31.7558 24.8109 31.772L23.2214 31.8161L18.7151 31.8747L13.9984 31.8821L12.146 31.8623L10.9432 31.8249L10.0563 31.7625C9.78094 31.7393 9.52485 31.7135 9.2849 31.6843C9.04494 31.655 8.82148 31.6224 8.61124 31.5856C8.41201 31.5512 8.214 31.51 8.01753 31.4623C7.83839 31.4187 7.66109 31.3679 7.48605 31.31C7.3173 31.2539 7.15595 31.1923 6.99898 31.1244C6.842 31.0566 6.68951 30.9823 6.53847 30.9011C6.38744 30.8199 6.23797 30.7318 6.08683 30.6357C5.9728 30.5632 5.86258 30.4899 5.7565 30.4122C5.65043 30.3345 5.54795 30.257 5.44928 30.1758C5.35061 30.0947 5.25586 30.011 5.16448 29.9249C5.0737 29.8392 4.98604 29.7503 4.90165 29.6583C4.81756 29.5665 4.73716 29.4721 4.66002 29.3744C4.58258 29.2762 4.50879 29.1752 4.4388 29.0716C4.36777 28.9664 4.30056 28.8587 4.2373 28.7487C4.17339 28.6377 4.11262 28.5229 4.05488 28.4045C3.99616 28.2838 3.94138 28.1613 3.89061 28.037C3.83903 27.9106 3.79014 27.78 3.74417 27.6453C3.65223 27.3756 3.5715 27.0886 3.50131 26.7825C3.43112 26.4763 3.37124 26.1512 3.32056 25.8047C3.26988 25.4582 3.22906 25.0909 3.19655 24.7005C3.17255 24.4129 3.15349 23.9649 3.13891 23.3998L3.10842 21.39L3.11963 16.2663L3.20787 11.3705L3.27515 9.64551L3.31327 9.07535C3.3265 8.92308 3.34018 8.81028 3.3542 8.74256C3.40039 8.51976 3.44693 8.31244 3.49503 8.11835C3.53996 7.93525 3.58995 7.75342 3.64494 7.57308C3.69719 7.40287 3.75225 7.24343 3.81111 7.09239C3.86788 6.94609 3.93114 6.80238 4.00072 6.66172C4.06867 6.52492 4.14166 6.39396 4.22093 6.26647C4.30021 6.13898 4.38576 6.01531 4.47905 5.8923C4.57234 5.7693 4.6728 5.64787 4.78213 5.52475C4.89145 5.40164 5.00952 5.27729 5.13757 5.14913C5.2868 4.99905 5.44219 4.85522 5.60334 4.71801C5.7555 4.58855 5.91418 4.46696 6.07875 4.35371C6.24055 4.24158 6.4065 4.14179 6.57929 4.05007C6.75207 3.95835 6.9317 3.87549 7.12063 3.80093C7.30957 3.72636 7.50803 3.65965 7.71827 3.5991C7.93913 3.53714 8.16245 3.48429 8.38766 3.44066C8.62447 3.39424 8.87597 3.35376 9.14451 3.31845C9.41306 3.28313 9.69875 3.25263 10.0042 3.22617C10.2172 3.20778 10.5843 3.19141 11.0677 3.17761L12.827 3.14286L17.5069 3.11426L17.5061 3.11527Z"
fill="#FCFCFC"
/>
</svg>
</a>
</li>
</ul>
<p class="social__text">Made with ️💜 & ☕ by Manuel Muñiz</p>
</footer>
<!-- Footer Section -->
</body>
</html>