-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
358 lines (330 loc) · 15.3 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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width,initial-scale=1,maximum-scale=1,user-scalable=no">
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
<meta name="HandheldFriendly" content="true">
<title>Sara Kubczak</title>
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.12.1/js/fontawesome.min.js">
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.11.2/css/all.min.css">
<script src="https://unpkg.com/scrollreveal"></script>
<link rel="stylesheet" href="style/styles.css">
</head>
<body>
<header>
<div class="container">
<nav class="nav">
<div class="menu-toggle">
<i class="fas fa-bars"></i>
<i class="fas fa-times"></i>
</div>
<!-- <a href="index.html" class="logo"> <img src="#" alt=" "></a>-->
<ul class="nav-list">
<li class="nav-item">
<a href="index.html" class="nav-link active">Home</a>
</li>
<li class="nav-item">
<a href="#About" class="nav-link" id="view1"> About</a>
</li>
<li class="nav-item">
<a href="#Interests" class="nav-link" id="view2"> Interests and Hobbies </a>
</li>
<li class="nav-item">
<a href="#Projects" class="nav-link" id="view3"> Projects </a>
</li>
<li class="nav-item">
<a href="#Contact" class="nav-link" id="view4"> Contact</a>
</li>
</ul>
</nav>
</div>
</header>
<!--Header ends-->
<section class="hero" id="hero">
<div class="container">
<h2 class="sub-headline">
<span class="first-letter">I</span> am
</h2>
<h1 class="headline">Sara Kubczak</h1>
<div class="headline-description">
<div class="single-animation">
<h5>Ready to be known</h5>
</div>
</div>
</div>
</section>
<!--Hero ends-->
<div id="About">
<section class="discover-my-portfolio">
<div class="container">
<div class="about">
<div class=".my-description padding-right animate-left">
<div class="global-headline">
<h2 class="sub-headline">
<span class="first-letter">D</span>iscover
</h2>
<h1 class="headline headline-dark">My Portfolio</h1>
<div class="asterisk"><i class="fas fa-asterisk"></i></div>
</div>
<div class="text">
<p>
Hello, my name is Sara. I am 22 years old. I study Computer Science at Wrocław University of
Science and Technology. It is my 3rd year. I am open-minded girl with an unconventional approach to design. I
never limit myself to just one field - always pushing to create anything and explore new
boundaries. I am constantly evolving, learning, and growing so you can expect working with
me is going to be fun and exciting ride.
</p>
<!-- <a href="" class="btn body-btn">About me</a>-->
</div>
</div>
<div class="img-box">
<div class="my-info-img ">
<img src="images/myphoto.jpg" alt="">
</div>
</div>
</div>
</div>
</section>
</div>
<!--Discover my portfolio ends-->
<div id="Interests">
<section class="interesting-hobbies between">
<div class="container">
<div class="global-headline">
<div class="animate-up">
<h2 class="sub-headline">
<span class="first-letter">M</span>y
</h2>
</div>
<div class="animate-bottom">
<h1 class="headline headline-dark">Interests</h1>
</div>
</div>
</div>
</section>
<!--Interesting hobbies ends-->
</div>
<section class="discover-my-hobbies">
<div class="container">
<div class="about">
<div class="image-group padding right animate-left">
<img src="images/menu-group-1.jpg" alt="">
<img src="images/menu-group-2.jpg" alt="">
<img src="images/menu-group-3.jpg" alt="">
<img src="images/menu-group-4.jpg" alt="">
</div>
<div class="my-description animate.right">
<div class="animate-right">
<div class="global-headline">
<h2 class="sub-headline">
<span class="first-letter">D</span>iscover
</h2>
<h1 class="headline headline-dark">Interests</h1>
<div class="asterisk"><i class="fas fa-asterisk"></i></div>
<p>
I have a variety of hobbies, travelling, cooking, reading and taking photos are some of
them.
</p>
</div>
</div>
</div>
</div>
</div>
</section>
<!--Discover my hobbies ends-->
<section class="favourites between">
<div class="container">
<div class="global-headline">
<div class="animate-up">
<h2 class="sub-headline">
<span class="first-letter">M</span>y
</h2>
</div>
<div class="animate-bottom">
<h1 class="headline headline-dark">Latest Projects</h1>
</div>
</div>
</div>
</section>
<section class="projects">
<div id="Projects">
<div class="container">
<div class="about1">
<div class="about">
<div class=".my-description padding-right animate-left">
<div class="global-headline">
<h2 class="sub-headline">
<span class="first-letter"></span>Quizz
</h2>
<h1 class="headline headline-dark"> Game</h1>
<div class="asterisk"><i class="fas fa-asterisk"></i></div>
</div>
<div class="text">
<p> Quizz Game is a Django App.
It is free game that allows the user to test knowledge in various areas.
This is an ideal game to learn and play. The player answers the questions and collects points for correct
answers. Quizz Game is great entertainment both alone and with friends thanks
ranking system. Currently there are 6 categories of questions available in the fields of: Geography, Entertainment,
History, Art and literature, Science and nature, Sport. Check it out now:
<a href="https://github.com/tym1cla/Zziuq"><strong>Quizz Game</strong></a>
</p>
<a href="" class="btn body-btn"></a>
<img class="animate=bottom" src="images/cate.png" alt="">
</div>
</div>
<div class="animate-right ">
<div class="image-group2">
<img class="animate=top" src="images/logowanie.png" alt="">
<img class="animate=bottom" src="images/rankaddques.png" alt="">
<!-- <img class="animate=bottom" src="images/web3.png" alt="">-->
</div>
</div>
</div>
</div>
<div class="about1">
<div class="about">
<div class="animate-right ">
<div class="image-group2">
<img class="animate=top" src="images/blog.png" alt="">
<img class="animate=bottom" src="images/postsblog.png" alt="">
</div>
</div>
<div class=".my-description padding-right">
<div class="global-headline">
<h2 class="sub-headline">
<span class="first-letter">M</span>y
</h2>
<h1 class="headline headline-dark"> Blog</h1>
<div class="asterisk"><i class="fas fa-asterisk"></i></div>
</div>
<div class="text1">
<p>
<a href="https://tym1cla.github.io/my_blog"><strong>Blog</strong></a>
about programming created using HTML5, CSS3, Bootstrap and JavaScript.
</p>
<a href="" class="btn body-btn"></a>
</div>
</div>
</div>
</div>
<div class="about1">
<div class="about">
<div class=".my-description padding-right ">
<div class="global-headline">
<h2 class="sub-headline">
<span class="first-letter">C</span>ompany
</h2>
<h1 class="headline headline-dark"> Website</h1>
<div class="asterisk"><i class="fas fa-asterisk"></i></div>
</div>
<div class="text">
<p>
Using Bootstrap 4, CSS3 and HTML5 i have created responsive website of
fictional company. <strong>1978</strong> is furniture firm.
The website contains information about the company, a photo gallery of interiors designs and
best-selling products. See:
<a href="https://tym1cla.github.io/company_website"><strong>website</strong></a>
</p>
<a href="" class="btn body-btn"></a>
</div>
</div>
<div class="animate-right ">
<div class="image-group2">
<img class="animate=top" src="images/web.png" alt="">
<img class="animate=bottom" src="images/web2.png" alt="">
<!-- <img class="animate=bottom" src="images/web3.png" alt="">-->
</div>
</div>
</div>
</div>
<div class="about1">
<div class="about">
<div class="animate-right ">
<div class="image-group1">
<img class="animate=top" src="images/gallery.png" alt="">
<img class="animate=bottom" src="images/game.png" alt="">
<img class="animate=bottom" src="images/hank.png" alt="">
<img class="animate=bottom" src="images/brick.png" alt="">
<img class="animate=bottom" src="images/alko.png" alt="">
<img class="animate=bottom" src="images/alko2.png" alt="">
<img class="animate=bottom" src="images/kalendarz.png" alt="">
<img class="animate=bottom" src="images/kalendarz2.png" alt="">
</div>
</div>
<div class=".my-description padding-right">
<div class="global-headline">
<h2 class="sub-headline">
<span class="first-letter">M</span>obile
</h2>
<h1 class="headline headline-dark"> Apps</h1>
<div class="asterisk"><i class="fas fa-asterisk"></i></div>
</div>
<div class="text">
<p>
I have created games and applications for android such as: <b> Gallery app</b> which is
quick and simple gallery that allows you to view, add and organize photos.<b> Hangman</b>
where is shown a set of blank letters that match a word or phrase and you have to guess what
these letters are to reveal the hidden word however, if you pick a letter that is not in the
word, then a stickman is slowly drawn...
<b>Rock, Paper, Scissors, Lizard, Spock,</b> <b>BrickBracker, </b> <b> To-do list app</b> to
organize study & work and <b> Alkomaster</b> which is an virtual breathalyzer which will
help you check quickly: sobriety, how many BAC you can have when you sober up. It has the
function of comparing prices of various alcohols from database.
</p>
<a href="" class="btn body-btn"></a>
</div>
</div>
</div>
</div>
</div>
</div>
</section>
<!--Projects ends-->
<footer>
<div class="container">
<div class="back-to-top">
<a href="#hero"><i class="fas fa-chevron-up"></i></a>
</div>
<div class="footer-content">
<div id="Contact">
<div class="footer-content-about animate-up">
<h4>Contact</h4>
<div class="asterisk"><i class="" fas fa-asterisk></i></div>
<p>
Sara Kubczak <br>
Wrocław <br>
</p>
</div>
<div class="footer-content-divider animate-bottom">
<div class="social-media">
<h4>Follow along</h4>
<ul class="social-icons">
<li>
<a href="" target="_blank"><i
class="fab fa-facebook-square"></i></a>
</li>
<li>
<a href="" target="_blank"><i
class="fab fa-instagram"></i></a>
</li>
</ul>
</div>
<div class="newsletter-container">
<H4>Newsletter</H4>
<form action="" class="newsletter-form">
<input type="text" class="newsletter-input" placeholder="Your email adress...">
<button class="newsletter-btn" type="submit">
<i class="fas fa-envelope"></i>
</button>
</form>
</div>
</div>
</div>
</div>
</div>
</footer>
<script src="js/main.js"></script>
</body>
</html>