-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
313 lines (291 loc) · 14.2 KB
/
index.html
File metadata and controls
313 lines (291 loc) · 14.2 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
<!DOCTYPE html>
<html>
<head>
<title>Filip Gieraga</title>
<meta
name="viewport"
content="width=device-width, initial-scale=1, maximum-scale=1, minimum-scale=1"
/>
<link
href="https://stackpath.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css"
rel="stylesheet"
integrity="sha384-wvfXpqpZZVQGK6TAh5PVlGOfQNHSoD2xbE+QkPxCAFlNEevoEH3Sl0sibVcOQVnN"
crossorigin="anonymous"
/>
<link rel="stylesheet" type="text/css" href="styles/default.css" />
<link id="theme-style" rel="stylesheet" type="text/css" href="" />
</head>
<body>
<section class="s1">
<div class="main-container">
<div class="greeting-wrapper">
<h1>Hi, I'm Filip Gieraga</h1>
</div>
<div class="intro-wrapper">
<div class="nav-wrapper">
<a href="index.html">
<div class="dots-wrapper">
<div id="dot-1" class="browser-dot"></div>
<div id="dot-2" class="browser-dot"></div>
<div id="dot-3" class="browser-dot"></div>
</div>
</a>
<ul id="navigation">
<li><a href="mailto:Filip.Gieraga@outlook.com">Contact</a></li>
</ul>
</div>
<div class="left-column">
<img id="profile_pic" src="images/cv.jpg" />
<h5 style="text-align: center; line-height: 0">
Personalize Theme
</h5>
<div id="theme-options-wrapper">
<div data-mode="light" id="light-mode" class="theme-dot"></div>
<div data-mode="blue" id="blue-mode" class="theme-dot"></div>
<div data-mode="yellow" id="yellow-mode" class="theme-dot"></div>
<div data-mode="purple" id="purple-mode" class="theme-dot"></div>
</div>
<p id="settings-note">
*Theme settings will be saved for<br />your next visit
</p>
</div>
<div class="right-column">
<div id="preview-shadow">
<div id="preview">
<div id="corner-tl" class="corner"></div>
<div id="corner-tr" class="corner"></div>
<h3>What I Do</h3>
<p>
I am a UI developer with almost 2 years of experience. Looking for new opportunities in programming industry.
</p>
<div id="corner-br" class="corner"></div>
<div id="corner-bl" class="corner"></div>
</div>
</div>
</div>
</div>
</div>
</section>
<section class="s2">
<div class="main-container">
<div class="about-wrapper">
<div class="about-me left-transition">
<h4>About Me</h4>
<p>
At the start of the pandemic I decided that I will learn to code. I like to be creative and I have great satisfaction in finding solutions and expending my knowledge.
</p>
<p>
All of the old projects that I made before finding my first programming job can be found on my
<a target="_blank" href="https://github.com/FilipGieraga">
<u>GITHUB</u></a
>
page. I don't share work that was not fully made by me.
</p>
<p>
Currently I am looking for new opportunities to further expand my knowledge. <u>My CV only includes experience relevant to the job position</u>,
<a target="_blank" href="images/cv.pdf">download CV</a>.
</p></br>
<hr />
<h4>Knowledge Base</h4>
<p>
I usually start with one big Udemy course and build from there. My main sources of
information are Stackoverflow, MDN documentation, Udemy courses, W3Schools, Programiz, Youtube.
</p>
<p>
I have a few certificates, that can be found
<a href="certificates.html">here</a>. I use both Git and Github to update my
repositories and I add descriptions to all of the projects that I made.
</p>
<p>
I feel comfortable with my english, because I worked in several
corporate environments and spoke with clients from all around the
world.
</p>
</div>
<div class="about-me right-transition">
<h4>Javascript</h4>
<p>At the start of my programming journey I tried to learn and build projects on my own. My goal was to come up with new ideas and implement them to the best of my knowledge. In order to keep things fresh and interesting I tried to make my tasks diverse and unique. They included simple games, object-oriented programming, fetching data from API.</p>
<p>My first commercial experience I gained as an intern in Grid Dynamics. For the first 3 months of my internship I was tasked with solving simple javascript excercises, creating HTML & CSS mockups from templates and giving presentations about programming related topics. The rest of my internship was focused on creating a Capstone project with other interns.</p>
<p>After the internship I was promoted to a Junior Software Developer position and got my first commercial project. It was based on Angular & Typescript. It gave me a chance to polish my skills, learn more about unit testing and have a glance at the real steps of project implementation.</p>
<h4>Links to my Github & Linked In below:</h4>
<div class="my_div">
<ul id="my_ul">
<li id="my_li">
<a target="_blank" href="https://github.com/FilipGieraga">
<span class="my_span"></span>
<span class="my_span"></span>
<span class="my_span"></span>
<span class="my_span"></span>
<span class="fa fa-github" aria-hidden="true"></span>
</a>
</li>
<li id="my_li">
<a
target="_blank"
href="https://www.linkedin.com/in/filip-gieraga/"
>
<span class="my_span"></span>
<span class="my_span"></span>
<span class="my_span"></span>
<span class="my_span"></span>
<span class="fa fa-linkedin" aria-hidden="true"></span>
</a>
</li>
</ul>
</div>
</div>
</div>
</div>
</section>
<section class="s1" style="display: none;">
<div class="main-container">
<h3 style="text-align: center" id="anchor">My javascript projects:</h3>
<div class="post-wrapper">
<div class="post">
<a href="post8.html">
<img class="thumbnail" src="images/pic8.1.png" />
<div class="post-preview">
<h6 class="post-title">Blog Application</h6>
<p class="post-intro">
Blog application made in ReactJS and connected to Firebase Server.
</p>
<div class="stack-icons">
<div class="stack-icon"><img src="/images/firebase_icon.png" width="24px" alt=""></div>
<div class="stack-icon"><img src="/images/react_icon.png" width="24px" alt=""></div>
<div class="stack-icon"><img src="/images/js_icon.png" width="24px" alt=""></div>
<div class="stack-icon"><img src="/images/bootstrap_icon.png" width="24px" alt=""></div>
<div class="stack-icon"><img src="/images/css_icon.png" width="24px" alt=""></div>
<div class="stack-icon"><img src="/images/html_icon.png" width="24px" alt=""></div>
</div>
</div>
</a>
</div>
<div class="post">
<a href="post7.html">
<img class="thumbnail" src="images/pic7.1.png" />
<div class="post-preview">
<h6 class="post-title">API Project</h6>
<p class="post-intro">
API Project displaying New York Times bestsellers.
</p>
<div class="stack-icons">
<div class="stack-icon"><img src="/images/js_icon.png" width="24px" alt=""></div>
<div class="stack-icon"><img src="/images/bootstrap_icon.png" width="24px" alt=""></div>
<div class="stack-icon"><img src="/images/css_icon.png" width="24px" alt=""></div>
<div class="stack-icon"><img src="/images/html_icon.png" width="24px" alt=""></div>
</div>
</div>
</a>
</div>
<div class="post">
<a href="post6.html">
<img class="thumbnail" src="images/pic6.1.PNG" />
<div class="post-preview">
<h6 class="post-title">Order Pizza</h6>
<p class="post-intro">
Object oriented programming project allowing to order pizza or create a custom one.
</p>
<div class="stack-icons">
<div class="stack-icon"><img src="/images/js_icon.png" width="24px" alt=""></div>
<div class="stack-icon"><img src="/images/sass_icon.png" width="24px" alt=""></div>
<div class="stack-icon"><img src="/images/css_icon.png" width="24px" alt=""></div>
<div class="stack-icon"><img src="/images/html_icon.png" width="24px" alt=""></div>
</div>
</div>
</a>
</div>
<div class="post">
<a href="post5.html">
<img class="thumbnail" src="images/pic5.1.png" />
<div class="post-preview">
<h6 class="post-title">Memory</h6>
<p class="post-intro">
Memory game with a goal of finding all pairs and 3 difficulty levels.
</p>
<div class="stack-icons">
<div class="stack-icon"><img src="/images/js_icon.png" width="24px" alt=""></div>
<div class="stack-icon"><img src="/images/sass_icon.png" width="24px" alt=""></div>
<div class="stack-icon"><img src="/images/css_icon.png" width="24px" alt=""></div>
<div class="stack-icon"><img src="/images/html_icon.png" width="24px" alt=""></div>
</div>
</div>
</a>
</div>
<div class="post">
<a href="post4.html">
<img class="thumbnail" src="images/pic4.1.png" />
<div class="post-preview">
<h6 class="post-title">Hangman</h6>
<p class="post-intro">
Hangman game that generate a password to guess or can be played 1v1.
</p>
<div class="stack-icons">
<div class="stack-icon"><img src="/images/js_icon.png" width="24px" alt=""></div>
<div class="stack-icon"><img src="/images/sass_icon.png" width="24px" alt=""></div>
<div class="stack-icon"><img src="/images/css_icon.png" width="24px" alt=""></div>
<div class="stack-icon"><img src="/images/html_icon.png" width="24px" alt=""></div>
</div>
</div>
</a>
</div>
<div class="post">
<a href="post3.html">
<img class="thumbnail" src="images/pic3.1.png" />
<div class="post-preview">
<h6 class="post-title">Rock, paper, scissors</h6>
<p class="post-intro">
Rock, Paper, Scissors game against computer, by default to 3 wins.
</p>
<div class="stack-icons">
<div class="stack-icon"><img src="/images/js_icon.png" width="24px" alt=""></div>
<div class="stack-icon"><img src="/images/sass_icon.png" width="24px" alt=""></div>
<div class="stack-icon"><img src="/images/css_icon.png" width="24px" alt=""></div>
<div class="stack-icon"><img src="/images/html_icon.png" width="24px" alt=""></div>
</div>
</div>
</a>
</div>
<div class="post">
<a href="post2.html">
<img class="thumbnail" src="images/pic2.1.png" />
<div class="post-preview">
<h6 class="post-title">To-do list</h6>
<p class="post-intro">
Simple to-do list with local storage.
</p>
<div class="stack-icons">
<div class="stack-icon"><img src="/images/js_icon.png" width="24px" alt=""></div>
<div class="stack-icon"><img src="/images/sass_icon.png" width="24px" alt=""></div>
<div class="stack-icon"><img src="/images/css_icon.png" width="24px" alt=""></div>
<div class="stack-icon"><img src="/images/html_icon.png" width="24px" alt=""></div>
</div>
</div>
</a>
</div>
<div class="post">
<a href="post1.html">
<img class="thumbnail" src="images/pic1.1.png" />
<div class="post-preview">
<h6 class="post-title">Aimbot</h6>
<p class="post-intro">
Aimbot game that generates 6 random dots on a grid to hit.
</p>
<div class="stack-icons">
<div class="stack-icon"><img src="/images/js_icon.png" width="24px" alt=""></div>
<div class="stack-icon"><img src="/images/sass_icon.png" width="24px" alt=""></div>
<div class="stack-icon"><img src="/images/css_icon.png" width="24px" alt=""></div>
<div class="stack-icon"><img src="/images/html_icon.png" width="24px" alt=""></div>
</div>
</div>
</a>
</div>
</div>
</div>
</section>
<footer>
<p>Filip Gieraga 2023© </p>
</footer>
<script src="scrollreveal.min.js"></script>
<script type="text/javascript" src="app.js"></script>
</body>
</html>