-
Notifications
You must be signed in to change notification settings - Fork 0
/
about.html
199 lines (193 loc) · 6.65 KB
/
about.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
<!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" />
<meta
name="description"
content="Here the user will find more information about Esther Lizardo"
/>
<link
href="https://cdn.jsdelivr.net/npm/[email protected]/dist/css/bootstrap.min.css"
rel="stylesheet"
integrity="sha384-0evHe/X+R7YkIZDRvuzKMRqM+OrBnVFBL6DOitfPri4tjfHxaWutUpFmBp4vmVor"
crossorigin="anonymous"
/>
<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=Aguafina+Script&family=League+Spartan:wght@100;200;300;400;500;600;700;800;900&family=Open+Sans:ital,wght@0,300;0,500;0,700;0,800;1,300;1,500;1,700;1,800&family=Playfair+Display:ital,wght@0,400;0,500;0,600;0,700;0,800;0,900;1,400;1,500;1,600;1,700;1,800;1,900&display=swap"
rel="stylesheet"
/>
<script
src="https://kit.fontawesome.com/c6cb2133d8.js"
crossorigin="anonymous"
></script>
<script
src="https://cdn.jsdelivr.net/npm/[email protected]/dist/js/bootstrap.bundle.min.js"
integrity="sha384-pprn3073KE6tl6bjs2QrFaJGz5/SUsLqktiwsUTF55Jfv3qYSDhgCecCxMW52nD2"
crossorigin="anonymous"
></script>
<link rel="stylesheet" href="/scc/styles.css" />
</head>
<body>
<div class="container">
<nav class="navbar fixed-top navbar-expand-lg">
<div class="container-fluid">
<a class="navbar-brand head-logo" href="index.html"> EL </a>
<button
class="navbar-toggler"
type="button"
data-bs-toggle="collapse"
data-bs-target="#navbarNav"
aria-controls="navbarNav"
aria-expanded="false"
aria-label="Toggle navigation"
>
<span class="navbar-toggler-icon"></span>
</button>
<div class="collapse navbar-collapse" id="navbarNav">
<ul class="navbar-nav">
<li class="nav-item">
<a
class="nav-link"
aria-current="page"
href="/"
title="takes you to the 'home' page"
>Home</a
>
</li>
<li class="nav-item">
<a
class="nav-link active"
href="/about.html"
title="takes you to the 'about me' page"
>About</a
>
</li>
<li class="nav-item">
<a
class="nav-link"
aria-current="page"
href="/work.html"
title="Goes to Esther's Recent Work Page"
>Work</a
>
</li>
<li class="nav-item">
<a
class="nav-link"
href="/contact.html"
title="takes you to the 'contact' information"
>Contact</a
>
</li>
</ul>
</div>
</div>
</nav>
</div>
<div class="container">
<div class="row">
<div class="col-sm-6 mt-5">
<div>
<h2>Front-end Developer</h2>
<p>
My name is <span class="Esther">Esther Lizardo</span>, I'm a
Front-end developer based in Europe. I was born and raised in
Dominican Republic, now I live in a little island in the south of
Spain, called Lanzarote.
</p>
<div class="col-sm-6">
<img
src="img/esther02.jpeg"
class="img-fluid rounded shadow d-flex d-sm-none"
alt=" Esther Lizardo"
/>
</div>
<div class="experience">
<div class="row">
<div class="col-sm-6">
<p>
In this momment I'm seeking for new opportunities in
front-end development, it is very ecxiting to be part of how
things are created. I'm open to work remotely and have
flexible hours.
</p>
</div>
<div class="col-sm-6">
<p>
I am strongly driven to help people, therefore capture the
costumers wants and needs to meet the standards required for
the assignment is very important for me in a business
relationship.
</p>
</div>
</div>
</div>
</div>
</div>
<div class="col-sm-6">
<img
src="img/esther02.jpeg"
class="img-fluid Esther-img d-none d-sm-flex"
alt=" Esther Lizardo"
/>
</div>
</div>
</div>
<footer>
<div class="contact-footer">
<div class="d-none d-sm-flex footer-invitation">
<div>
<h3>Let's work together!</h3>
<div class="d-flex justify-content-center social-media-icons">
<a
href="https://github.com/litaesther10"
target="_blank"
title="GitHub Profile"
>
<i class="fab fa-github" aria-hidden="true"></i>
</a>
<a
href="https://www.instagram.com/esther_lita/"
target="_blank"
title="Instragram Profile"
>
<i class="fab fa-instagram" aria-hidden="true"></i>
</a>
<a
href="https://twitter.com/esther_ligar"
target="_blank"
title="Twitter Profile"
>
<i class="fab fa-twitter" aria-hidden="true"></i>
</a>
</div>
</div>
</div>
<div id="contact">
<h2 class="text-center">📮 Contact me</h2>
<a
href="mailto:[email protected]"
class="email-link mb-5"
title="prepares a message for the email below "
>
</a>
</div>
<p class="open-source-p">
This Website is
<a
href="https://github.com/litaesther10/My-online-portfolio"
class="open-source-link"
target="_blank"
>Open Source</a
>
by Esther Lizardo
</p>
</div>
</footer>
</body>
</html>