-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.slim
executable file
·94 lines (81 loc) · 5 KB
/
index.slim
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
doctype html
html
head
meta charset="utf-8"
meta name="viewport" content="width=device-width, initial-scale=1"
title gpchelkin
base target="_blank"
link rel="icon" href="/favicon.ico" type="image/x-icon"
link rel="shortcut icon" href="/favicon.ico" type="image/x-icon"
link href="https://fonts.googleapis.com/css?family=PT+Mono|PT+Sans|PT+Sans+Caption" rel="stylesheet"
link href="skeleton.min.css" rel="stylesheet" type="text/css"
script type="text/javascript" src="qrmsg.js"
body style="font-family: 'PT Sans Caption', sans-serif; background-color: #cef3f2; text-align: right;"
.container
.row
.two.columns.offset-by-five
a href="gpchelkin.png" title="'pchela' is Russian for bee"
img src="gpchelkin_thumb.png" alt="gpchelkin.png" width="165" height="165"
.two.columns
div#qrmsg.alert.u-hide style="font-family: 'PT Sans', sans-serif; text-align: center;"
| Nice QR code, 
a href="https://research.swtch.com/qr/draw" target="_blank" innit?
.one.column.offset-by-two
a.github-button href="https://github.com/gpchelkin/gpchelkin.github.io" data-style="mega" aria-label="Star gpchelkin/gpchelkin.github.io on GitHub" Star
.row
.one-third.column
h3 George Pchelkin
.two.columns.offset-by-one
h3 style="font-family: 'PT Mono', monospace;" gpchelkin
.one-third.column.offset-by-one
h3 Георгий Пчёлкин
.row style="font-family: 'PT Mono', monospace; font-size: 120%;"
.one-half.column
ul#useful style="list-style-type: none;"
li: a href="mailto:george@pchelk.in" george@pchelk.in
li: a href="https://telegram.me/gpchelkin" telegram.me/gpchelkin
li: a href="https://www.linkedin.com/in/gpchelkin/" linkedin.com/in/gpchelkin
li: a href="https://github.com/gpchelkin" github.com/gpchelkin
li: a href="https://gitlab.com/gpchelkin" gitlab.com/gpchelkin
li: a href="https://g.dev/gpchelkin" g.dev/gpchelkin
li: a href="https://pypi.org/user/gpchelkin/" pypi.org/user/gpchelkin
li: a href="https://career.habr.com/gpchelkin" career.habr.com/gpchelkin
li: a href="https://news.ycombinator.com/user?id=gpchelkin" news.ycombinator.com/user?id=gpchelkin
li: a href="https://stackoverflow.com/users/2490759/gpchelkin" stackoverflow.com/users/2490759/gpchelkin
li: a href="https://keybase.io/gpchelkin" keybase.io/gpchelkin
/ .one-third.column
/ .container
/ .row
/ a title="Working Emoji URL" href="https://🐝👍.ws" target="_self"
/ .two.columns.offset-by-three
/ img.u-max-full-width src="emoji_honeybee.png" alt="Honeybee Emoji"
/ .two.columns
/ /img.u-max-full-width src="emoji_ok_hand.png" alt="OK Hand Emoji"
/ img.u-max-full-width src="emoji_thumbs_up.png" alt="Thumbs Up Emoji"
/ .two.columns
/ h3 .WS
.one-half.column
ul#useless style="list-style-type: none;"
li: a href="https://blog.pchelk.in" blog.pchelk.in
li: a href="https://soundcloud.com/gpchelkin" soundcloud.com/gpchelkin
li: a href="https://open.spotify.com/user/1160829156" open.spotify.com/user/1160829156
li: a href="https://www.last.fm/user/gpchelkin" last.fm/user/gpchelkin
li: a href="https://www.discogs.com/user/gpchelkin" discogs.com/user/gpchelkin
li: a href="https://www.setlist.fm/user/gpchelkin" setlist.fm/user/gpchelkin
li: a href="https://www.youtube.com/@gpchelkin" youtube.com/@gpchelkin
li: a href="https://steamcommunity.com/id/gpchelkin" steamcommunity.com/id/gpchelkin
li: a href="https://untappd.com/user/gpchelkin" untappd.com/user/gpchelkin
li: a href="https://www.strava.com/athletes/gpchelkin" strava.com/athletes/gpchelkin
li: a href="https://ridewithgps.com/users/5442880" ridewithgps.com/users/5442880
/ li: a href="https://gravatar.com/gpchelkin" gravatar.com/gpchelkin
/ li: a href="https://foursquare.com/user/31936865" foursquare.com/user/31936865
/ li: a href="https://vimeo.com/gpchelkin" vimeo.com/gpchelkin
/ li: a href="https://www.twitch.tv/pchel48" twitch.tv/pchel48
/ li: a href="https://www.instagram.com/gpchelkin/" instagram.com/gpchelkin
/ li: a href="https://www.facebook.com/gpchelkin" facebook.com/gpchelkin
/ li: a href="https://vk.com/gpchelkin" vk.com/gpchelkin
/ li: a href="https://x.com/gpchelkin" x.com/gpchelkin
/ li: a href="https://www.reddit.com/user/pchel48" reddit.com/user/pchel48
/ li: a href="https://www.mixcloud.com/gpchelkin/" mixcloud.com/gpchelkin
/ li: a href="skype:pchel48" skype:pchel48
script async="" defer="" src="https://buttons.github.io/buttons.js"