This repository has been archived by the owner on May 22, 2018. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
64 lines (52 loc) · 3.74 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
<html lang="en-US">
<head>
<meta charset="utf-8">
<meta http-equiv="cleartype" content="on">
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
<title>smutnyleszek</title>
<meta name="author" content="Leszek Pietrzak">
<meta name="description" content="Root website of smutnyleszek: useful links and tiny bio.">
<link rel="home" href="http://smutnyleszek.com">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<style>/* This website is styleless, #sorrynotsorry 😘 */</style>
<link rel="apple-touch-icon" sizes="180x180" href="/chmurka-logo-180x180.png">
<link rel="icon" type="image/png" sizes="32x32" href="/chmurka-logo-32x32.png">
<link rel="icon" type="image/png" sizes="192x192" href="/chmurka-logo-192x192.png">
<link rel="icon" type="image/png" sizes="194x194" href="/chmurka-logo-194x194.png">
<link rel="icon" type="image/png" sizes="512x512" href="/chmurka-logo-512x512.png">
<link rel="icon" type="image/png" sizes="16x16" href="/chmurka-logo-16x16.png">
<link rel="mask-icon" href="/chmurka-logo.svg" color="#000000">
<meta name="theme-color" content="#ffffff">
</head>
<body>
<h1>Hello, <span contenteditable>Earthling</span>!</h1>
<img src="[email protected]" alt="artsy animated gif">
<p>I'm <dfn title='try spelling it "lesheck"'>Leszek</dfn>, a hypothetical polymath, hungry for meaning, order, and simplicity.</p>
<p>I live in Poland with my über-awesome wife Natalia and our three dogs: Antek, Basia & Krysia.</p>
<p>My D&D character would be a liberal multiclassing programmer/illustrator with atheist/vegan alignment and nonbinary (it/it) gender. No apologies.</p>
<p>I'm phone-shy, so I prefer old fashioned communication: <a href="mailto:[email protected]">[email protected]</a>.</p>
<h2>My online presence:</h2>
<ol>
<li><a href="http://leszekpietrzak.com/en-us"><strong>Portfolio</strong></a> – a few design, illustration and code projects (outdated)</li>
<li><a href="https://github.com/smutnyleszek"><strong>Github</strong></a> – where I keep all my code</li>
<li><a href="https://www.quora.com/profile/Leszek-Pietrzak">Quora</a> – me being helpful and witty with Q&A</li>
<li><a href="http://rateyourmusic.com/~leszekpietrzak"><strong>RYM</strong></a> & <a href="https://www.last.fm/user/leszekpietrzak">Last.fm</a> – my taste in music</li>
<li><a href="https://www.instagram.com/smutnyleszek/">Instagram</a> – personal pics</li>
<li><a href="https://stackexchange.com/users/2674559/leszek?tab=accounts">StackExchange</a> – use daily :heart:, participate yearly :sadface:</li>
<li><a href="http://qwerty.smutnyleszek.com">Qwerty</a> – netart-wannabe experiments</li>
<li><a href="http://dyspoezja.smutnyleszek.com/">Dyspoezja</a> – piszę niewiersze w języku polskim</li>
<li><a href="https://thenounproject.com/smutnyleszek">The Noun Project</a> – my collections of icons for CC or $$</li>
</ol>
<p>XOXO</p>
<p>PS. A short list for conversationalists out there:</p>
<ul>
<li>antispeciesism with additional interest in feminism</li>
<li>the meaninglessness of life</li>
<li>unlistenable music</li>
<li>doodling and drawing</li>
<li>evolution of life, dinosaurs and the future of humankind</li>
<li>taboos and things NSFW</li>
</ul>
<p>PPS. I have a mild prosopagnosia, sorry if I don't recognize you!</p>
</body>
</html>