-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
318 lines (286 loc) · 16.6 KB
/
Copy pathindex.html
File metadata and controls
318 lines (286 loc) · 16.6 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
<!DOCTYPE html>
<html lang="en" >
<head>
<title>Lenka Pelechova - portfolio page</title>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="description" content="Lenka Pelechova, webdeveloper, portfolio webpage, front-end developer">
<meta property="og:title" content="Lenka Pelechova - portfolio page" />
<meta property="og:url" content="https://lenpel.github.io/" />
<meta property="og:description" content="Lenka Pelechova, webdeveloper, portfolio webpage, front-end developer">
<meta property="og:image" content="https://res.cloudinary.com/cloudlenpel/image/upload/v1569936830/portfolio/thumbnail_lenpel_portfolio.jpg">
<meta property="og:type" content="website" />
<link rel="stylesheet" href="./style.css">
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.5/css/bootstrap.min.css">
<link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.0.13/css/all.css">
<script src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.3/jquery.min.js"></script>
<script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.5/js/bootstrap.min.js"></script>
</head>
<body>
<header id="header">
<nav id = "nav-bar" class="navbar navbar-default navbar-fixed-top">
<div class="container-fluid">
<div class="navbar-header">
<button type="button" class="navbar-toggle collapsed" data-toggle="collapse" data-target="#navbar-collapse" aria-expanded="false">
<span class="sr-only">Toggle navigation</span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
</button>
<a class="navbar-brand" href="#"></a>
<img id="header-img" src="https://res.cloudinary.com/cloudlenpel/image/upload/v1558951816/portfolio/logo_3.png">
</div>
<!-- Collect the nav links, forms, and other content for toggling -->
<div class="collapse navbar-collapse" id="navbar-collapse">
<ul class="nav navbar-nav">
<li><a class="nav-link" href="#home">Home<span class="sr-only">(current)</span></a></li>
<li><a class="nav-link" href="#about">About</a></li>
<li><a class="nav-link" href="#projects">Projects</a></li>
<li><a href="#contact">Contact</a></li>
</ul>
</div><!-- /.navbar-collapse -->
</div><!-- /.container-fluid -->
</nav>
</header>
<a href="#" id="scroll-top"><span></span></a>
<div class="anchor" id="home"></div>
<div class="img-container">
<div class="caption">
<h1 class="border">Lenka Pelechova</h1>
<div class="heart"></div>
<h2 class="border">Web developer - creating fully responsive custom design websites</h2>
</div>
<div class="cta-buttons">
<a class="cta-button" href="#contact">Let's work!</a>
</div>
<h5 class="photo-credit fa fa-camera">
<span class="tooltiptext">Ales Nesetril /Unsplash</span>
</h5>
</div>
<!--About--->
<section id="about">
<div class="anchor" id="about"></div>
<h2 class="center">About</h2>
<div class="about">
<p id="text1">var lenka = {firstName:'Lenka', lastName:'Pelechova'};</p>
<p id="text2">lenka.is = 'a front-end developer';</p>
<p id="text3">lenka.usedTo = 'play volleyball, teach English, travel';</p>
<p id="text4">lenka.loves = 'God, family, coding, sports, life';</p>
<p id="text5">lenka.worksWith = 'HTML, CSS, JavaScript, React, Bootstrap, open-minded people';</p>
</div>
</section>
<!--Projects--->
<section id="projects">
<div class="anchor" id="projects"></div>
<div class="container-fluid body">
<h2 class="center">Projects</h2>
<div class="projects">
<div class="project-tile" ontouchstart="this.classList.toggle('hover');">
<div class="project-tile-front">
<div class="link-image">
<img class="project-image" src="https://res.cloudinary.com/cloudlenpel/image/upload/c_scale,w_1280/v1558614402/portfolio/twitch2_preview.png" alt="Twitch TV app" >
</div>
<a class="project-tile-title" target="_blank" href="https://codepen.io/lenpel/full/aqvOBE">Twitch TV App</a>
</div>
<div class="project-tile-back">
<a class="project-tile-title" target="_blank" href="https://codepen.io/lenpel/full/aqvOBE">Twitch TV App</a>
<p>App displays a list of channels on Twitch. Able to select all/online/offline channels, able to search in the channel list. Uses API.</p>
<p class="tech-stack">HTML, CSS, Bootstrap, jQuery, API</p>
</div>
</div>
<div class="project-tile" ontouchstart="this.classList.toggle('hover');">
<div class="project-tile-front">
<div class="link-image">
<img class="project-image" src="https://res.cloudinary.com/cloudlenpel/image/upload/v1558899183/portfolio/firefox_preview.gif" alt="Firefox Netmonitor" >
</div>
<a class="project-tile-title" target="_blank" href="https://lenpel.wordpress.com/">Firefox Netmonitor</a>
</div>
<div class="project-tile-back">
<a class="project-tile-title" target="_blank" href="https://lenpel.wordpress.com/">Firefox Netmonitor</a>
<p>Adding resize-able columns functionality to Mozilla Firefox Developer tools - Netmonitor.</p>
<p class="tech-stack">HTML, CSS, JS, ReactJS</p>
</div>
</div>
<div class="project-tile" ontouchstart="this.classList.toggle('hover');">
<div class="project-tile-front">
<div class="link-image">
<img class="project-image" src="https://res.cloudinary.com/cloudlenpel/image/upload/c_scale,w_1280/v1558614405/portfolio/leo_preview.png" alt="Leo adventure - landing page" >
</div>
<a class="project-tile-title" target="_blank" href="https://codepen.io/lenpel/full/LaMzNa">Game landing page</a>
</div>
<div class="project-tile-back">
<a class="project-tile-title" target="_blank" href="https://codepen.io/lenpel/full/LaMzNa">Game landing page</a>
<p>Page introducing a fun game playable on PC or mobile device - Leo's Adventure.</p>
<p class="tech-stack">HTML, CSS, Bootstrap</p>
</div>
</div>
<div class="project-tile" ontouchstart="this.classList.toggle('hover');">
<div class="project-tile-front">
<div class="link-image">
<img class="project-image" src="https://res.cloudinary.com/cloudlenpel/image/upload/c_scale,w_1280/v1558614411/portfolio/extention_preview.png" alt="extention for chrome" >
</div>
<a class="project-tile-title" target="_blank" href="https://extension4chrome.herokuapp.com/">Extention for Chrome</a>
</div>
<div class="project-tile-back">
<a class="project-tile-title" target="_blank" href="https://extension4chrome.herokuapp.com/">Extention for Chrome</a>
<p>Google Chrome extention for desktop. Functionalities - search, clock, translate, favorite links, notes, todo list. Uses APIs.</p>
<p class="tech-stack">HTML, CSS, JS, React JS, API</p>
</div>
</div>
<div class="project-tile" ontouchstart="this.classList.toggle('hover');">
<div class="project-tile-front">
<div class="link-image">
<img class="project-image" src="https://res.cloudinary.com/cloudlenpel/image/upload/c_scale,w_1280/v1558614401/portfolio/wikipedia_preview.png" alt="Wikipedia Viewer" >
</div>
<a class="project-tile-title" target="_blank" href="https://codepen.io/lenpel/full/aErBYW">Wikipedia Viewer</a>
</div>
<div class="project-tile-back">
<a class="project-tile-title" target="_blank" href="https://codepen.io/lenpel/full/aErBYW">Wikipedia Viewer</a>
<p>A Free Code Camp challenge to create a Wikipedia Viewer.
Either search an article or request a random article. Uses Wiki API.</p>
<p class="tech-stack">HTML, CSS, Bootstrap, JS, jQuery</p>
</div>
</div>
<div class="project-tile" ontouchstart="this.classList.toggle('hover');">
<div class="project-tile-front">
<div class="link-image">
<img class="project-image" src="https://res.cloudinary.com/cloudlenpel/image/upload/c_scale,w_1280/v1558614405/portfolio/weather_app_preview.png" alt="Weather App" >
</div>
<a class="project-tile-title" target="_blank" href="https://codepen.io/lenpel/full/QORWqX">Weather App</a>
</div>
<div class="project-tile-back">
<a class="project-tile-title" target="_blank" href="https://codepen.io/lenpel/full/QORWqX">Weather App</a>
<p>Page reads the current location and displays current weather, map, date and time. Background as well as the icons change according to current weather.</p>
<p class="tech-stack">HTML, CSS, Bootstrap, JS, jQuery</p>
</div>
</div>
<div class="project-tile" ontouchstart="this.classList.toggle('hover');">
<div class="project-tile-front">
<div class="link-image">
<img class="project-image" src="https://res.cloudinary.com/cloudlenpel/image/upload/c_scale,w_1280/v1558614401/portfolio/random_quote_preview.png" alt="Random quote machine" >
</div>
<a class="project-tile-title" target="_blank" href="https://codepen.io/lenpel/full/QOZzjZ">Random Quotes</a>
</div>
<div class="project-tile-back">
<a class="project-tile-title" target="_blank" href="https://codepen.io/lenpel/full/QOZzjZ">Random Quotes</a>
<p>Random quote generator - uses API to get a random Bible verse. Option to tweet the quote to Twitter with a button click.</p>
<p class="tech-stack">HTML, CSS, Bootstrap, JS, jQuery</p>
</div>
</div>
<div class="project-tile" ontouchstart="this.classList.toggle('hover');">
<div class="project-tile-front">
<div class="link-image">
<img class="project-image" src="https://res.cloudinary.com/cloudlenpel/image/upload/c_scale,w_1280/v1558614402/portfolio/calculator_preview.png" alt="JavaScript Calculator" alt="Random quote machine" >
</div>
<a class="project-tile-title" target="_blank" href="https://codepen.io/lenpel/full/MVqpZo">JavaScript Calculator</a>
</div>
<div class="project-tile-back">
<a class="project-tile-title" target="_blank" href="https://codepen.io/lenpel/full/MVqpZo">JavaScript Calculator</a>
<p>JavaScript Calculator - a Free Code Camp challenge uses form and eval function to compute. Implemented also % function. </p>
<p class="tech-stack">HTML, CSS, JavaScript</p>
</div>
</div>
<div class="project-tile" ontouchstart="this.classList.toggle('hover');">
<div class="project-tile-front">
<div class="link-image">
<img class="project-image" src="https://res.cloudinary.com/cloudlenpel/image/upload/c_scale,w_1280/v1558614417/portfolio/chocolate_survey_preview.png" alt="Chocolate Lover Survey" >
</div>
<a class="project-tile-title" target="_blank" href="https://codepen.io/lenpel/full/KeYOoM">Choco Lover's Survey</a>
</div>
<div class="project-tile-back">
<a class="project-tile-title" target="_blank" href="https://codepen.io/lenpel/full/KeYOoM">Choco Lover's Survey</a>
<p>Input form with different input elements, type checking, mandatory field checking, submit.</p>
<p class="tech-stack">HTML, CSS, Bootstrap, JS</p>
</div>
</div>
<div class="project-tile" ontouchstart="this.classList.toggle('hover');">
<div class="project-tile-front">
<div class="link-image">
<img class="project-image" src="https://res.cloudinary.com/cloudlenpel/image/upload/c_scale,w_1280/v1558614404/portfolio/pomodoro_preview.png" alt="Pomodoro Timer" >
</div>
<a class="project-tile-title" target="_blank" href="https://codepen.io/lenpel/full/QrEMvE">Pomodoro Timer</a>
</div>
<div class="project-tile-back">
<a class="project-tile-title" target="_blank" href="https://codepen.io/lenpel/full/QrEMvE">Pomodoro Timer</a>
<p>Timer app to set countdown for work or a break. Timer functionality - adjust, start, stop, reset clock.</p>
<p class="tech-stack">HTML, CSS, Bootstrap, jQuery</p>
</div>
</div>
<div class="project-tile" ontouchstart="this.classList.toggle('hover');">
<div class="project-tile-front">
<div class="link-image">
<img class="project-image" src="https://res.cloudinary.com/cloudlenpel/image/upload/c_scale,w_1280/v1558614405/portfolio/technical_documentation_preview.png" alt="Technical Documentation Page" >
</div>
<a class="project-tile-title" target="_blank" href="https://codepen.io/lenpel/full/PLLKma">Technical Doc Page</a>
</div>
<div class="project-tile-back">
<a class="project-tile-title" target="_blank" href="https://codepen.io/lenpel/full/PLLKma">Technical Doc Page</a>
<p>Documentation created as personal engineering notes for my work at Mozilla Firefox developer tools. Handy notes for open source contributors to Firefox.</p>
<p class="tech-stack">HTML, CSS</p>
</div>
</div>
<div class="project-tile" ontouchstart="this.classList.toggle('hover');">
<div class="project-tile-front">
<div class="link-image">
<img class="project-image" src="https://res.cloudinary.com/cloudlenpel/image/upload/c_scale,w_1280/v1558614405/portfolio/tribute_preview.png" alt="Tribute to George W Carver" >
</div>
<a class="project-tile-title" target="_blank" href="https://codepen.io/lenpel/full/POzKgd">Tribute Page</a>
</div>
<div class="project-tile-back">
<a class="project-tile-title" target="_blank" href="https://codepen.io/lenpel/full/POzKgd">Tribute Page</a>
<p>Tribute dedicated to George W.Carver. Page is in Slovak since there are lot more sites about this extraordinary man in English.</p>
<p class="tech-stack">HTML, CSS, Bootstrap</p>
</div>
</div>
</div>
</div>
</section>
<!-- Contact-->
<section class="contact">
<div class="anchor" id="contact"></div>
<h2 class="center">Drop me a line</h2>
<div class="contact">
<form id="contactform" method="post" novalidate="novalidate">
<fieldset>
<input name="name" type="text" id="Name" value="" autocomplete="off" placeholder="Name *" />
<input name="_replyto" type="email" id="Email" value="" placeholder="Email *" />
<p class="antispam">Leave this empty:
<br /><input name="url" /></p>
<textarea class="message" rows="3" name="body" id="Message" placeholder="Message *"></textarea>
<input type="submit" class="cta-button submit-button" name="submitform" value="Send message" tabindex="300">
</fieldset>
</form>
<script>
var contactform = document.getElementById('contactform');
contactform.setAttribute('action', '//forms' + 'pree.io/' + 'lenp' + 'el.te' + 'ch@gm' + 'ail.' + 'com');
</script>
</div>
<footer>
<div class="contact-buttons">
<div class="container-fluid center">
<button class="btn btn-mypink">
<a class="profile-link text-mypink" href="https://www.linkedin.com/in/lenka-pelechova/" target = "_blank">
<i class="fab fa-linkedin-in fa-fw fa-2x"></i>
<span class="tooltiptext">Linkedin</span>
</a>
</button>
<button class="btn btn-mypink">
<a class="profile-link text-mypink" href="http://lenpel.wordpress.com/" target = "_blank">
<i class="fab fa-wordpress fa-fw fa-2x"></i>
<span class="tooltiptext">Wordpress blog</span>
</a>
</button>
<button class="btn btn-mypink">
<a class="profile-link text-mypink" href="https://codepen.io/lenpel/pens/popular/#" target = "_blank">
<i class="fab fa-codepen fa-fw fa-2x"></i>
<span class="tooltiptext">Codepen</span>
</a>
</button>
</div>
</div>
</footer>
</section>
</body>
<script src="./script.js"></script>
</body>
</html>