From 24639575c32e48a3db46e06be6a3a25cd80e8991 Mon Sep 17 00:00:00 2001 From: eug-vs Date: Thu, 21 Apr 2022 15:04:56 +0300 Subject: refactor: change prject structure --- src/public/brainlet-dreams-big-brain.png | Bin 0 -> 113106 bytes .../desktop-screenshots/2020-12-08_01-49-30.jpg | Bin 0 -> 99232 bytes .../desktop-screenshots/2021-01-06_18-57-32.jpg | Bin 0 -> 97229 bytes .../desktop-screenshots/2021-03-10_21-14-09.jpg | Bin 0 -> 97525 bytes .../desktop-screenshots/2021-03-27_01-26-27.jpg | Bin 0 -> 99263 bytes .../desktop-screenshots/2021-04-26_00-06-32.jpg | Bin 0 -> 98996 bytes .../desktop-screenshots/2021-06-04_08-52-16.jpg | Bin 0 -> 98300 bytes .../desktop-screenshots/2021-06-25_16-19-05.jpg | Bin 0 -> 98729 bytes .../desktop-screenshots/2021-06-28_19-12-39.jpg | Bin 0 -> 95178 bytes .../desktop-screenshots/2021-07-15_14-20-16.jpg | Bin 0 -> 98325 bytes .../desktop-screenshots/2021-07-22_09-50-48.jpg | Bin 0 -> 98381 bytes .../desktop-screenshots/2021-08-14_02-29-30.jpg | Bin 0 -> 98773 bytes .../desktop-screenshots/2021-10-07_13-11-59.jpg | Bin 0 -> 99087 bytes .../desktop-screenshots/2021-10-17_16-17-55.jpg | Bin 0 -> 97142 bytes .../desktop-screenshots/2021-11-06_15-24-35.jpg | Bin 0 -> 99036 bytes .../desktop-screenshots/2021-12-05_21-38-36.jpg | Bin 0 -> 97695 bytes .../desktop-screenshots/2022-03-21_20-01-58.jpg | Bin 0 -> 98920 bytes .../desktop-screenshots/2022-04-01_18-44-17.jpg | Bin 0 -> 99936 bytes .../desktop-screenshots/2022-04-02_14-59-33.jpg | Bin 0 -> 99231 bytes src/public/docker-on-rpi.jpg | Bin 0 -> 212401 bytes src/public/emoji/ansible.png | Bin 0 -> 51275 bytes src/public/emoji/belarus.png | Bin 0 -> 20717 bytes src/public/emoji/benzin.svg | 108 ++++++++++++++++ src/public/emoji/brave-bat.svg | 84 ++++++++++++ src/public/emoji/brave.svg | 1 + src/public/emoji/circleci.svg | 54 ++++++++ src/public/emoji/gentoo.png | Bin 0 -> 175104 bytes src/public/emoji/git.png | Bin 0 -> 26063 bytes src/public/emoji/github.svg | 43 ++++++ src/public/emoji/imagemagick.png | Bin 0 -> 107974 bytes src/public/emoji/instagram.svg | 1 + src/public/emoji/markdown.png | Bin 0 -> 736 bytes src/public/emoji/monero.svg | 1 + src/public/emoji/python.svg | 1 + src/public/emoji/raspberry-pi.svg | 1 + src/public/emoji/rust.svg | 43 ++++++ src/public/emoji/taskwarrior.png | Bin 0 -> 7444 bytes src/public/emoji/telegram.svg | 1 + src/public/eug-vs.png | Bin 0 -> 32216 bytes src/public/fonts/Bitter-Regular.woff | Bin 0 -> 32460 bytes src/public/git-remote-meme.png | Bin 0 -> 278392 bytes src/public/icon-64.png | Bin 0 -> 2648 bytes src/public/meat.png | Bin 0 -> 809274 bytes src/public/monero-qr.png | Bin 0 -> 7547 bytes src/public/pan.png | Bin 0 -> 633999 bytes src/public/pepe-smug.png | Bin 0 -> 57911 bytes src/public/stickerpicker.png | Bin 0 -> 60292 bytes src/public/style.css | 144 +++++++++++++++++++++ src/public/summer-2021/bonfire.jpg | Bin 0 -> 2520359 bytes src/public/summer-2021/burndown.png | Bin 0 -> 28566 bytes src/public/summer-2021/kayaking.jpg | Bin 0 -> 333985 bytes src/public/wojak-brainchair.png | Bin 0 -> 80111 bytes 52 files changed, 482 insertions(+) create mode 100644 src/public/brainlet-dreams-big-brain.png create mode 100644 src/public/desktop-screenshots/2020-12-08_01-49-30.jpg create mode 100644 src/public/desktop-screenshots/2021-01-06_18-57-32.jpg create mode 100644 src/public/desktop-screenshots/2021-03-10_21-14-09.jpg create mode 100644 src/public/desktop-screenshots/2021-03-27_01-26-27.jpg create mode 100644 src/public/desktop-screenshots/2021-04-26_00-06-32.jpg create mode 100644 src/public/desktop-screenshots/2021-06-04_08-52-16.jpg create mode 100644 src/public/desktop-screenshots/2021-06-25_16-19-05.jpg create mode 100644 src/public/desktop-screenshots/2021-06-28_19-12-39.jpg create mode 100644 src/public/desktop-screenshots/2021-07-15_14-20-16.jpg create mode 100644 src/public/desktop-screenshots/2021-07-22_09-50-48.jpg create mode 100644 src/public/desktop-screenshots/2021-08-14_02-29-30.jpg create mode 100644 src/public/desktop-screenshots/2021-10-07_13-11-59.jpg create mode 100644 src/public/desktop-screenshots/2021-10-17_16-17-55.jpg create mode 100644 src/public/desktop-screenshots/2021-11-06_15-24-35.jpg create mode 100644 src/public/desktop-screenshots/2021-12-05_21-38-36.jpg create mode 100644 src/public/desktop-screenshots/2022-03-21_20-01-58.jpg create mode 100644 src/public/desktop-screenshots/2022-04-01_18-44-17.jpg create mode 100644 src/public/desktop-screenshots/2022-04-02_14-59-33.jpg create mode 100644 src/public/docker-on-rpi.jpg create mode 100644 src/public/emoji/ansible.png create mode 100644 src/public/emoji/belarus.png create mode 100644 src/public/emoji/benzin.svg create mode 100644 src/public/emoji/brave-bat.svg create mode 100644 src/public/emoji/brave.svg create mode 100644 src/public/emoji/circleci.svg create mode 100644 src/public/emoji/gentoo.png create mode 100644 src/public/emoji/git.png create mode 100644 src/public/emoji/github.svg create mode 100644 src/public/emoji/imagemagick.png create mode 100644 src/public/emoji/instagram.svg create mode 100644 src/public/emoji/markdown.png create mode 100644 src/public/emoji/monero.svg create mode 100644 src/public/emoji/python.svg create mode 100644 src/public/emoji/raspberry-pi.svg create mode 100644 src/public/emoji/rust.svg create mode 100644 src/public/emoji/taskwarrior.png create mode 100644 src/public/emoji/telegram.svg create mode 100644 src/public/eug-vs.png create mode 100644 src/public/fonts/Bitter-Regular.woff create mode 100644 src/public/git-remote-meme.png create mode 100644 src/public/icon-64.png create mode 100755 src/public/meat.png create mode 100644 src/public/monero-qr.png create mode 100755 src/public/pan.png create mode 100644 src/public/pepe-smug.png create mode 100644 src/public/stickerpicker.png create mode 100644 src/public/style.css create mode 100644 src/public/summer-2021/bonfire.jpg create mode 100644 src/public/summer-2021/burndown.png create mode 100644 src/public/summer-2021/kayaking.jpg create mode 100644 src/public/wojak-brainchair.png (limited to 'src/public') diff --git a/src/public/brainlet-dreams-big-brain.png b/src/public/brainlet-dreams-big-brain.png new file mode 100644 index 0000000..0c808e8 Binary files /dev/null and b/src/public/brainlet-dreams-big-brain.png differ diff --git a/src/public/desktop-screenshots/2020-12-08_01-49-30.jpg b/src/public/desktop-screenshots/2020-12-08_01-49-30.jpg new file mode 100644 index 0000000..2e7b808 Binary files /dev/null and b/src/public/desktop-screenshots/2020-12-08_01-49-30.jpg differ diff --git a/src/public/desktop-screenshots/2021-01-06_18-57-32.jpg b/src/public/desktop-screenshots/2021-01-06_18-57-32.jpg new file mode 100644 index 0000000..2f88d6d Binary files /dev/null and b/src/public/desktop-screenshots/2021-01-06_18-57-32.jpg differ diff --git a/src/public/desktop-screenshots/2021-03-10_21-14-09.jpg b/src/public/desktop-screenshots/2021-03-10_21-14-09.jpg new file mode 100644 index 0000000..58596df Binary files /dev/null and b/src/public/desktop-screenshots/2021-03-10_21-14-09.jpg differ diff --git a/src/public/desktop-screenshots/2021-03-27_01-26-27.jpg b/src/public/desktop-screenshots/2021-03-27_01-26-27.jpg new file mode 100644 index 0000000..c05a7bb Binary files /dev/null and b/src/public/desktop-screenshots/2021-03-27_01-26-27.jpg differ diff --git a/src/public/desktop-screenshots/2021-04-26_00-06-32.jpg b/src/public/desktop-screenshots/2021-04-26_00-06-32.jpg new file mode 100644 index 0000000..e0780af Binary files /dev/null and b/src/public/desktop-screenshots/2021-04-26_00-06-32.jpg differ diff --git a/src/public/desktop-screenshots/2021-06-04_08-52-16.jpg b/src/public/desktop-screenshots/2021-06-04_08-52-16.jpg new file mode 100644 index 0000000..5fea913 Binary files /dev/null and b/src/public/desktop-screenshots/2021-06-04_08-52-16.jpg differ diff --git a/src/public/desktop-screenshots/2021-06-25_16-19-05.jpg b/src/public/desktop-screenshots/2021-06-25_16-19-05.jpg new file mode 100644 index 0000000..374aafb Binary files /dev/null and b/src/public/desktop-screenshots/2021-06-25_16-19-05.jpg differ diff --git a/src/public/desktop-screenshots/2021-06-28_19-12-39.jpg b/src/public/desktop-screenshots/2021-06-28_19-12-39.jpg new file mode 100644 index 0000000..0a2302b Binary files /dev/null and b/src/public/desktop-screenshots/2021-06-28_19-12-39.jpg differ diff --git a/src/public/desktop-screenshots/2021-07-15_14-20-16.jpg b/src/public/desktop-screenshots/2021-07-15_14-20-16.jpg new file mode 100644 index 0000000..f431f2e Binary files /dev/null and b/src/public/desktop-screenshots/2021-07-15_14-20-16.jpg differ diff --git a/src/public/desktop-screenshots/2021-07-22_09-50-48.jpg b/src/public/desktop-screenshots/2021-07-22_09-50-48.jpg new file mode 100644 index 0000000..9b8b08f Binary files /dev/null and b/src/public/desktop-screenshots/2021-07-22_09-50-48.jpg differ diff --git a/src/public/desktop-screenshots/2021-08-14_02-29-30.jpg b/src/public/desktop-screenshots/2021-08-14_02-29-30.jpg new file mode 100644 index 0000000..625d6c1 Binary files /dev/null and b/src/public/desktop-screenshots/2021-08-14_02-29-30.jpg differ diff --git a/src/public/desktop-screenshots/2021-10-07_13-11-59.jpg b/src/public/desktop-screenshots/2021-10-07_13-11-59.jpg new file mode 100644 index 0000000..699f848 Binary files /dev/null and b/src/public/desktop-screenshots/2021-10-07_13-11-59.jpg differ diff --git a/src/public/desktop-screenshots/2021-10-17_16-17-55.jpg b/src/public/desktop-screenshots/2021-10-17_16-17-55.jpg new file mode 100644 index 0000000..cfe7c3a Binary files /dev/null and b/src/public/desktop-screenshots/2021-10-17_16-17-55.jpg differ diff --git a/src/public/desktop-screenshots/2021-11-06_15-24-35.jpg b/src/public/desktop-screenshots/2021-11-06_15-24-35.jpg new file mode 100644 index 0000000..fdec28a Binary files /dev/null and b/src/public/desktop-screenshots/2021-11-06_15-24-35.jpg differ diff --git a/src/public/desktop-screenshots/2021-12-05_21-38-36.jpg b/src/public/desktop-screenshots/2021-12-05_21-38-36.jpg new file mode 100644 index 0000000..7bea66f Binary files /dev/null and b/src/public/desktop-screenshots/2021-12-05_21-38-36.jpg differ diff --git a/src/public/desktop-screenshots/2022-03-21_20-01-58.jpg b/src/public/desktop-screenshots/2022-03-21_20-01-58.jpg new file mode 100644 index 0000000..baa4ea6 Binary files /dev/null and b/src/public/desktop-screenshots/2022-03-21_20-01-58.jpg differ diff --git a/src/public/desktop-screenshots/2022-04-01_18-44-17.jpg b/src/public/desktop-screenshots/2022-04-01_18-44-17.jpg new file mode 100644 index 0000000..fcee63f Binary files /dev/null and b/src/public/desktop-screenshots/2022-04-01_18-44-17.jpg differ diff --git a/src/public/desktop-screenshots/2022-04-02_14-59-33.jpg b/src/public/desktop-screenshots/2022-04-02_14-59-33.jpg new file mode 100644 index 0000000..28eca8e Binary files /dev/null and b/src/public/desktop-screenshots/2022-04-02_14-59-33.jpg differ diff --git a/src/public/docker-on-rpi.jpg b/src/public/docker-on-rpi.jpg new file mode 100644 index 0000000..fbfd8ed Binary files /dev/null and b/src/public/docker-on-rpi.jpg differ diff --git a/src/public/emoji/ansible.png b/src/public/emoji/ansible.png new file mode 100644 index 0000000..591746a Binary files /dev/null and b/src/public/emoji/ansible.png differ diff --git a/src/public/emoji/belarus.png b/src/public/emoji/belarus.png new file mode 100644 index 0000000..7050279 Binary files /dev/null and b/src/public/emoji/belarus.png differ diff --git a/src/public/emoji/benzin.svg b/src/public/emoji/benzin.svg new file mode 100644 index 0000000..be5b465 --- /dev/null +++ b/src/public/emoji/benzin.svg @@ -0,0 +1,108 @@ + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + diff --git a/src/public/emoji/brave-bat.svg b/src/public/emoji/brave-bat.svg new file mode 100644 index 0000000..f222910 --- /dev/null +++ b/src/public/emoji/brave-bat.svg @@ -0,0 +1,84 @@ + + + + + +logo +Created with Sketch. + + + + + + + + + + +logo diff --git a/src/public/emoji/brave.svg b/src/public/emoji/brave.svg new file mode 100644 index 0000000..8a59702 --- /dev/null +++ b/src/public/emoji/brave.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/public/emoji/circleci.svg b/src/public/emoji/circleci.svg new file mode 100644 index 0000000..e66e45c --- /dev/null +++ b/src/public/emoji/circleci.svg @@ -0,0 +1,54 @@ + + + +image/svg+xml diff --git a/src/public/emoji/gentoo.png b/src/public/emoji/gentoo.png new file mode 100644 index 0000000..d5e5ad1 Binary files /dev/null and b/src/public/emoji/gentoo.png differ diff --git a/src/public/emoji/git.png b/src/public/emoji/git.png new file mode 100644 index 0000000..78bccc4 Binary files /dev/null and b/src/public/emoji/git.png differ diff --git a/src/public/emoji/github.svg b/src/public/emoji/github.svg new file mode 100644 index 0000000..b54b845 --- /dev/null +++ b/src/public/emoji/github.svg @@ -0,0 +1,43 @@ + + + + + + diff --git a/src/public/emoji/imagemagick.png b/src/public/emoji/imagemagick.png new file mode 100644 index 0000000..4b67ed6 Binary files /dev/null and b/src/public/emoji/imagemagick.png differ diff --git a/src/public/emoji/instagram.svg b/src/public/emoji/instagram.svg new file mode 100644 index 0000000..278f024 --- /dev/null +++ b/src/public/emoji/instagram.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/public/emoji/markdown.png b/src/public/emoji/markdown.png new file mode 100644 index 0000000..14550d1 Binary files /dev/null and b/src/public/emoji/markdown.png differ diff --git a/src/public/emoji/monero.svg b/src/public/emoji/monero.svg new file mode 100644 index 0000000..af777a4 --- /dev/null +++ b/src/public/emoji/monero.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/public/emoji/python.svg b/src/public/emoji/python.svg new file mode 100644 index 0000000..a16973b --- /dev/null +++ b/src/public/emoji/python.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/public/emoji/raspberry-pi.svg b/src/public/emoji/raspberry-pi.svg new file mode 100644 index 0000000..cad8033 --- /dev/null +++ b/src/public/emoji/raspberry-pi.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/public/emoji/rust.svg b/src/public/emoji/rust.svg new file mode 100644 index 0000000..bf42fbc --- /dev/null +++ b/src/public/emoji/rust.svg @@ -0,0 +1,43 @@ + +Rust programming language logoimage/svg+xml diff --git a/src/public/emoji/taskwarrior.png b/src/public/emoji/taskwarrior.png new file mode 100644 index 0000000..7a745b8 Binary files /dev/null and b/src/public/emoji/taskwarrior.png differ diff --git a/src/public/emoji/telegram.svg b/src/public/emoji/telegram.svg new file mode 100644 index 0000000..080818f --- /dev/null +++ b/src/public/emoji/telegram.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/public/eug-vs.png b/src/public/eug-vs.png new file mode 100644 index 0000000..f853fed Binary files /dev/null and b/src/public/eug-vs.png differ diff --git a/src/public/fonts/Bitter-Regular.woff b/src/public/fonts/Bitter-Regular.woff new file mode 100644 index 0000000..8060e0a Binary files /dev/null and b/src/public/fonts/Bitter-Regular.woff differ diff --git a/src/public/git-remote-meme.png b/src/public/git-remote-meme.png new file mode 100644 index 0000000..1613d8c Binary files /dev/null and b/src/public/git-remote-meme.png differ diff --git a/src/public/icon-64.png b/src/public/icon-64.png new file mode 100644 index 0000000..2e4a66f Binary files /dev/null and b/src/public/icon-64.png differ diff --git a/src/public/meat.png b/src/public/meat.png new file mode 100755 index 0000000..edca1d8 Binary files /dev/null and b/src/public/meat.png differ diff --git a/src/public/monero-qr.png b/src/public/monero-qr.png new file mode 100644 index 0000000..3d50bf5 Binary files /dev/null and b/src/public/monero-qr.png differ diff --git a/src/public/pan.png b/src/public/pan.png new file mode 100755 index 0000000..905305e Binary files /dev/null and b/src/public/pan.png differ diff --git a/src/public/pepe-smug.png b/src/public/pepe-smug.png new file mode 100644 index 0000000..0cfa035 Binary files /dev/null and b/src/public/pepe-smug.png differ diff --git a/src/public/stickerpicker.png b/src/public/stickerpicker.png new file mode 100644 index 0000000..a8ebcd8 Binary files /dev/null and b/src/public/stickerpicker.png differ diff --git a/src/public/style.css b/src/public/style.css new file mode 100644 index 0000000..b6f5b7d --- /dev/null +++ b/src/public/style.css @@ -0,0 +1,144 @@ +@font-face { + font-family: "Bitter"; + src: url(/public/fonts/Bitter-Regular.woff) format("truetype"); +} +html { + font-family: "Open Sans", sans-serif; + color: #ebdbb2; + background-color: #282828; +} +body { + margin: 0 auto; + max-width: 1100px; + padding-left: 50px; + padding-right: 50px; + padding-top: 50px; + padding-bottom: 50px; + word-wrap: break-word; + text-rendering: optimizeLegibility; + font-kerning: normal; + font-size: 16px; +} +@media (max-width: 600px) { + body { + padding: 1em; + } +} +p { + margin: 1em 0; +} +a { + color: #fabd2f; + text-decoration: none; +} +a:hover { + text-decoration: underline; +} +img { + max-width: 100%; +} +h1 { + font-weight: normal; +} +h2, h3, h4, h5, h6 { + font-family: "Bitter", serif; + font-weight: normal; + line-height: 1.1; + margin-top: 1.4em; +} +h2 { + border-bottom: 1px solid rgba(255, 255, 255, 0.12); +} +h3 { + font-size: 21px; +} +ol, ul { + padding-left: 1.7em; + margin-top: 1em; +} +li > ol, li > ul { + margin-top: 0; +} +blockquote { + margin: 1em 0 1em 1.7em; + padding-left: 1em; + border-left: 2px solid #e6e6e6; + color: rgba(255, 255, 255, 0.75); + font-style: italic; +} +code { + font-family: monospace; + font-size: 90%; + margin: 0; + padding: 2px; + background: #1d2021; + border-radius: 4px; + border: 1px solid rgba(255, 255, 255, 0.12); +} +pre { + margin: 1em 0; + overflow: auto; + padding: 16px 8px; +} +pre code { + overflow: visible; +} +.sourceCode { + background-color: transparent; + overflow: visible; + border-radius: 4px; +} +div.sourceCode { + border: 1px solid rgba(255, 255, 255, 0.12); +} +code.sourceCode { + padding: 0; + border: none; +} +hr { + background-color: #1a1a1a; + border: none; + height: 1px; + margin: 1em 0; +} +table { + margin: 1em 0; + border-collapse: collapse; + width: 100%; + overflow-x: auto; + display: block; + font-variant-numeric: lining-nums tabular-nums; +} +table caption { + margin-bottom: 0.75em; +} +tbody { + margin-top: 0.5em; + border-top: 1px solid #1a1a1a; + border-bottom: 1px solid #1a1a1a; +} +th { + border-top: 1px solid #1a1a1a; + padding: 0.25em 0.5em 0.25em 0.5em; +} +td { + padding: 0.125em 0.5em 0.25em 0.5em; +} +header { + margin-bottom: 4em; + text-align: center; +} +#TOC li { + list-style: none; +} +#TOC a:not(:hover) { + text-decoration: none; +} +code{white-space: pre-wrap;} +span.smallcaps{font-variant: small-caps;} +span.underline{text-decoration: underline;} +div.column{display: inline-block; vertical-align: top; width: 50%;} +div.hanging-indent{margin-left: 1.5em; text-indent: -1.5em;} +ul.task-list{list-style: none;} +.display.math{display: block; text-align: center; margin: 0.5rem auto;} + diff --git a/src/public/summer-2021/bonfire.jpg b/src/public/summer-2021/bonfire.jpg new file mode 100644 index 0000000..1f06cdb Binary files /dev/null and b/src/public/summer-2021/bonfire.jpg differ diff --git a/src/public/summer-2021/burndown.png b/src/public/summer-2021/burndown.png new file mode 100644 index 0000000..bbea2fb Binary files /dev/null and b/src/public/summer-2021/burndown.png differ diff --git a/src/public/summer-2021/kayaking.jpg b/src/public/summer-2021/kayaking.jpg new file mode 100644 index 0000000..309354f Binary files /dev/null and b/src/public/summer-2021/kayaking.jpg differ diff --git a/src/public/wojak-brainchair.png b/src/public/wojak-brainchair.png new file mode 100644 index 0000000..39ffa32 Binary files /dev/null and b/src/public/wojak-brainchair.png differ -- cgit v1.2.3