diff --git a/content/music/software_should_work_ru.md b/content/music/software_should_work_ru.md index ad60735..51085cc 100644 --- a/content/music/software_should_work_ru.md +++ b/content/music/software_should_work_ru.md @@ -1,12 +1,11 @@ --- -title: "Software should work(ru)" +title: "Software should work (ru)" date: 2021-11-13T19:22:35+03:00 image_url: https://pixelfed-prod.nyc3.cdn.digitaloceanspaces.com/public/m/_v2/319616208418770944/1672d1d81-1ab3fb/vnRYg4ZEMivr/4Q5oENJ9gwjBtTwrFBeo0RXPc1fml1h4ObzTSMAz.jpg type: post --- -# Software should work - *"софт должен просто работать"* +*"софт должен просто работать"* Made with [BespokeSynth](https://www.bespokesynth.com/) diff --git a/public/404.html b/public/404.html new file mode 100644 index 0000000..c033bf8 --- /dev/null +++ b/public/404.html @@ -0,0 +1,110 @@ + + + + + + + 404 Page not found + + + + + + + + + + + + + + + + + + + + + +
+ + +
+ + +
+
+
+░░░░░░░░░░░█░█░▄▀▄░█░█░░░░░░░░░░░░░
+░░░░░░░░░░░░▀█░█░█░░▀█░░░░░░░░░░░░░
+░░░░░░░░░░░░░▀░░▀░░░░▀░░░░░░░░░░░░░
+░█▀█░█▀█░▀█▀░░░█▀▀░█▀█░█░█░█▀█░█▀▄░
+░█░█░█░█░░█░░░░█▀▀░█░█░█░█░█░█░█░█░
+░▀░▀░▀▀▀░░▀░░░░▀░░░▀▀▀░▀▀▀░▀░▀░▀▀░░
+	
+
+
+ + + + + diff --git a/public/categories/index.html b/public/categories/index.html new file mode 100644 index 0000000..f2bf644 --- /dev/null +++ b/public/categories/index.html @@ -0,0 +1,137 @@ + + + + + + + Categories + + + + + + + + + + + + + + + + + + + + + +
+ + +
+ + +
+ +
+

Categories

+ +
+ + + +
+ +1 of 0 + +
+ +
+ + + + + + + diff --git a/public/categories/index.xml b/public/categories/index.xml new file mode 100644 index 0000000..48b1ab3 --- /dev/null +++ b/public/categories/index.xml @@ -0,0 +1,14 @@ + + + + Categories on Horhik's redeyes reason + https://redeyes.club/categories/ + Recent content in Categories on Horhik's redeyes reason + Hugo -- gohugo.io + en-us + + + + + + \ No newline at end of file diff --git a/public/categories/page/1/index.html b/public/categories/page/1/index.html new file mode 100644 index 0000000..ceba885 --- /dev/null +++ b/public/categories/page/1/index.html @@ -0,0 +1 @@ +https://redeyes.club/categories/ \ No newline at end of file diff --git a/public/css/app-page.svg b/public/css/app-page.svg new file mode 100644 index 0000000..2c1aeff --- /dev/null +++ b/public/css/app-page.svg @@ -0,0 +1,73 @@ + + + + + + + + + image/svg+xml + + + + + + + ░█░█░░░░█▀▄░█▀█░░░░█░█░▀░▀░▀░░▀▀░ + + + + diff --git a/public/css/appstore.svg b/public/css/appstore.svg new file mode 100644 index 0000000..7054cbd --- /dev/null +++ b/public/css/appstore.svg @@ -0,0 +1,16 @@ + + + + + + + + + + + + + + + + diff --git a/public/css/basic.css b/public/css/basic.css new file mode 100644 index 0000000..9f3bb6f --- /dev/null +++ b/public/css/basic.css @@ -0,0 +1,377 @@ +@charset "UTF-8"; +/* Dracula theme */ +/* +:root { + --background: #282A36 ; + --comment: #6272A4 ; + --selection: #44475A ; + --foreground: #F8F8F2 ; + --cyan: #8BE9FD ; + --orange: #FFB86C; + --green: #50FA7B ; + --pink: #FF79C6 ; + --purple: #BD93F9 ; + --red: #FF5555 ; + --yellow: #F1FA8C; +} +*/ +/* Gruvbox theme */ +@import url("https://fonts.googleapis.com/css2?family=Cuprum:ital,wght@0,400;0,700;1,400;1,700&display=swap"); +:root { + --background: #282828 ; + --comment: #458588 ; + --selection: #665c54 ; + --foreground: #ebdbb2 ; + --cyan: #83a598 ; + --orange: #fe8019; + --green: #98971a ; + --pink: #d3869b ; + --purple: #b16286 ; + --red: #cc241d ; + --yellow: #F1FA8C; } + +@font-face { + font-family: 'Mononoki'; + src: url("../fonts/mononoki-Regular.eot"); + src: url("../fonts/mononoki-Regular.eot") format("embedded-opentype"), url("../fonts/mononoki-Regular.ttf") format("truetype"), url("../fonts/mononoki-Regular.woff2") format("woff2"), url("../fonts/mononoki-Regular.woff") format("woff"); } + +@font-face { + font-family: 'Mononoki Bold'; + src: url("../fonts/mononoki-Bold.eot"); + src: url("../fonts/mononoki-Bold.eot") format("embedded-opentype"), url("../fonts/mononoki-Bold.ttf") format("truetype"), url("../fonts/mononoki-Bold.woff2") format("woff2"), url("../fonts/mononoki-Bold.woff") format("woff"); } + +@font-face { + font-family: 'Mononoki'; + src: url("../fonts/mononoki-Regular.eot"); + src: url("../fonts/mononoki-Regular.eot") format("embedded-opentype"), url("../fonts/mononoki-Regular.ttf") format("truetype"), url("../fonts/mononoki-Regular.woff2") format("woff2"), url("../fonts/mononoki-Regular.woff") format("woff"); } + +@font-face { + font-family: 'Twemoji'; + src: url("../fonts/Twemoji.ttf") format("truetype"); } + +body { + margin: 0; + padding: 0; + background-color: var(--background); + color: var(--foreground); + font-family: 'Mononoki', 'Ubuntu', 'Twemoji' sans-serif; + max-width: 1000px; + margin: 0 auto; + box-shadow: 0px -30px 20px rgba(0, 0, 0, 0.5); + border-bottom-left-radius: 5px; + border-bottom-right-radius: 5px; + padding: 10px 0; } + +a, .link { + transition: 0.3s; + color: var(--cyan); + text-decoration: none; } + a:hover, a:focus, .link:hover, .link:focus { + color: var(--pink); } + +@media (min-width: 1000px) { + box-shadow: 4px 4px 32px rgba(0, 0, 0, 0.34); } + +.h1 { + font-family: 'Mononoki Bold', 'Fira Code SemiBold', 'Twemoji'; + font-size: 2em; } + +p code, quote code, q code { + font-family: "Mononoki", "Twemoji", monospace; + background: var(--selection); + color: var(--cyan); + border-radius: 3px; + padding: 0 6px; } + +img { + width: 100%; } + +.logo--wrapper { + display: grid; + font-family: Mononoki, 'Fira Code',monospace, Ubuntu; } + +.logo-quote { + text-align: center; + color: var(--foreground); + margin: 10px auto 28px; + max-width: 300px; } + +.logo { + margin: 0 auto; + margin-top: 30px; + display: flex; + flex-direction: column; + align-items: center; + align-content: center; + font-family: Mononoki, 'Fira Code',monospace, Ubuntu; } + +.toilet-logo { + color: var(--orange); + font-size: 0.9em; + line-height: 1.115em; + margin: 0; + font-family: Mononoki, 'Fira Code',monospace, Ubuntu; + white-space: pre-line; } + +.not-found { + display: flex; + justify-content: center; + font-size: 25px; + line-height: 28px; + color: var(--selection); + tansition: 0.3s; } + +@media screen and (max-width: 500px) { + .not-found { + font-size: 14px; + line-height: 14px; } } + +.page-list { + list-style: none; + display: flex; + justify-content: space-between; + width: 400px; + margin: 0 auto; + font-family: Mononoki; + padding: 0; } + +.page-link { + font-size: 0.4em; + line-height: 1.115em; + transition: 0.3s; + margin: 0px 10px; } + .page-link a { + color: var(--green); + text-decoration: none; + display: block; } + .page-link a:hover, .page-link a:focus { + color: var(--pink); } + +@media screen and (max-width: 420px) { + .page-link { + line-height: 1.112em; + white-space: pre-line; + margin-bottom: 5px; } + .page-list { + flex-direction: column; + align-items: center; + width: auto; } + .toilet-logo { + font-size: 0.6em; } } + +.recent { + margin: 0 auto; } + +.recent-header { + text-align: center; } + +.recent-list { + list-style: none; + margin: 0; + padding: 0; } + +.recent-block { + text-decoration: none; + font-family: "Mononoki", "Twemoji", monospace; + font-size: 1.3em; + box-shadow: 4px 4px 32px rgba(0, 0, 0, 0.34); + background: var(--background); + border-radius: 10px; + word-break: break-word; + display: block; + align-items: center; + align-content: center; + margin: 20px 0; + padding: 10px 20px; + width: max-content; + max-width: 80vw; + color: var(--cyan); + transition: 0.2s; } + .recent-block--left { + border-bottom-left-radius: 0; + border-top-left-radius: 0; + margin-right: auto; } + .recent-block--left::before { + content: '📜'; + margin: 5px; + display: flex; + align-items: center; + align-content: center; } + .recent-block--left:hover, .recent-block--left:focus { + padding-left: 40px; } + .recent-block--left:active { + padding-left: 0; } + .recent-block--right { + border-bottom-right-radius: 0; + border-top-right-radius: 0; + margin-left: auto; } + .recent-block--right::after { + content: url("../../../src/svg/github-icon.svg"); + margin: 5px; + display: flex; + align-items: center; + align-content: center; } + .recent-block--right:hover, .recent-block--right:focus { + padding-right: 40px; } + .recent-block--right:active { + padding-right: 0; } + +.recent-block__time { + float: right; + font-size: 12px; + color: var(--purple); } + +.contacts { + list-style: none; + padding: 0; + display: flex; + justify-content: space-around; + flex-wrap: wrap; + margin: 0 auto; } + +.contact-link { + text-decoration: none; + font-size: 1em; + color: var(--cyan); + line-height: 0.8em; + margin: 10px 15px; + display: block; } + +.copyright { + font-family: "Mononoki", "Twemoji", monospace; + margin-left: 20px; } + +.portfolio { + list-style: none; + padding: 20px; + display: flex; + flex-direction: column; + align-content: center; + align-items: center; + justify-content: center; } + +.project { + display: flex; + flex-direction: column; + padding: 26px; + box-shadow: 4px 4px 32px rgba(0, 0, 0, 0.34); + border-radius: 10px; + background: var(--background); + font-family: "Mononoki", "Twemoji", monospace; + text-align: center; + margin: 20px 0; + max-width: 70vw; + transition: 0.3s; } + .project:hover, .project:focus { + box-shadow: 4px 4px 24px rgba(0, 0, 0, 0.6); } + .project h2 { + margin-bottom: 0; } + +.project-name { + color: var(--green); + margin: 0; } + .project-name a { + color: var(--green); + text-decoration: none; } + +.project-gallery { + list-style: none; + padding: 0; } + +.project-links { + padding: 0; + list-style: none; + display: flex; + flex-wrap: wrap; + justify-content: space-around; } + +.project-icon { + width: 35px; + height: auto; + margin-right: 10px; } + +.project-link { + margin-right: 10px; + display: flex; + align-items: center; + align-content: center; + vertical-align: center; } + .project-link::before { + margin-right: 10px; } + .project-link--github::before { + content: url("./github-icon.svg"); } + .project-link--iphone::before { + content: url("./appstore.svg"); } + .project-link--android::before { + content: url("./googleplay.svg"); } + .project-link--app-page::before { + content: url("./app-page.svg"); } + +.project-link__logo { + margin-right: 10px; + width: 30px; } + +.blog-posts { + list-style: none; + padding: 0; + font-family: 'Cuprum', sans-serif; + transition: 0.5s; } + +.blog-posts__item { + font-family: 'Cuprum', sans-serif; + color: var(--foreground); } + .blog-posts__item::before, .blog-posts__item::after { + content: '' !important; } + .blog-posts__item--right p { + text-align: right; } + .blog-posts__item--right ul { + flex-direction: row-reverse; } + .blog-posts__item--left { + text-align: left; } + +.nothing { + font-family: 'Mononoki Bold', monospace; + text-align: center; } + +.blog-post__header { + color: var(--green); } + .blog-post__header a { + color: var(--green); } + +.blog-info__list { + list-style: none; + padding: 0; + display: flex; } + +.blog-info__item { + margin-right: 20px; + color: var(--orange); + display: flex; + align-items: center; } + .blog-info__item--created::before { + content: url("../../svg/watch.svg"); + margin-right: 10px; } + .blog-info__item--reading-time::before { + content: url("../../svg/stopwatch.svg"); + margin-right: 10px; } + +.blog-header { + color: var(--green); + font-family: "Mononoki Bold", "Twitter Color Emoji", "Twemoji", sans-serif; + font-size: 2em; + display: inline-flex; + justify-content: center; + text-align: center; + margin: 0 auto; + margin-top: 32px; } + +.blog-post { + padding: 0px 30px; + font-size: 22px; + font-family: Ubuntu; } + .blog-post time { + font-family: "Cuprum", "Mononoki", "Twemoji", monospace; + display: flex; + align-content: center; + justify-content: center; + font-size: 0.9em; } diff --git a/public/css/github-icon.svg b/public/css/github-icon.svg new file mode 100644 index 0000000..bae4071 --- /dev/null +++ b/public/css/github-icon.svg @@ -0,0 +1,3 @@ + + + diff --git a/public/css/googleplay.svg b/public/css/googleplay.svg new file mode 100644 index 0000000..9b9f440 --- /dev/null +++ b/public/css/googleplay.svg @@ -0,0 +1,13 @@ + + + + + + + + + + + + + diff --git a/public/css/stopwatch.svg b/public/css/stopwatch.svg new file mode 100644 index 0000000..7d002ad --- /dev/null +++ b/public/css/stopwatch.svg @@ -0,0 +1,11 @@ + + + + + + + + + + + diff --git a/public/css/watch.svg b/public/css/watch.svg new file mode 100644 index 0000000..6c04fd7 --- /dev/null +++ b/public/css/watch.svg @@ -0,0 +1,4 @@ + + + + diff --git a/public/fonts/mononoki-Bold.eot b/public/fonts/mononoki-Bold.eot new file mode 100644 index 0000000..cf2a252 Binary files /dev/null and b/public/fonts/mononoki-Bold.eot differ diff --git a/public/fonts/mononoki-Bold.ttf b/public/fonts/mononoki-Bold.ttf new file mode 100644 index 0000000..407ed3e Binary files /dev/null and b/public/fonts/mononoki-Bold.ttf differ diff --git a/public/fonts/mononoki-Bold.woff b/public/fonts/mononoki-Bold.woff new file mode 100644 index 0000000..a6f5e8a Binary files /dev/null and b/public/fonts/mononoki-Bold.woff differ diff --git a/public/fonts/mononoki-Bold.woff2 b/public/fonts/mononoki-Bold.woff2 new file mode 100644 index 0000000..adb5b15 Binary files /dev/null and b/public/fonts/mononoki-Bold.woff2 differ diff --git a/public/fonts/mononoki-BoldItalic.eot b/public/fonts/mononoki-BoldItalic.eot new file mode 100644 index 0000000..70968d6 Binary files /dev/null and b/public/fonts/mononoki-BoldItalic.eot differ diff --git a/public/fonts/mononoki-BoldItalic.ttf b/public/fonts/mononoki-BoldItalic.ttf new file mode 100644 index 0000000..784c2d0 Binary files /dev/null and b/public/fonts/mononoki-BoldItalic.ttf differ diff --git a/public/fonts/mononoki-BoldItalic.woff b/public/fonts/mononoki-BoldItalic.woff new file mode 100644 index 0000000..f0d6ed7 Binary files /dev/null and b/public/fonts/mononoki-BoldItalic.woff differ diff --git a/public/fonts/mononoki-BoldItalic.woff2 b/public/fonts/mononoki-BoldItalic.woff2 new file mode 100644 index 0000000..3cc80cd Binary files /dev/null and b/public/fonts/mononoki-BoldItalic.woff2 differ diff --git a/public/fonts/mononoki-Italic.eot b/public/fonts/mononoki-Italic.eot new file mode 100644 index 0000000..53c1e62 Binary files /dev/null and b/public/fonts/mononoki-Italic.eot differ diff --git a/public/fonts/mononoki-Italic.ttf b/public/fonts/mononoki-Italic.ttf new file mode 100644 index 0000000..dad4dcc Binary files /dev/null and b/public/fonts/mononoki-Italic.ttf differ diff --git a/public/fonts/mononoki-Italic.woff b/public/fonts/mononoki-Italic.woff new file mode 100644 index 0000000..fb690ec Binary files /dev/null and b/public/fonts/mononoki-Italic.woff differ diff --git a/public/fonts/mononoki-Italic.woff2 b/public/fonts/mononoki-Italic.woff2 new file mode 100644 index 0000000..30cbd0d Binary files /dev/null and b/public/fonts/mononoki-Italic.woff2 differ diff --git a/public/fonts/mononoki-Regular.eot b/public/fonts/mononoki-Regular.eot new file mode 100644 index 0000000..26e5357 Binary files /dev/null and b/public/fonts/mononoki-Regular.eot differ diff --git a/public/fonts/mononoki-Regular.ttf b/public/fonts/mononoki-Regular.ttf new file mode 100644 index 0000000..9510ac8 Binary files /dev/null and b/public/fonts/mononoki-Regular.ttf differ diff --git a/public/fonts/mononoki-Regular.woff b/public/fonts/mononoki-Regular.woff new file mode 100644 index 0000000..939ec2a Binary files /dev/null and b/public/fonts/mononoki-Regular.woff differ diff --git a/public/fonts/mononoki-Regular.woff2 b/public/fonts/mononoki-Regular.woff2 new file mode 100644 index 0000000..2c23a36 Binary files /dev/null and b/public/fonts/mononoki-Regular.woff2 differ diff --git a/public/github/https/github.com/hole-chat/index.html b/public/github/https/github.com/hole-chat/index.html new file mode 100644 index 0000000..b5b66ac --- /dev/null +++ b/public/github/https/github.com/hole-chat/index.html @@ -0,0 +1,166 @@ + + + + + + + Https//Github.com/Hole Chat/ + + + + + + + + + + + + + + + + + + + + + +
+ + +
+ + +
+ +
+

Https//Github.com/Hole Chat/

+ +
+ + + +
  • +

    + Hole chat 🐰 +

    +

    Decentralized messenger over Freenet network

    + + + + +
  • + + +
    + +1 of 1 + +
    + +
    + + + + + + + diff --git a/public/github/https/github.com/hole-chat/index.xml b/public/github/https/github.com/hole-chat/index.xml new file mode 100644 index 0000000..ab90f9b --- /dev/null +++ b/public/github/https/github.com/hole-chat/index.xml @@ -0,0 +1,24 @@ + + + + Https//Github.com/Hole Chat/ on Horhik's redeyes reason + https://redeyes.club/github/https/github.com/hole-chat/ + Recent content in Https//Github.com/Hole Chat/ on Horhik's redeyes reason + Hugo -- gohugo.io + en-us + Sat, 01 May 2021 00:00:00 +0300 + + + + + + Hole chat 🐰 + https://redeyes.club/portfolio/hole/ + Sat, 01 May 2021 00:00:00 +0300 + + https://redeyes.club/portfolio/hole/ + + + + + \ No newline at end of file diff --git a/public/github/https/github.com/hole-chat/page/1/index.html b/public/github/https/github.com/hole-chat/page/1/index.html new file mode 100644 index 0000000..352a5f8 --- /dev/null +++ b/public/github/https/github.com/hole-chat/page/1/index.html @@ -0,0 +1 @@ +https://redeyes.club/github/https/github.com/hole-chat/ \ No newline at end of file diff --git a/public/github/https/github.com/horhik/ankilan/index.html b/public/github/https/github.com/horhik/ankilan/index.html new file mode 100644 index 0000000..3b8bdd9 --- /dev/null +++ b/public/github/https/github.com/horhik/ankilan/index.html @@ -0,0 +1,158 @@ + + + + + + + Https//Github.com/Horhik/Ankilan + + + + + + + + + + + + + + + + + + + + + +
    + + +
    + + +
    + +
    +

    Https//Github.com/Horhik/Ankilan

    + +
    + + + +
  • +

    + AnkiLan ⭐ +

    +

    App for creating Anki flashcards

    + + + + +
  • + + +
    + +1 of 1 + +
    + +
    + + + + + + + diff --git a/public/github/https/github.com/horhik/ankilan/index.xml b/public/github/https/github.com/horhik/ankilan/index.xml new file mode 100644 index 0000000..7934728 --- /dev/null +++ b/public/github/https/github.com/horhik/ankilan/index.xml @@ -0,0 +1,24 @@ + + + + Https//Github.com/Horhik/Ankilan on Horhik's redeyes reason + https://redeyes.club/github/https/github.com/horhik/ankilan/ + Recent content in Https//Github.com/Horhik/Ankilan on Horhik's redeyes reason + Hugo -- gohugo.io + en-us + Fri, 01 May 2020 00:00:00 +0300 + + + + + + AnkiLan ⭐ + https://redeyes.club/portfolio/ankilan/ + Fri, 01 May 2020 00:00:00 +0300 + + https://redeyes.club/portfolio/ankilan/ + + + + + \ No newline at end of file diff --git a/public/github/https/github.com/horhik/ankilan/page/1/index.html b/public/github/https/github.com/horhik/ankilan/page/1/index.html new file mode 100644 index 0000000..0f068fe --- /dev/null +++ b/public/github/https/github.com/horhik/ankilan/page/1/index.html @@ -0,0 +1 @@ +https://redeyes.club/github/https/github.com/horhik/ankilan/ \ No newline at end of file diff --git a/public/github/https/github.com/horhik/snake/index.html b/public/github/https/github.com/horhik/snake/index.html new file mode 100644 index 0000000..bf1c614 --- /dev/null +++ b/public/github/https/github.com/horhik/snake/index.html @@ -0,0 +1,170 @@ + + + + + + + Https//Github.com/Horhik/Snake + + + + + + + + + + + + + + + + + + + + + +
    + + +
    + + +
    + +
    +

    Https//Github.com/Horhik/Snake

    + +
    + + + +
  • +

    + Snake game 🐍 +

    +

    Snake game written with P5js

    + + + + + + + + +
  • + + +
    + +1 of 1 + +
    + +
    + + + + + + + diff --git a/public/github/https/github.com/horhik/snake/index.xml b/public/github/https/github.com/horhik/snake/index.xml new file mode 100644 index 0000000..3057b3a --- /dev/null +++ b/public/github/https/github.com/horhik/snake/index.xml @@ -0,0 +1,24 @@ + + + + Https//Github.com/Horhik/Snake on Horhik's redeyes reason + https://redeyes.club/github/https/github.com/horhik/snake/ + Recent content in Https//Github.com/Horhik/Snake on Horhik's redeyes reason + Hugo -- gohugo.io + en-us + Fri, 01 Nov 2019 00:00:00 +0300 + + + + + + Snake game 🐍 + https://redeyes.club/portfolio/snake/ + Fri, 01 Nov 2019 00:00:00 +0300 + + https://redeyes.club/portfolio/snake/ + The simple snake game which working on both desktop 🖥 and mobile 📲 + + + + \ No newline at end of file diff --git a/public/github/https/github.com/horhik/snake/page/1/index.html b/public/github/https/github.com/horhik/snake/page/1/index.html new file mode 100644 index 0000000..85296b7 --- /dev/null +++ b/public/github/https/github.com/horhik/snake/page/1/index.html @@ -0,0 +1 @@ +https://redeyes.club/github/https/github.com/horhik/snake/ \ No newline at end of file diff --git a/public/github/https/github.com/horhik/tasquare/index.html b/public/github/https/github.com/horhik/tasquare/index.html new file mode 100644 index 0000000..65a66e2 --- /dev/null +++ b/public/github/https/github.com/horhik/tasquare/index.html @@ -0,0 +1,166 @@ + + + + + + + Https//Github.com/Horhik/Tasquare + + + + + + + + + + + + + + + + + + + + + +
    + + +
    + + +
    + +
    +

    Https//Github.com/Horhik/Tasquare

    + +
    + + + +
  • +

    + Tasquare ☑ +

    +

    TODO app with timer written on React

    + + + + +
  • + + +
    + +1 of 1 + +
    + +
    + + + + + + + diff --git a/public/github/https/github.com/horhik/tasquare/index.xml b/public/github/https/github.com/horhik/tasquare/index.xml new file mode 100644 index 0000000..cc79d60 --- /dev/null +++ b/public/github/https/github.com/horhik/tasquare/index.xml @@ -0,0 +1,24 @@ + + + + Https//Github.com/Horhik/Tasquare on Horhik's redeyes reason + https://redeyes.club/github/https/github.com/horhik/tasquare/ + Recent content in Https//Github.com/Horhik/Tasquare on Horhik's redeyes reason + Hugo -- gohugo.io + en-us + Wed, 01 Jan 2020 00:00:00 +0300 + + + + + + Tasquare ☑ + https://redeyes.club/portfolio/tasquare/ + Wed, 01 Jan 2020 00:00:00 +0300 + + https://redeyes.club/portfolio/tasquare/ + + + + + \ No newline at end of file diff --git a/public/github/https/github.com/horhik/tasquare/page/1/index.html b/public/github/https/github.com/horhik/tasquare/page/1/index.html new file mode 100644 index 0000000..4bbb19d --- /dev/null +++ b/public/github/https/github.com/horhik/tasquare/page/1/index.html @@ -0,0 +1 @@ +https://redeyes.club/github/https/github.com/horhik/tasquare/ \ No newline at end of file diff --git a/public/github/index.html b/public/github/index.html new file mode 100644 index 0000000..0706a59 --- /dev/null +++ b/public/github/index.html @@ -0,0 +1,173 @@ + + + + + + + Github + + + + + + + + + + + + + + + + + + + + + +
    + + +
    + + +
    + +
    +

    Github

    + +
    + + + +
    +
    + Https//Github.com/Hole Chat/ +
    + + +
    + + +
    +
    + Https//Github.com/Horhik/Ankilan +
    + + +
    + + +
    +
    + Https//Github.com/Horhik/Snake +
    + + +
    + + +
    +
    + Https//Github.com/Horhik/Tasquare +
    + + +
    + + +
    + +1 of 1 + +
    + +
    + + + + + + + diff --git a/public/github/index.xml b/public/github/index.xml new file mode 100644 index 0000000..265a8d1 --- /dev/null +++ b/public/github/index.xml @@ -0,0 +1,50 @@ + + + + Github on Horhik's redeyes reason + https://redeyes.club/github/ + Recent content in Github on Horhik's redeyes reason + Hugo -- gohugo.io + en-us + + + + + + Https//Github.com/Hole Chat/ + https://redeyes.club/github/https/github.com/hole-chat/ + Sat, 01 May 2021 00:00:00 +0300 + + https://redeyes.club/github/https/github.com/hole-chat/ + + + + + Https//Github.com/Horhik/Ankilan + https://redeyes.club/github/https/github.com/horhik/ankilan/ + Fri, 01 May 2020 00:00:00 +0300 + + https://redeyes.club/github/https/github.com/horhik/ankilan/ + + + + + Https//Github.com/Horhik/Snake + https://redeyes.club/github/https/github.com/horhik/snake/ + Fri, 01 Nov 2019 00:00:00 +0300 + + https://redeyes.club/github/https/github.com/horhik/snake/ + + + + + Https//Github.com/Horhik/Tasquare + https://redeyes.club/github/https/github.com/horhik/tasquare/ + Wed, 01 Jan 2020 00:00:00 +0300 + + https://redeyes.club/github/https/github.com/horhik/tasquare/ + + + + + \ No newline at end of file diff --git a/public/github/page/1/index.html b/public/github/page/1/index.html new file mode 100644 index 0000000..3e7827e --- /dev/null +++ b/public/github/page/1/index.html @@ -0,0 +1 @@ +https://redeyes.club/github/ \ No newline at end of file diff --git a/public/home/index.html b/public/home/index.html new file mode 100644 index 0000000..cdfa51b --- /dev/null +++ b/public/home/index.html @@ -0,0 +1,118 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    + + +
    + + +
    + +
    +

    + +
    + +
    + + +
    +
    + + + + + diff --git a/public/index.html b/public/index.html new file mode 100644 index 0000000..e16ae14 --- /dev/null +++ b/public/index.html @@ -0,0 +1,125 @@ + + + + + + + + Horhik's redeyes reason + + + + + + + + + + + + + + + + + + + + + +
    + + +
    + + +
    + + + +
    + + + + + diff --git a/public/index.xml b/public/index.xml new file mode 100644 index 0000000..998cd3a --- /dev/null +++ b/public/index.xml @@ -0,0 +1,89 @@ + + + + Horhik's redeyes reason + https://redeyes.club/ + Recent content on Horhik's redeyes reason + Hugo -- gohugo.io + en-us + Sat, 13 Nov 2021 19:22:35 +0300 + + + + + + Software should work (ru) + https://redeyes.club/music/software_should_work_ru/ + Sat, 13 Nov 2021 19:22:35 +0300 + + https://redeyes.club/music/software_should_work_ru/ + “софт должен просто работать” +Made with BespokeSynth +Your browser does not support the audio tag. + + + + Hole chat 🐰 + https://redeyes.club/portfolio/hole/ + Sat, 01 May 2021 00:00:00 +0300 + + https://redeyes.club/portfolio/hole/ + + + + + PyAutoGUI for simplifying anki routine + https://redeyes.club/posts/pyautogui-for-simplifying-anki-routine/ + Thu, 21 Jan 2021 10:26:19 +0300 + + https://redeyes.club/posts/pyautogui-for-simplifying-anki-routine/ + I had been adding some cards to Anki. It was lowercase word and word with stress in russian. + + + + Still nothing + https://redeyes.club/posts/theres-nothing/ + Thu, 21 Jan 2021 10:26:19 +0300 + + https://redeyes.club/posts/theres-nothing/ + NOTHING + + + + AnkiLan ⭐ + https://redeyes.club/portfolio/ankilan/ + Fri, 01 May 2020 00:00:00 +0300 + + https://redeyes.club/portfolio/ankilan/ + + + + + Tasquare ☑ + https://redeyes.club/portfolio/tasquare/ + Wed, 01 Jan 2020 00:00:00 +0300 + + https://redeyes.club/portfolio/tasquare/ + + + + + Snake game 🐍 + https://redeyes.club/portfolio/snake/ + Fri, 01 Nov 2019 00:00:00 +0300 + + https://redeyes.club/portfolio/snake/ + The simple snake game which working on both desktop 🖥 and mobile 📲 + + + + + https://redeyes.club/home/ + Mon, 01 Jan 0001 00:00:00 +0000 + + https://redeyes.club/home/ + + + + + \ No newline at end of file diff --git a/public/music/index.html b/public/music/index.html new file mode 100644 index 0000000..1658cf4 --- /dev/null +++ b/public/music/index.html @@ -0,0 +1,102 @@ + + + + + Horhik's music + + + + + + + + + + + + + + + + + +
    + + +
    + +
    +
    + + + + +
    +
    + + diff --git a/public/music/index.xml b/public/music/index.xml new file mode 100644 index 0000000..e28a61d --- /dev/null +++ b/public/music/index.xml @@ -0,0 +1,26 @@ + + + + Horhik's music on Horhik's redeyes reason + https://redeyes.club/music/ + Recent content in Horhik's music on Horhik's redeyes reason + Hugo -- gohugo.io + en-us + Sun, 06 Jun 2021 00:00:00 +0000 + + + + + + Software should work (ru) + https://redeyes.club/music/software_should_work_ru/ + Sat, 13 Nov 2021 19:22:35 +0300 + + https://redeyes.club/music/software_should_work_ru/ + “софт должен просто работать” +Made with BespokeSynth +Your browser does not support the audio tag. + + + + \ No newline at end of file diff --git a/public/music/software_should_work.mp3 b/public/music/software_should_work.mp3 new file mode 100644 index 0000000..23034c5 Binary files /dev/null and b/public/music/software_should_work.mp3 differ diff --git a/public/music/software_should_work_ru/index.html b/public/music/software_should_work_ru/index.html new file mode 100644 index 0000000..ae20476 --- /dev/null +++ b/public/music/software_should_work_ru/index.html @@ -0,0 +1,126 @@ + + + + + + + Software should work (ru) + + + + + + + + + + + + + + + + + + + + + +
    + + +
    + + +
    + +
    +

    Software should work (ru)

    + +
    +

    “софт должен просто работать”

    + +

    Made with BespokeSynth

    + +

    + +
    + + +
    +
    + + + + + diff --git a/public/page/1/index.html b/public/page/1/index.html new file mode 100644 index 0000000..469d2fc --- /dev/null +++ b/public/page/1/index.html @@ -0,0 +1 @@ +https://redeyes.club/ \ No newline at end of file diff --git a/public/portfolio/ankilan/index.html b/public/portfolio/ankilan/index.html new file mode 100644 index 0000000..264f68c --- /dev/null +++ b/public/portfolio/ankilan/index.html @@ -0,0 +1,118 @@ + + + + + + + AnkiLan ⭐ + + + + + + + + + + + + + + + + + + + + + +
    + + +
    + + +
    + +
    +

    AnkiLan ⭐

    + +
    + +
    + + +
    +
    + + + + + diff --git a/public/portfolio/hole/index.html b/public/portfolio/hole/index.html new file mode 100644 index 0000000..858f966 --- /dev/null +++ b/public/portfolio/hole/index.html @@ -0,0 +1,118 @@ + + + + + + + Hole chat 🐰 + + + + + + + + + + + + + + + + + + + + + +
    + + +
    + + +
    + +
    +

    Hole chat 🐰

    + +
    + +
    + + +
    +
    + + + + + diff --git a/public/portfolio/index.html b/public/portfolio/index.html new file mode 100644 index 0000000..17437a8 --- /dev/null +++ b/public/portfolio/index.html @@ -0,0 +1,209 @@ + + + + + O. George's portfolio + + + + + + + + + + + + + + + + + + + + + +
    + + +
    + +
    + +
    + + diff --git a/public/portfolio/index.xml b/public/portfolio/index.xml new file mode 100644 index 0000000..fee9c7a --- /dev/null +++ b/public/portfolio/index.xml @@ -0,0 +1,51 @@ + + + + O. George's portfolio on Horhik's redeyes reason + https://redeyes.club/portfolio/ + Recent content in O. George's portfolio on Horhik's redeyes reason + Hugo -- gohugo.io + en-us + Sun, 06 Jun 2021 00:00:00 +0000 + + + + + + Hole chat 🐰 + https://redeyes.club/portfolio/hole/ + Sat, 01 May 2021 00:00:00 +0300 + + https://redeyes.club/portfolio/hole/ + + + + + AnkiLan ⭐ + https://redeyes.club/portfolio/ankilan/ + Fri, 01 May 2020 00:00:00 +0300 + + https://redeyes.club/portfolio/ankilan/ + + + + + Tasquare ☑ + https://redeyes.club/portfolio/tasquare/ + Wed, 01 Jan 2020 00:00:00 +0300 + + https://redeyes.club/portfolio/tasquare/ + + + + + Snake game 🐍 + https://redeyes.club/portfolio/snake/ + Fri, 01 Nov 2019 00:00:00 +0300 + + https://redeyes.club/portfolio/snake/ + The simple snake game which working on both desktop 🖥 and mobile 📲 + + + + \ No newline at end of file diff --git a/public/portfolio/snake/index.html b/public/portfolio/snake/index.html new file mode 100644 index 0000000..43117e2 --- /dev/null +++ b/public/portfolio/snake/index.html @@ -0,0 +1,136 @@ + + + + + + + Snake game 🐍 + + + + + + + + + + + + + + + + + + + + + +
    + + +
    + + +
    + +
    +

    Snake game 🐍

    + +
    +

    The simple snake game which working on both desktop 🖥 and mobile 📲

    + +
    +snake on desktop screenshot +snake on mobile screenshot +
    + +

    On mobile there’s a support for playing via swipes 👆

    + +
    + + + + + + + + + + + + +
    +
    + + + + + diff --git a/public/portfolio/snake/snake-desktop.png b/public/portfolio/snake/snake-desktop.png new file mode 100644 index 0000000..24b3f73 Binary files /dev/null and b/public/portfolio/snake/snake-desktop.png differ diff --git a/public/portfolio/snake/snake-mobile.png b/public/portfolio/snake/snake-mobile.png new file mode 100644 index 0000000..1378bfc Binary files /dev/null and b/public/portfolio/snake/snake-mobile.png differ diff --git a/public/portfolio/tasquare/index.html b/public/portfolio/tasquare/index.html new file mode 100644 index 0000000..dabf6d1 --- /dev/null +++ b/public/portfolio/tasquare/index.html @@ -0,0 +1,118 @@ + + + + + + + Tasquare ☑ + + + + + + + + + + + + + + + + + + + + + +
    + + +
    + + +
    + +
    +

    Tasquare ☑

    + +
    + +
    + + +
    +
    + + + + + diff --git a/public/posts/index.html b/public/posts/index.html new file mode 100644 index 0000000..67d0220 --- /dev/null +++ b/public/posts/index.html @@ -0,0 +1,110 @@ + + + + + Posts + + + + + + + + + + + + + + + + + +
    + + +
    + +
    +
    + + + + + + + +
    +
    + + diff --git a/public/posts/index.xml b/public/posts/index.xml new file mode 100644 index 0000000..533b9ce --- /dev/null +++ b/public/posts/index.xml @@ -0,0 +1,33 @@ + + + + Posts on Horhik's redeyes reason + https://redeyes.club/posts/ + Recent content in Posts on Horhik's redeyes reason + Hugo -- gohugo.io + en-us + Thu, 21 Jan 2021 10:26:19 +0300 + + + + + + PyAutoGUI for simplifying anki routine + https://redeyes.club/posts/pyautogui-for-simplifying-anki-routine/ + Thu, 21 Jan 2021 10:26:19 +0300 + + https://redeyes.club/posts/pyautogui-for-simplifying-anki-routine/ + I had been adding some cards to Anki. It was lowercase word and word with stress in russian. + + + + Still nothing + https://redeyes.club/posts/theres-nothing/ + Thu, 21 Jan 2021 10:26:19 +0300 + + https://redeyes.club/posts/theres-nothing/ + NOTHING + + + + \ No newline at end of file diff --git a/public/posts/pyautogui-for-simplifying-anki-routine/index.html b/public/posts/pyautogui-for-simplifying-anki-routine/index.html new file mode 100644 index 0000000..a4a2cb0 --- /dev/null +++ b/public/posts/pyautogui-for-simplifying-anki-routine/index.html @@ -0,0 +1,159 @@ + + + + + + + PyAutoGUI for simplifying anki routine + + + + + + + + + + + + + + + + + + + + + +
    + + +
    + + +
    + +
    +

    PyAutoGUI for simplifying anki routine

    + +
    +

    I had been adding some cards to Anki. +It was lowercase word and word with stress in russian. like торты тОрты.

    + +

    I’m lazy and i wrote two simple scripts. All what i have to do is input words with stress into a file.
    +First script for creating file with list of sequence of word with stress and lowercase word

    + +
    import os
    +f = open("/home/horhik/text.txt", 'r+')
    +lines = f.readlines()
    +for ind, line in enumerate(lines):
    +    print(line.lower(), " ", line)
    +
    + +

    After, i just pushed output to file and opened it it Emacs.

    + +

    Second script automatizing adding cards to Anki.
    +I split my window by Anki “add card” window and Emacs. As i use evil mode in Emacs, script looks like that:

    + +
    import pyautogui
    +
    +import os
    +while(True):
    +    pyautogui.hotkey("winleft", 'j') # toggle window
    +    pyautogui.press(["v", "$", "y"]) # copy string
    +    pyautogui.hotkey("winleft", 'j') # toggle window
    +    pyautogui.hotkey("ctrl", 'v')    # past text
    +    pyautogui.press("tab")           # next input field
    +    pyautogui.hotkey("winleft", 'j') # toggle window
    +    pyautogui.press(["j","0", "w", "v" , "$", "y", "0", "j", "j" ])
    +						         # move to next line beginning, copy it and go to next occurence
    +    pyautogui.hotkey("winleft", 'j') # toggle window
    +    pyautogui.hotkey("ctrl", 'v')    # paste text
    +    pyautogui.press("tab")           # ...
    +    pyautogui.press("tab")           # ...
    +    pyautogui.press("tab")           # ...
    +    pyautogui.press("tab")           # ... way to submit button
    +    pyautogui.press("space")         # pressing submit button
    +
    + +

    while(true) was my mistake. I launched script in terminal, with sleep 3 seconds before.
    +But i couldn’t shut script down without any strange effect when i opening not only 2 windows in my Window Manager.
    +Some strange things happen before I cached terminal and pressed Ctrl+C

    + +
    + + +
    +
    + + + + + diff --git a/public/posts/theres-nothing/index.html b/public/posts/theres-nothing/index.html new file mode 100644 index 0000000..3fb5a63 --- /dev/null +++ b/public/posts/theres-nothing/index.html @@ -0,0 +1,120 @@ + + + + + + + Still nothing + + + + + + + + + + + + + + + + + + + + + +
    + + +
    + + +
    + +
    +

    Still nothing

    + +
    + + +

    NOTHING

    + +
    + + +
    +
    + + + + + diff --git a/public/site/https/github.com/hole-chat/core/blob/master/readme.md/index.html b/public/site/https/github.com/hole-chat/core/blob/master/readme.md/index.html new file mode 100644 index 0000000..71d4219 --- /dev/null +++ b/public/site/https/github.com/hole-chat/core/blob/master/readme.md/index.html @@ -0,0 +1,166 @@ + + + + + + + Https//Github.com/Hole Chat/Core/Blob/Master/Readme.md + + + + + + + + + + + + + + + + + + + + + +
    + + +
    + + +
    + +
    +

    Https//Github.com/Hole Chat/Core/Blob/Master/Readme.md

    + +
    + + + +
  • +

    + Hole chat 🐰 +

    +

    Decentralized messenger over Freenet network

    + + + + +
  • + + +
    + +1 of 1 + +
    + +
    + + + + + + + diff --git a/public/site/https/github.com/hole-chat/core/blob/master/readme.md/index.xml b/public/site/https/github.com/hole-chat/core/blob/master/readme.md/index.xml new file mode 100644 index 0000000..0d791ed --- /dev/null +++ b/public/site/https/github.com/hole-chat/core/blob/master/readme.md/index.xml @@ -0,0 +1,24 @@ + + + + Https//Github.com/Hole Chat/Core/Blob/Master/Readme.md on Horhik's redeyes reason + https://redeyes.club/site/https/github.com/hole-chat/core/blob/master/readme.md/ + Recent content in Https//Github.com/Hole Chat/Core/Blob/Master/Readme.md on Horhik's redeyes reason + Hugo -- gohugo.io + en-us + Sat, 01 May 2021 00:00:00 +0300 + + + + + + Hole chat 🐰 + https://redeyes.club/portfolio/hole/ + Sat, 01 May 2021 00:00:00 +0300 + + https://redeyes.club/portfolio/hole/ + + + + + \ No newline at end of file diff --git a/public/site/https/github.com/hole-chat/core/blob/master/readme.md/page/1/index.html b/public/site/https/github.com/hole-chat/core/blob/master/readme.md/page/1/index.html new file mode 100644 index 0000000..239c86a --- /dev/null +++ b/public/site/https/github.com/hole-chat/core/blob/master/readme.md/page/1/index.html @@ -0,0 +1 @@ +https://redeyes.club/site/https/github.com/hole-chat/core/blob/master/readme.md/ \ No newline at end of file diff --git a/public/site/https/snake.horhik.xyz/index.html b/public/site/https/snake.horhik.xyz/index.html new file mode 100644 index 0000000..0509291 --- /dev/null +++ b/public/site/https/snake.horhik.xyz/index.html @@ -0,0 +1,170 @@ + + + + + + + Https//Snake.horhik.xyz/ + + + + + + + + + + + + + + + + + + + + + +
    + + +
    + + +
    + +
    +

    Https//Snake.horhik.xyz/

    + +
    + + + +
  • +

    + Snake game 🐍 +

    +

    Snake game written with P5js

    + + + + + + + + +
  • + + +
    + +1 of 1 + +
    + +
    + + + + + + + diff --git a/public/site/https/snake.horhik.xyz/index.xml b/public/site/https/snake.horhik.xyz/index.xml new file mode 100644 index 0000000..9ab0e3b --- /dev/null +++ b/public/site/https/snake.horhik.xyz/index.xml @@ -0,0 +1,24 @@ + + + + Https//Snake.horhik.xyz/ on Horhik's redeyes reason + https://redeyes.club/site/https/snake.horhik.xyz/ + Recent content in Https//Snake.horhik.xyz/ on Horhik's redeyes reason + Hugo -- gohugo.io + en-us + Fri, 01 Nov 2019 00:00:00 +0300 + + + + + + Snake game 🐍 + https://redeyes.club/portfolio/snake/ + Fri, 01 Nov 2019 00:00:00 +0300 + + https://redeyes.club/portfolio/snake/ + The simple snake game which working on both desktop 🖥 and mobile 📲 + + + + \ No newline at end of file diff --git a/public/site/https/snake.horhik.xyz/page/1/index.html b/public/site/https/snake.horhik.xyz/page/1/index.html new file mode 100644 index 0000000..696106a --- /dev/null +++ b/public/site/https/snake.horhik.xyz/page/1/index.html @@ -0,0 +1 @@ +https://redeyes.club/site/https/snake.horhik.xyz/ \ No newline at end of file diff --git a/public/site/https/tasquare.horhik.xyz/index.html b/public/site/https/tasquare.horhik.xyz/index.html new file mode 100644 index 0000000..5bbfd2c --- /dev/null +++ b/public/site/https/tasquare.horhik.xyz/index.html @@ -0,0 +1,166 @@ + + + + + + + Https//Tasquare.horhik.xyz/ + + + + + + + + + + + + + + + + + + + + + +
    + + +
    + + +
    + +
    +

    Https//Tasquare.horhik.xyz/

    + +
    + + + +
  • +

    + Tasquare ☑ +

    +

    TODO app with timer written on React

    + + + + +
  • + + +
    + +1 of 1 + +
    + +
    + + + + + + + diff --git a/public/site/https/tasquare.horhik.xyz/index.xml b/public/site/https/tasquare.horhik.xyz/index.xml new file mode 100644 index 0000000..ebfe860 --- /dev/null +++ b/public/site/https/tasquare.horhik.xyz/index.xml @@ -0,0 +1,24 @@ + + + + Https//Tasquare.horhik.xyz/ on Horhik's redeyes reason + https://redeyes.club/site/https/tasquare.horhik.xyz/ + Recent content in Https//Tasquare.horhik.xyz/ on Horhik's redeyes reason + Hugo -- gohugo.io + en-us + Wed, 01 Jan 2020 00:00:00 +0300 + + + + + + Tasquare ☑ + https://redeyes.club/portfolio/tasquare/ + Wed, 01 Jan 2020 00:00:00 +0300 + + https://redeyes.club/portfolio/tasquare/ + + + + + \ No newline at end of file diff --git a/public/site/https/tasquare.horhik.xyz/page/1/index.html b/public/site/https/tasquare.horhik.xyz/page/1/index.html new file mode 100644 index 0000000..a3882f6 --- /dev/null +++ b/public/site/https/tasquare.horhik.xyz/page/1/index.html @@ -0,0 +1 @@ +https://redeyes.club/site/https/tasquare.horhik.xyz/ \ No newline at end of file diff --git a/public/site/index.html b/public/site/index.html new file mode 100644 index 0000000..99bdfa3 --- /dev/null +++ b/public/site/index.html @@ -0,0 +1,164 @@ + + + + + + + Site + + + + + + + + + + + + + + + + + + + + + +
    + + +
    + + +
    + +
    +

    Site

    + +
    + + + +
    +
    + Https//Github.com/Hole Chat/Core/Blob/Master/Readme.md +
    + + +
    + + +
    +
    + Https//Snake.horhik.xyz/ +
    + + +
    + + +
    +
    + Https//Tasquare.horhik.xyz/ +
    + + +
    + + +
    + +1 of 1 + +
    + +
    + + + + + + + diff --git a/public/site/index.xml b/public/site/index.xml new file mode 100644 index 0000000..48e5006 --- /dev/null +++ b/public/site/index.xml @@ -0,0 +1,42 @@ + + + + Site on Horhik's redeyes reason + https://redeyes.club/site/ + Recent content in Site on Horhik's redeyes reason + Hugo -- gohugo.io + en-us + Sat, 01 May 2021 00:00:00 +0300 + + + + + + Https//Github.com/Hole Chat/Core/Blob/Master/Readme.md + https://redeyes.club/site/https/github.com/hole-chat/core/blob/master/readme.md/ + Sat, 01 May 2021 00:00:00 +0300 + + https://redeyes.club/site/https/github.com/hole-chat/core/blob/master/readme.md/ + + + + + Https//Snake.horhik.xyz/ + https://redeyes.club/site/https/snake.horhik.xyz/ + Fri, 01 Nov 2019 00:00:00 +0300 + + https://redeyes.club/site/https/snake.horhik.xyz/ + + + + + Https//Tasquare.horhik.xyz/ + https://redeyes.club/site/https/tasquare.horhik.xyz/ + Wed, 01 Jan 2020 00:00:00 +0300 + + https://redeyes.club/site/https/tasquare.horhik.xyz/ + + + + + \ No newline at end of file diff --git a/public/site/page/1/index.html b/public/site/page/1/index.html new file mode 100644 index 0000000..78e8cd2 --- /dev/null +++ b/public/site/page/1/index.html @@ -0,0 +1 @@ +https://redeyes.club/site/ \ No newline at end of file diff --git a/public/sitemap.xml b/public/sitemap.xml new file mode 100644 index 0000000..357e204 --- /dev/null +++ b/public/sitemap.xml @@ -0,0 +1,142 @@ + + + + + https://redeyes.club/music/software_should_work_ru/ + 2021-11-13T19:22:35+03:00 + + + + https://redeyes.club/music/ + 2021-06-06T00:00:00+00:00 + + + + https://redeyes.club/portfolio/ + 2021-06-06T00:00:00+00:00 + + + + https://redeyes.club/portfolio/hole/ + 2021-05-01T00:00:00+03:00 + + + + https://redeyes.club/posts/pyautogui-for-simplifying-anki-routine/ + 2021-01-21T10:26:19+03:00 + + + + https://redeyes.club/posts/theres-nothing/ + 2021-01-21T10:26:19+03:00 + + + + https://redeyes.club/portfolio/ankilan/ + 2020-05-01T00:00:00+03:00 + + + + https://redeyes.club/portfolio/tasquare/ + 2020-01-01T00:00:00+03:00 + + + + https://redeyes.club/portfolio/snake/ + 2019-11-01T00:00:00+03:00 + + + + https://redeyes.club/home/ + + + + https://redeyes.club/categories/ + 0 + + + + https://redeyes.club/tags/game/ + 2019-11-01T00:00:00+03:00 + 0 + + + + https://redeyes.club/github/ + 0 + + + + https://redeyes.club/ + 2021-11-13T19:22:35+03:00 + 0 + + + + https://redeyes.club/github/https/github.com/hole-chat/ + 2021-05-01T00:00:00+03:00 + 0 + + + + https://redeyes.club/site/https/github.com/hole-chat/core/blob/master/readme.md/ + 2021-05-01T00:00:00+03:00 + 0 + + + + https://redeyes.club/github/https/github.com/horhik/ankilan/ + 2020-05-01T00:00:00+03:00 + 0 + + + + https://redeyes.club/github/https/github.com/horhik/snake/ + 2019-11-01T00:00:00+03:00 + 0 + + + + https://redeyes.club/github/https/github.com/horhik/tasquare/ + 2020-01-01T00:00:00+03:00 + 0 + + + + https://redeyes.club/site/https/snake.horhik.xyz/ + 2019-11-01T00:00:00+03:00 + 0 + + + + https://redeyes.club/site/https/tasquare.horhik.xyz/ + 2020-01-01T00:00:00+03:00 + 0 + + + + https://redeyes.club/tags/javascript/ + 2019-11-01T00:00:00+03:00 + 0 + + + + https://redeyes.club/posts/ + 2021-01-21T10:26:19+03:00 + 0 + + + + https://redeyes.club/site/ + 2021-05-01T00:00:00+03:00 + 0 + + + + https://redeyes.club/tags/ + 2019-11-01T00:00:00+03:00 + 0 + + + \ No newline at end of file diff --git a/public/tags/game/index.html b/public/tags/game/index.html new file mode 100644 index 0000000..f891120 --- /dev/null +++ b/public/tags/game/index.html @@ -0,0 +1,170 @@ + + + + + + + Game + + + + + + + + + + + + + + + + + + + + + +
    + + +
    + + +
    + +
    +

    Game

    + +
    + + + +
  • +

    + Snake game 🐍 +

    +

    Snake game written with P5js

    + + + + + + + + +
  • + + +
    + +1 of 1 + +
    + +
    + + + + + + + diff --git a/public/tags/game/index.xml b/public/tags/game/index.xml new file mode 100644 index 0000000..0408b48 --- /dev/null +++ b/public/tags/game/index.xml @@ -0,0 +1,24 @@ + + + + Game on Horhik's redeyes reason + https://redeyes.club/tags/game/ + Recent content in Game on Horhik's redeyes reason + Hugo -- gohugo.io + en-us + Fri, 01 Nov 2019 00:00:00 +0300 + + + + + + Snake game 🐍 + https://redeyes.club/portfolio/snake/ + Fri, 01 Nov 2019 00:00:00 +0300 + + https://redeyes.club/portfolio/snake/ + The simple snake game which working on both desktop 🖥 and mobile 📲 + + + + \ No newline at end of file diff --git a/public/tags/game/page/1/index.html b/public/tags/game/page/1/index.html new file mode 100644 index 0000000..3fc9482 --- /dev/null +++ b/public/tags/game/page/1/index.html @@ -0,0 +1 @@ +https://redeyes.club/tags/game/ \ No newline at end of file diff --git a/public/tags/index.html b/public/tags/index.html new file mode 100644 index 0000000..fbb6e55 --- /dev/null +++ b/public/tags/index.html @@ -0,0 +1,155 @@ + + + + + + + Tags + + + + + + + + + + + + + + + + + + + + + +
    + + +
    + + +
    + +
    +

    Tags

    + +
    + + + +
    +
    + Game +
    + + +
    + + +
    +
    + Javascript +
    + + +
    + + +
    + +1 of 1 + +
    + +
    + + + + + + + diff --git a/public/tags/index.xml b/public/tags/index.xml new file mode 100644 index 0000000..5031654 --- /dev/null +++ b/public/tags/index.xml @@ -0,0 +1,33 @@ + + + + Tags on Horhik's redeyes reason + https://redeyes.club/tags/ + Recent content in Tags on Horhik's redeyes reason + Hugo -- gohugo.io + en-us + Fri, 01 Nov 2019 00:00:00 +0300 + + + + + + Game + https://redeyes.club/tags/game/ + Fri, 01 Nov 2019 00:00:00 +0300 + + https://redeyes.club/tags/game/ + + + + + Javascript + https://redeyes.club/tags/javascript/ + Fri, 01 Nov 2019 00:00:00 +0300 + + https://redeyes.club/tags/javascript/ + + + + + \ No newline at end of file diff --git a/public/tags/javascript/index.html b/public/tags/javascript/index.html new file mode 100644 index 0000000..422624e --- /dev/null +++ b/public/tags/javascript/index.html @@ -0,0 +1,170 @@ + + + + + + + Javascript + + + + + + + + + + + + + + + + + + + + + +
    + + +
    + + +
    + +
    +

    Javascript

    + +
    + + + +
  • +

    + Snake game 🐍 +

    +

    Snake game written with P5js

    + + + + + + + + +
  • + + +
    + +1 of 1 + +
    + +
    + + + + + + + diff --git a/public/tags/javascript/index.xml b/public/tags/javascript/index.xml new file mode 100644 index 0000000..a3ea971 --- /dev/null +++ b/public/tags/javascript/index.xml @@ -0,0 +1,24 @@ + + + + Javascript on Horhik's redeyes reason + https://redeyes.club/tags/javascript/ + Recent content in Javascript on Horhik's redeyes reason + Hugo -- gohugo.io + en-us + Fri, 01 Nov 2019 00:00:00 +0300 + + + + + + Snake game 🐍 + https://redeyes.club/portfolio/snake/ + Fri, 01 Nov 2019 00:00:00 +0300 + + https://redeyes.club/portfolio/snake/ + The simple snake game which working on both desktop 🖥 and mobile 📲 + + + + \ No newline at end of file diff --git a/public/tags/javascript/page/1/index.html b/public/tags/javascript/page/1/index.html new file mode 100644 index 0000000..9b65334 --- /dev/null +++ b/public/tags/javascript/page/1/index.html @@ -0,0 +1 @@ +https://redeyes.club/tags/javascript/ \ No newline at end of file diff --git a/public/tags/page/1/index.html b/public/tags/page/1/index.html new file mode 100644 index 0000000..82f7939 --- /dev/null +++ b/public/tags/page/1/index.html @@ -0,0 +1 @@ +https://redeyes.club/tags/ \ No newline at end of file