-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
39 lines (35 loc) · 1.54 KB
/
index.html
File metadata and controls
39 lines (35 loc) · 1.54 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
<!DOCTYPE html>
<html>
<head>
<title>Resume - Łukasz Kania</title>
<meta name = "description" content="Curiculum Vitae przyszłego Junior Developera">
<meta charset="UTF-8">
<meta name = "keywords" content="cv,resume,programista,python,backed,fullstack,junior,developer">
<
</head>
<body>
<h1>Resume - Łukasz Kania</h1>
<p><strong>Imie:</strong> <em>Łukasz</em></p>
<p><strong>Nazwisko:</strong> <em>Kania</em></p>
<p><strong>Data urodzenia:</strong> <em>13-07-1996r.</em></p>
<p><strong>Wykształcenie:</strong></p>
<ul>
<li> X Liceum Ogólnokształcące im. KEN, <br> profil: mat-fiz-inf.</li>
<br>
<li>Akademia Górniczo-Hutnica im. Stanisława Staszica w Krakowie,<br>kierunek: Komputerowe wspomaganie procesów inżynierskich.</li>
</ul>
<p><strong>Technologie:</strong></p>
<ul>
<li><em>Python</em></li>
<br>
<li><em>JavaScript</em></li>
<br>
<li><em>Html / CSS</em></li>
<br>
</ul>
<p><strong>GitHub:</strong> <a href = "https://github.com/lukaszkania" target = "_blank"><em>https://github.com/lukaszkania </a></em></p>
<p><strong>Linkedin:</strong> <a href = "https://www.linkedin.com/in/%C5%82ukasz-kania-759118176/" target = "_blank"><em>https://www.linkedin.com/in/%C5%82ukasz-kania-759118176/</em></a></p>
<br>
<br>
</body>
</html>