-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
253 lines (239 loc) · 12.1 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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<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=Crete+Round&family=Inter&family=Poppins&family=Roboto&display=swap" rel="stylesheet">
<link rel="stylesheet" href="styles.css">
<title>Luis Sanchez</title>
</head>
<body>
<header class="header">
<a href="index.html" id="main-name" class="main-name"><h1 class="name refname">Luis Sanchez</h1></a>
<nav class="navigator">
<ul class="content-nav">
<li class="frame-nav">
<a href="#works" class="frame-nav"><h2 class="links-nav">Portfolio</h2></a>
</li>
<li class="frame-nav">
<a href="#about-me" class="frame-nav"><h2 class="links-nav">About</h2></a>
</li>
<li class="frame-nav">
<a href="#contact" class="frame-nav"><h2 class="links-nav">Contact</h2></a>
</li>
</ul>
<img src="images/letter.png" alt="contact button" class="change-image1">
<button href="" class="ham-btn" id="button"><img src="images/menu.png" alt="menu button" class="change-image close-image"></button>
<button href="" class="ham-btn hidden" id="close-button"><img src="images/close-button.png" alt="close button" class="change-image"></button>
</nav>
</header>
<section class="new-querie">
<section class="headline">
<h2 class="introduction">Hey There.
I'm Luis
</h2>
<h3 class="supporting-text">I'm a software developer</h3>
<p class="description">I can help you build your project , feature or website Look through some of my work and experience! If you like what you see and have a project you need coded,
don’t hestiate to contact me.</p>
<ul class="social-networks-buttons positionin">
<li>
<a rel="noopener" target="_blank" href="https://github.com/sanieni6"><img class="image-size" src="images/github.png" alt="github" ></a>
</li>
<li><a rel="noopener" target="_blank" href="https://www.linkedin.com/in/luissanchezz3/"><img class="image-size" src="images/linkedin.png" alt="linkedin" ></a></li>
<li><a rel="noopener" target="_blank" href="https://angel.co/u/luis-sanchez-zamora" ><img class="image-size" src="images/angelist.png" alt="angellist" ></a></li>
<li>
<a rel="noopener" target="_blank" href="https://twitter.com/its_luis_sz23"><img src="images/twitter.png" alt="twitter" ></a>
</li>
<li><a rel="noopener" target="_blank" href="https://medium.com/@luissanchezzamora23"><img class="image-size" src="images/medium.png" alt="medium" ></a></li>
</ul>
</section>
</section>
<section class="works" id="works">
<div class="title-content">
<h2 class="title-works">My Recents works</h2>
<hr class="solidhr">
</div>
<div class="feature-card">
<img class="image-feature" src="images/first-place.png" alt="main card">
<div class="card2">
<h3 class="multi-post">Multi-Post Stories</h3>
<p class="description2">A daily selection of privately personalized reads; no accounts or sign-ups required. has been the industry's standard dummy text ever since the 1500s, when an unknown printer took a standard dummy text.</p>
<ul class="tech">
<li class="design">CSS</li>
<li class="design">HTML</li>
<li class="design">Bootstrap</li>
<li class="design">Ruby</li>
</ul>
<button class="open-project button-animations btnpop">See Project</button>
</div>
</div>
<section class="card-works">
<div class="card custom-card1">
<div class="portrait non-content">
<h3 class="profesional-art">Profesional Art Printing Data</h3>
<p class="card-description">A daily selection of privately personalized reads; no accounts or sign-ups required. has been the industry's standard</p>
<ul class="tags">
<li class="tags-li">HTML</li>
<li class="tags-li">Bootstrap</li>
<li class="tags-li">Ruby</li>
</ul>
</div>
<button class="see-project custombt button-animations btnpop"> See Project</button>
</div>
<div class="card custom-card2">
<div class="portrait">
<h3 class="profesional-art custom-text1 nocont">Profesional Art Printing Data</h3><h3 class="profesional-art alter-text1 nocont1">Data Dashboard Healthcare</h3>
<p class="card-description">A daily selection of privately personalized reads; no accounts or sign-ups required. has been the industry's standard</p>
<ul class="tags">
<li class="tags-li">HTML</li>
<li class="tags-li">Bootstrap</li>
<li class="tags-li">Ruby</li>
</ul>
</div>
<button class="see-project non-content button-animations btnpop"> See Project</button>
</div>
<div class="card custom-card3">
<div class="portrait">
<h3 class="profesional-art nocont">Profesional Art Printing Data</h3><h3 class="profesional-art alter-text2 nocont1">Website Protfolio</h3>
<p class="card-description">A daily selection of privately personalized reads; no accounts or sign-ups required. has been the industry's standard</p>
<ul class="tags">
<li class="tags-li">HTML</li>
<li class="tags-li">Bootstrap</li>
<li class="tags-li">Ruby</li>
</ul>
</div>
<button class="see-project non-content button-animations btnpop"> See Project</button>
</div>
<div class="card custom-card-shadow">
<div class="portrait">
<h3 class="profesional-art nocont">Profesional Art Printing Data</h3><h3 class="profesional-art alter-text3 nocont1">Profesional Art Printing Data More</h3>
<p class="card-description">A daily selection of privately personalized reads; no accounts or sign-ups required. has been the industry's standard</p>
<ul class="tags">
<li class="tags-li">HTML</li>
<li class="tags-li">Bootstrap</li>
<li class="tags-li">Ruby</li>
</ul>
</div>
<button class="see-project non-content button-animations btnpop"> See Project</button>
</div>
<div class="card custom-card2">
<div class="portrait">
<h3 class="profesional-art nocont">Profesional Art Printing Data</h3><h3 class="profesional-art alter-text1 nocont1">Data Dashboard Healthcare</h3>
<p class="card-description">A daily selection of privately personalized reads; no accounts or sign-ups required. has been the industry's standard</p>
<ul class="tags">
<li class="tags-li">HTML</li>
<li class="tags-li">Bootstrap</li>
<li class="tags-li">Ruby</li>
</ul>
</div>
<button class="see-project non-content button-animations btnpop"> See Project</button>
</div>
<div class="card custom-card3">
<div class="portrait">
<h3 class="profesional-art nocont">Profesional Art Printing Data</h3><h3 class="profesional-art alter-text2 nocont1">Website Protfolio</h3>
<p class="card-description">A daily selection of privately personalized reads; no accounts or sign-ups required. has been the industry's standard</p>
<ul class="tags">
<li class="tags-li">HTML</li>
<li class="tags-li">Bootstrap</li>
<li class="tags-li">Ruby</li>
</ul>
</div>
<button class="see-project non-content button-animations btnpop"> See Project</button>
</div>
</section>
</section>
<section class="about-me-section" id="about-me">
<div class="about-me">
<h2 class="about-title">About me</h2>
<p class="description-about">Hello I'm a software developer! I can help you build a product , feature or website Look through some of my work and experience! If you like what you see and have a project you need coded, don’t hestiate to contact me.</p>
<button class="resume-button button-animations">Get My Resume</button>
</div>
<hr class="solidhr1">
<ul class="skills">
<li class="about-me-sectiones">
<div class="holder-image">
<img src="images/triangle.png" alt="Lenguages list" >
<h3 class="format">Language</h3>
</div>
<ul class="about-languages">
<li class="des-text">Javascript</li>
<li class="des-text">Ruby</li>
<li class="des-text">HTML</li>
<li class="des-text">CSS</li>
</ul>
</li>
<li class="about-me-sectiones">
<div class="holder-image">
<img src="images/rectangle.png" alt="Frameworks list">
<h3 class="format">Frameworks</h3>
</div>
<ul class="about-languages">
<li class="des-text">Bootstrap</li>
<li class="des-text">Ruby on Rails</li>
<li class="des-text">RSPec</li>
<li class="des-text">Capybara</li>
<li class="des-text">Selenium</li>
</ul>
</li>
<li class="about-me-sectiones">
<div class="holder-image">
<img src="images/circle.png" alt="Skills list">
<h3 class="format">Skills</h3>
</div>
<ul class="about-languages">
<li class="des-text">Codekit</li>
<li class="des-text">GitHub</li>
<li class="des-text">Codepen</li>
<li class="des-text">Gitlab</li>
<li class="des-text">Terminal</li>
</ul>
</li>
</ul>
</section>
<section class="form" id="contact">
<p class="primary-text">I'm always interested in hearing about new projects, so if you'd like to chat please get in touch.</p>
<form action="https://formspree.io/f/mwkjplad" id="forma" method="post">
<ul class="element-form">
<li class="items-form">
<label for="username" class="nolabel">Name</label>
<input type="text" id="username" class="name-input input" name="userName" maxlength="30" placeholder="Full name" required>
<hr class="solidhr2">
</li>
<li class="items-form">
<label for="user-email" class="nolabel">Email address</label>
<input type="email" class="name-input input" id="user-email" name="userEmail" placeholder="Email address" required>
<hr class="solidhr2">
</li>
<li class="items-form color-form">
<label for="msg-input" class="nolabel">Enter text here</label>
<textarea name="message" class="msg-input input" id="msg-input" id="msg" cols="30" rows="10" maxlength="500" placeholder="Enter text here" required></textarea>
</li>
<li class="items-form put-center validation">
<button type="submit" class="resume-button center1 button-animations">Get in touch</button>
</li>
</ul>
</form>
</section>
<section class="social-media-bottom">
<hr class="solidhr3">
<ul class="social-networks-buttons padd">
<li>
<a rel="noopener" target="_blank" href="https://github.com/sanieni6"><img class="image-size" src="images/github-dark.png" alt="github"></a>
</li>
<li><a rel="noopener" target="_blank" href="https://www.linkedin.com/in/luissanchezz3/"><img class="image-size" src="images/linkedin-dark.png" alt="linkedin"></a></li>
<li><a rel="noopener" target="_blank" href="https://angel.co/u/luis-sanchez-zamora" ><img class="image-size" src="images/angelist-dark.png" alt="angellist"></a></li>
<li>
<a rel="noopener" target="_blank" href="https://twitter.com/its_luis_sz23"><img src="images/twitter-dark.png" alt="twitter"></a>
</li>
<li><a rel="noopener" target="_blank" href="https://medium.com/@luissanchezzamora23"><img class="image-size" src="images/medium-dark.png" alt="medium"></a></li>
</ul>
<hr class="solidhr4 non-content">
</section>
<script src="events.js"></script>
<script src="popup.js"></script>
<script src="validation.js"></script>
</body>
</html>