-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
433 lines (433 loc) · 15.5 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
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
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
<!DOCTYPE html>
<html lan="en">
<head>
<title>Portfolio</title>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width,initial-scale=1" />
<meta http-equiv="X-UA-Compatible" content="IE=7" />
<meta
name="description"
content="Hola, este es mi portafolio web donde vas a encontrar mis proyectos, formas de contactarme, quien soy y a donde apunto."
/>
<link
rel="apple-touch-icon"
sizes="180x180"
href="assets/favicons/apple-touch-icon.png"
/>
<link
rel="icon"
type="image/png"
sizes="32x32"
href="assets/favicons/favicon-32x32.png"
/>
<link
rel="icon"
type="image/png"
sizes="16x16"
href="assets/favicons/favicon-16x16.png"
/>
<link rel="manifest" href="assets/favicons/site.webmanifest" />
<link rel="stylesheet" href="style.css" />
</head>
<body>
<div id="modal" class=""></div>
<main>
<header class="header">
<div class="logo">
<p><span class="logo__span">Nicolas.</span>dev</p>
</div>
<nav class="nav">
<ul id="menu">
<li><a href="#">Home</a></li>
<li><a href="#info">About me</a></li>
<li><a href="#projects">Projects</a></li>
<li><a href="#contact">Contact</a></li>
<li>
<span>Mode</span><span id="btnMode" data-mode="light"></span>
</li>
</ul>
<button class="menuBtn logo" title="menu">
<span></span><span></span><span></span>
</button>
</nav>
</header>
<section role="doc-introduction" class="presentation">
<div role="contentinfo" class="presentation__text">
<h1>Self-taught developer</h1>
<p>
👋 Hi!, welcome to my webpage, Here you will find everything about
this web developer, my skills, experience, technologies that I
handle and how you can contact me.
</p>
<button id="open-subpage" data-elconect=".subpage">
you have a web?
</button>
</div>
<picture class="presentation__picture"
><img
class="illustration"
src="assets/cara_ilustracion.svg"
alt="logo2"
/></picture>
<article class="subpage">
<button id="close-subpage">Close</button>
<div class="subpage__image">
<img
src="https://images.unsplash.com/photo-1484417894907-623942c8ee29?ixlib=rb-4.0.3&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&auto=format&fit=crop&w=1332&q=80"
alt="programmer-desktop"
/>
</div>
<div class="subpage__container">
<h4>A place on the web.</h4>
<p>
<b>Note:</b> Boost your online presence with a website! Discover
the benefits of having a website: increase your visibility,
attract new customers, and expand your business. With your own
digital platform, you'll be able to showcase your products and
services 24/7. Don't miss the opportunity to stand out in the
digital world!
</p>
<div class="subpage__container-note">
<div><span>🕯️</span></div>
<div class="infoBlock">
<h6>
Welcome to my presentation! Here We're going to anwer your
dudes.
</h6>
<p>
Do you have more unanswered questions? Send me a message using
the <span
><a
id="link-contact"
href="#contact"
class="underline hoverU"
>form →</a
></span
> on this page.
</p>
</div>
</div>
<div class="table-info">
<div class="table-col">
<h6 class="underline">Set Up</h6>
<ul>
<li>
📲 <span class="underline">Responsive desing</span>
</li>
<li>
📒 <span class="underline"
>Conecting to data base</span
>
</li>
<li>
📈 <span class="underline"
>SEO(Search Engine Optimization)</span
>
</li>
<li>
💳 <span class="underline"
>Change payment methods</span
>
</li>
</ul>
</div>
<div class="table-col">
<h6 class="underline">Communication</h6>
<ul>
<li>
📨 <span class="underline"
>An e-mail or contact form</span
>
</li>
<li>
🌐 <span class="underline">Your Social medias</span>
</li>
<li>
🔔 <span class="underline">Recive Notification</span>
</li>
<li>
📝 <span class="underline"
>Manage your own Dashboard</span
>
</li>
</ul>
</div>
</div>
</div>
</article>
<a href="#info" class="presentation__arrow"
><svg
xmlns="http://www.w3.org/2000/svg"
height="1em"
viewBox="0 0 448 512"
>
<path
d="M413.1 222.5l22.2 22.2c9.4 9.4 9.4 24.6 0 33.9L241 473c-9.4 9.4-24.6 9.4-33.9 0L12.7 278.6c-9.4-9.4-9.4-24.6 0-33.9l22.2-22.2c9.5-9.5 25-9.3 34.3.4L184 343.4V56c0-13.3 10.7-24 24-24h32c13.3 0 24 10.7 24 24v287.4l114.8-120.5c9.3-9.8 24.8-10 34.3-.4z"
/></svg
></a>
</section>
<section id="info">
<article class="about-me">
<h3>Me and my skills</h3>
<div class="slider">
<div class="slider__container">
<figure class="slides">
<img
src="assets/escritorio -programador.svg"
alt="programmer-desktop"
/>
<figcaption class="slides__descript">
<h4 class="slides__descript-h4">
About me<i class="fas fa-chevron-down"></i>
</h4>
<p>
<img src="assets/icon-me.svg" alt="about-me" /> I am a <span
>self-taught web</span
> developer with a <span>passion</span> for creating efficient
and attractive <span>digital solutions.</span> I strive to
stay updated with the latest trends and technologies in
the <span>web development</span> world to provide a
high-quality service.
</p>
</figcaption>
</figure>
<figure class="slides">
<img
src="assets/escritorio -programador.svg"
alt="programmer-desktop"
/>
<figcaption class="slides__descript">
<h4 class="slides__descript-h4">
Development<i class="fas fa-chevron-down"></i>
</h4>
<ul>
<img src="assets/icon-computer.svg" alt="development" />
<li>
<i class="far fa-circle"></i>
<p><span>Frontend</span> web development.</p>
</li>
<li>
<i class="far fa-circle"></i>
<p>Design <span>UX/UI.</span></p>
</li>
<li>
<i class="far fa-circle"></i>
<p>Managmen of <span>Responsive Design.</span></p>
</li>
<li>
<i class="far fa-circle"></i>
<p>
Knowledge of <span>SEO</span> and <span>frameworks.</span>
</p>
</li>
</ul>
</figcaption>
</figure>
<figure class="slides">
<img
src="assets/escritorio -programador.svg"
alt="programmer-desktop"
/>
<figcaption class="slides__descript">
<h4 class="slides__descript-h4">
Experience<i class="fas fa-chevron-down"></i>
</h4>
<p>
<img src="assets/icon-docs.svg" alt="" />
My knowledge and experience come from various learning paths and the <span>challenges</span> I’ve encountered along the way.
I’ve actively participated in <span>programming communities</span>, utilized tutorials from <span>official documentation</span>,
and am currently in the “Henry” bootcamp.
</p>
</figcaption>
</figure>
</div>
<div class="slider__controls">
<span class="index actived" data-index="1"></span
><span class="index" data-index="2"></span
><span class="index" data-index="3"></span>
</div>
</div>
</article>
<article class="techs">
<div>
<picture
><img src="assets/typescript.svg" alt="html" class="tech"
/></picture>
<p>Typescript</p>
<span>🤯</span>
</div>
<div>
<picture
><img src="assets/tailwindcss.svg" alt="css" class="tech"
/></picture>
<p>tailwindcss</p>
<span>😊</span>
</div>
<div>
<picture
><img
src="assets/javascript.svg"
alt="javascript"
class="tech"
/></picture>
<p>JavaScript</p>
<span>😁</span>
</div>
<div>
<picture
><img src="assets/node.svg" alt="react" class="tech"
/></picture>
<p>Node.js</p>
<span>🤯</span>
</div>
<div>
<picture
><img src="assets/php.svg" alt="php" class="tech"
/></picture>
<p>Php</p>
<span>👀</span>
</div>
<div>
<picture
><img src="assets/git.svg" alt="git" class="tech"
/></picture>
<p>Git</p>
<span>😊</span>
</div>
<div>
<picture
><img src="assets/Figma.svg" alt="figma" class="tech"
/></picture>
<p>Figma</p>
<span>😊</span>
</div>
</article>
</section>
<section id="projects">
<h3>Projects</h3>
<article>
<figure>
<div>
<img src="assets/wordpress-api-site.png" alt="" loading="lazy" />
</div>
<figcaption>
Wordpress API.
<div class="tags">
<a
href="https://github.com/nicoVillagran/nicoVillagran.github.io"
target="_blank"
rel="noopener"
>Repository</a
><a
href="https://nicovillagran.github.io/project-spa-js/"
target="_blank"
rel="noopener"
>Website</a
><button
class="btnReadme"
id="see-readme"
data-elconect="#description-project"
data-info="project3"
>
Read me
</button>
</div>
<small>15 - 03 - 2023</small>
</figcaption>
</figure>
<figure>
<div>
<img src="assets/stripe-api-page.png" alt="" loading="lazy" />
</div>
<figcaption>
Payments with Stripe API.
<div class="tags">
<a
href="https://github.com/nicoVillagran/nicoVillagran.github.io"
target="_blank"
rel="noopener"
>Repository</a
><a
href="https://nicovillagran.github.io/project-stripe-api/"
target="_blank"
rel="noopener"
>Website</a
><button
class="btnReadme"
id="see-readme"
data-elconect="#description-project"
data-info="project2"
>
Read me
</button>
</div>
<small>18 - 02 - 2023</small>
</figcaption>
</figure>
</article>
<article id="description-project"></article>
<template id="readme-template"
><h5></h5>
<br />
<p></p>
<br /><br /><button id="close-readme">Back</button></template
>
</section>
<section id="contact">
<h3>Contact me</h3>
<form data-msg="" name="formTest" id="contactForm">
<label>What’s Your Name?</label><br /><br /><input
class="actived"
type="text"
name="name"
title="Name just accepts words and white spaces"
pattern="^[A-Za-zÑñÁáÉéÍíÓóÚúÜü\s]+$"
required
/><br /><br /><label>Your email address</label><br /><br /><input
class="actived"
type="email"
name="email"
title="passwords must be at least eight characters and one capital letter"
pattern="[a-z0-9._%+-]+@[a-z0-9.-]+\.[a-z]{2,}$"
required
/><br /><br /><label>What’s This About?</label><br /><br /><input
class="actived"
type="text"
name="subject"
title="passwords must be at least eight characters and one capital letter"
pattern="^[a-zA-ZñÑáéíóúÁÉÍÓÚ0-9\s]+$"
required
/><br /><br /><label>What's up!!</label><br /><br /><textarea
class="actived"
name="message"
cols="30"
rows="10"
data-pattern="^[A-Za-zÑñÁáÉéÍíÓóÚúÜü\s]{0,255}$"
required
></textarea
><br /><br /><input
type="submit"
name="btn-send"
value="Send"
id="submit"
/>
</form>
</section>
<footer>
<div class="logo">
<p><span class="logo__span">Nicolas.</span>dev</p>
</div>
<p>
Created by <em style="color: rgb(var(--color-grey))">@nicolas-dev</em>
</p>
<nav class="nav">
<ul>
<li>👾 <a href="https://github.com/nicoVillagran">Git-hub</a></li>
<li>💼 <a href="https://www.linkedin.com/in/nicolas-v-575a4a20a/">LinkedIn</a></li>
</ul>
</nav>
</footer>
</main>
<script src="script.js" type="module"></script>
</body>
</html>