From ed5889d825e6ac63973692700ea5cbdaae6500f8 Mon Sep 17 00:00:00 2001 From: nea Date: Fri, 26 Aug 2022 15:29:41 +0200 Subject: moveshitaround --- static/dontasktoask/index.css | 23 ++++ static/dontasktoask/index.html | 23 ++++ static/fuckrust/index.html | 3 + static/index.html | 153 +++++++++++++++++++++ static/myhumor/index.css | 45 +++++++ static/myhumor/index.html | 28 ++++ static/myshit/font/index.html | 22 +++ static/myshit/index.css | 66 +++++++++ static/myshit/index.html | 61 +++++++++ static/opinion/index.html | 31 +++++ static/stfu/index.html | 31 +++++ static/stfu1/index.html | 31 +++++ static/styles.css | 299 +++++++++++++++++++++++++++++++++++++++++ 13 files changed, 816 insertions(+) create mode 100644 static/dontasktoask/index.css create mode 100644 static/dontasktoask/index.html create mode 100644 static/fuckrust/index.html create mode 100644 static/index.html create mode 100644 static/myhumor/index.css create mode 100644 static/myhumor/index.html create mode 100644 static/myshit/font/index.html create mode 100644 static/myshit/index.css create mode 100644 static/myshit/index.html create mode 100644 static/opinion/index.html create mode 100644 static/stfu/index.html create mode 100644 static/stfu1/index.html create mode 100644 static/styles.css (limited to 'static') diff --git a/static/dontasktoask/index.css b/static/dontasktoask/index.css new file mode 100644 index 0000000..30fd036 --- /dev/null +++ b/static/dontasktoask/index.css @@ -0,0 +1,23 @@ +@import url('https://fonts.googleapis.com/css2?family=Roboto:wght@100&display=swap'); +html{ +background-color: #36393f; +} +.img{ + margin-left: -0.5%; + width: 40%; + height: auto; +} +h1{ + font-family: 'Roboto', cursive; + font-weight: 900; + color: #ffffff; +} +.text{ + /* put text to the right of the image */ + margin-left: 40%; + margin-top: -30%; + /*make the text centered*/ + text-align: center; + + +} diff --git a/static/dontasktoask/index.html b/static/dontasktoask/index.html new file mode 100644 index 0000000..b7bd10e --- /dev/null +++ b/static/dontasktoask/index.html @@ -0,0 +1,23 @@ + + + + + + + + + + + + Dont Ask To Ask + + +

dont ask to ask

+
+ fuck you +

its annoying, it makes everyone mad, just dont do it

+
+ + + + diff --git a/static/fuckrust/index.html b/static/fuckrust/index.html new file mode 100644 index 0000000..5845c29 --- /dev/null +++ b/static/fuckrust/index.html @@ -0,0 +1,3 @@ + + +fuck rust diff --git a/static/index.html b/static/index.html new file mode 100644 index 0000000..0683f1e --- /dev/null +++ b/static/index.html @@ -0,0 +1,153 @@ + + + + + + + + exhq shitposts + + + + + + + +
+ Home + Things i cant do + Contact me / About me +
+ +
+

copy right something smething i forgor :skull:

+
+
+
+
+

+ have you ever wanted a "developer"
+ that nothing other than standing around being + useless? +

+ me +

a picture of me being useless

+

i CANNOT program:

+ +
+
+ + its 2022, at least use c++ +
+
+ + its 2022, at least use java +
+
+ + you should go get some bitches +
+
+ + this is not centered and idk how to fix it +
+
+ + who the fuck unironically uses ruby? +
+
+ + :sOmEOneSAIdRUst: shut the fuck up ÅĠěŜŋżųŹ¢¶Ěá +
+
+ + ([][[]]+[])[+!+[]]+(!![]+[][(![]+[])[+[]]+(![]+[])[!+[]+!+[]]+(![]+[])[+!+[]]+(!![]+[])[+[]]])[+!+[]+[+[]]] +
+
+ +
+
+

i CANNOT be:

+ ⋅useful +
+ ⋅productive +
+ ⋅fun +
+ ⋅smart +
+ ⋅creative +
+ ⋅ < Dot Operator, Unicode number: U+22C5, Unicode version: 1.1 + (1993) +
+
+

+ contact me: +

+
+ +
+
click here for contacts
+
+
+

about me:

+

bored 18 yo who makes shitty stuff

+
+ (hover for exact age) + 2004, 06th aug +
+

+ i wuv u so so so so so so so much oxi og <3 muah
+ i have had multiple sexual intercourses with your mother, she's hot
+ i'm also a big fan of + avengers +

+
+
+
+ + diff --git a/static/myhumor/index.css b/static/myhumor/index.css new file mode 100644 index 0000000..f43a7f8 --- /dev/null +++ b/static/myhumor/index.css @@ -0,0 +1,45 @@ +@import url('https://fonts.googleapis.com/css2?family=Lora&display=swap'); +@import url('https://fonts.googleapis.com/css?family=Fira+Sans&display=swap'); +@import url('https://fonts.googleapis.com/css?family=Google+Sans&display=swap'); + +:root{ + --title-color: #ff80a4; + --text-color: #ff2674; + --background-color: #202124; + --nav-background-color: #333; +} +h2{ + text-align: center; + color: var(--title-color); + font-family: 'fira sans', serif; +} + +.headeridfk{ + text-align: center; + color: var(--title-color); + font-family: 'fira sans', serif; +} + +html, body{ + scroll-behavior: smooth; + background-color: var(--background-color); +} + +p{ + font-family: 'google sans'; + color: var(--text-color); + font-size: larger; +} + +.fuckingcentered{ + margin: 0 auto; + margin-top: 150%; + margin-left: 3%; + margin-right: 3%; + +} + +b{ + color: #ffd100; + font-size: larger; +} diff --git a/static/myhumor/index.html b/static/myhumor/index.html new file mode 100644 index 0000000..ed20ccb --- /dev/null +++ b/static/myhumor/index.html @@ -0,0 +1,28 @@ + + + + + + + + + + explanation + + + +

TW: suicidal thoughts, self harm

+

if you're ok with that, scroll down

+

+ it might shock you to know, that i am actually not doing ok mentally /hj
+ because of my *interesting* behaviour/humor, im constantly being gatekept/harassed into leaving communities that i really want to be part of.
+ that has led me into having suicidal thoughts, constantly hurting myself, and having close to 0 self confidence.
+ before you ask, yes. i am getting help, after my HRT request, im being monitored by multiple doctors, i am on antidepressants and im seeing multiple therapists
+ my way of handling with all of this is humor, hiding my depressed side with horrible jokes, which really arent funny, but its just my way of dealing with all of the things that are happening to me, which brings me to my point: almost everything i do/say is sarcastic/ironic unless i state it otherwise. do not take most of my words seriously. i did not mean to offend anyone, i love you <3. + please dont act harshly with me, that really doesnt help my current state. i know its a lot to ask for, but i really dont have any ideas what to do + + + +

+ + diff --git a/static/myshit/font/index.html b/static/myshit/font/index.html new file mode 100644 index 0000000..51d3de1 --- /dev/null +++ b/static/myshit/font/index.html @@ -0,0 +1,22 @@ + + + + + + + + + + fuck you + + + + + diff --git a/static/myshit/index.css b/static/myshit/index.css new file mode 100644 index 0000000..8089392 --- /dev/null +++ b/static/myshit/index.css @@ -0,0 +1,66 @@ +@import url('https://fonts.googleapis.com/css2?family=Lora&display=swap'); +@import url('https://fonts.googleapis.com/css?family=Fira+Sans&display=swap'); +@import url('https://fonts.googleapis.com/css?family=Google+Sans&display=swap'); +/* Color variables */ +:root{ + --background-color: #202124; + --text-color: #ff80a4; + --link-color: #94216a; +} + +html, body{ + scroll-behavior: smooth; + background-color: var(--background-color); +} + +.header{ + font-family: 'fira sans', serif; + color: var(--text-color); + text-align: center; +} + +.notheader{ + font-family: 'fira sans', serif; + color: var(--text-color); + text-align: center; + font-size: small; +} + +.center{ + margin: auto; + width: 60%; + padding: 10px; + text-align: center; +} + +b{ + font-size: 140%; + color: #7f0622; +} + +h3{ + margin-top: 0%; + font-family: 'fira sans', serif; + color: var(--text-color); + /*text-align: center;*/ + font-size: small; +} + +.desktop{ + width: 100%; + height: auto; +} + +.font{ + color: #10d275; + font-size: xx-large; + text-decoration: none; + font-family: 'google sans'; +} + +.link{ + color: var(--link-color); + text-decoration: none; + font-family: 'google sans'; + font-size: larger; +} \ No newline at end of file diff --git a/static/myshit/index.html b/static/myshit/index.html new file mode 100644 index 0000000..270b503 --- /dev/null +++ b/static/myshit/index.html @@ -0,0 +1,61 @@ + + + + + + + + + + + my shit + + + +

my shit

+

everything i use is here, including FONT, background, scripts, etc

+ + +
+

my current setup:

+ its my motherfucking desktop, you mf with yo slow ass internet + its my motherfucking desktop, you mf with yo slow ass internet +
+
+
+
+
+ + + if you just want the font, click here +
+
+
+
+
+ kitty config +
+
+ kitty config (colors) +
+
+ vsc theme +
+
+ polybar theme: blocks +
+
+ background +
+
+ picom config +
+
+ i3 config +
+ + + + + + diff --git a/static/opinion/index.html b/static/opinion/index.html new file mode 100644 index 0000000..54d3d39 --- /dev/null +++ b/static/opinion/index.html @@ -0,0 +1,31 @@ + + + + + + + + + + + + diff --git a/static/stfu/index.html b/static/stfu/index.html new file mode 100644 index 0000000..f57211f --- /dev/null +++ b/static/stfu/index.html @@ -0,0 +1,31 @@ + + + + + + + + + + + + diff --git a/static/stfu1/index.html b/static/stfu1/index.html new file mode 100644 index 0000000..10ceac9 --- /dev/null +++ b/static/stfu1/index.html @@ -0,0 +1,31 @@ + + + + + + + + + + + + diff --git a/static/styles.css b/static/styles.css new file mode 100644 index 0000000..98c1c93 --- /dev/null +++ b/static/styles.css @@ -0,0 +1,299 @@ +@import url('https://fonts.googleapis.com/css2?family=Lora&display=swap'); +@import url('https://fonts.googleapis.com/css?family=Fira+Sans&display=swap'); +@import url('https://fonts.googleapis.com/css?family=Google+Sans&display=swap'); + +/* Declare color variables */ +:root{ + --title-color: #ff80a4; + --text-color: #ff2674; + --background-color: #202124; + --nav-background-color: #333; +} + +/* make the scrolling smooth */ +html, body{ + scroll-behavior: smooth; +} + +.header{ + color: var(--background-color); + padding: 10px; + font-size: 40px; + font-weight: bold; + text-align: center; + font-family: 'google sans', serif; + animation: colorchange 7s infinite alternate; +} + +.java{ + vertical-align: middle; + font-size: 10px; +} + +.javaimg{ + margin-left: 20%; + width: 50px; + height: 50px; + vertical-align: middle; +} + +.rustimg{ + margin-left: 2.6%; + width: 50px; + height: 50px; + vertical-align: middle; +} + +.topnav{ + /* make the navbar follow the scroll */ + position: fixed; + top: 0; + left: 0; + margin: auto; + border: 1px solid var(--background-color); + box-shadow: 0px 0px 10px var(--background-color); + z-index: 1; + background-color: var(--nav-background-color); + overflow: hidden; + width: 100%; +} + +.downnav{ + /* make the navbar follow the scroll */ + position: fixed; + bottom: 0; + left: 0; + width: 100%; + margin: auto; + overflow: hidden; + border: 1px solid var(--background-color); + box-shadow: 0px 0px 6px var(--background-color); + z-index: 1; + background-color: var(--nav-background-color); +} + +.imsotired{ + margin-left: 1%; + font-family: 'fira sans', serif; + color: var(--title-color); +} + +.topnav a{ + float: left; + color: #f2f2f2; + text-align: center; + padding: 14px 16px; + text-decoration: none; + font-family: "google sans"; + font-size: 15px; +} + +.topnav a:hover{ + background-color: #ddd; + color: black; +} + +.topnav a.active{ + background-color: var(--title-color); + color: white; +} + +.java{ + width: 5%; + font-family: 'fira sans', serif; + color: var(--title-color); + padding: 10px; + font-size: 40px; + font-weight: bold; + margin-left: 10%; + margin-top: 30px; +} + +.notjava{ + margin-left: 3%; + font-family: 'fira sans'; + color: var(--text-color); +} + +.data{ + font-family: 'fira sans', serif; + color: var(--title-color); + padding: 10px; + font-size: 40px; + font-weight: bold; + margin-left: 10%; + margin-top: 30px; +} + +.header span::before{ + pointer-events: all; + content: "does "; + color: #fff; + animation: colorchange 5s infinite alternate; +} + +.being{ + margin-left: 11%; + font-family: 'fira sans'; + color: var(--text-color); + font-size: 120% +} + + +.tooltip{ + position: relative; + display: inline-block; + margin-left: 13%; + font-family: 'fira sans'; + color: var(--text-color); + font-size: 120% +} + +.tooltip .tooltiptext{ + visibility: hidden; + width: 120px; + color: var(--title-color); + text-align: center; + border-radius: 6px; + padding: 5px 0; + position: absolute; + z-index: 1; + border:0px solid black; + bottom: 100%; + left: 50%; + margin-left: -60px; + background-color:#ff267665; + opacity: 0; + transition: opacity 1s; +} + +.tooltip:hover .tooltiptext{ + visibility: visible; + opacity: 1; +} + +.shh{ +text-decoration: none; +font-family: 'fira sans'; +font-size: 120%; +color: var(--title-color); +} + +.aboutme{ + margin-left: 13%; + font-family: 'fira sans'; + color: var(--text-color); + font-size: 120% +} + +.goimg{ + width: 50px; + height: 50px; + vertical-align: middle; + margin-left: 10%; +} + +@keyframes colorchange{ + 0% { + color: #16171a; + } + 10% { + color: #7f0622; + } + 20% { + color: #d62411; + } + 30% { + color: #ff8426; + } + 40% { + color: #ffd100; + } + 50% { + color: #fafdff; + } + 60% { + color: #ff80a4; + } + 70% { + color: #ff2674; + } + 80% { + color: #94216a; + } + 90% { + color: #234975; + } + 100% { + color: pink; + } + } + +.mebeinguseless{ + color: var(--title-color); + padding: 10px; + font-size: 15px; + font-weight: bold; + text-align: center; + font-family: 'Lucida Sans', 'Lucida Sans Regular', 'Lucida Grande', 'Lucida Sans Unicode', Geneva, Verdana, sans-serif; +} + +.runaway{ + color: var(--text-color); + padding: 10px; + font-size: 15px; + font-weight: bold; + text-align: center; + margin-left: 10%; + font-family: 'fira sans'; +} + +.cover{ + position: absolute; + left: 10.5%; + +} + +#a:hover + #b { + margin-left: 20%; +} + + +.me{ + width: 50%; + margin-left: 25%; + transform: scale(0.75); + margin-bottom: -60px +} + +html{ + background-color: var(--background-color); +} + +.go{ + font-weight: 9000; + font-size: 120%; +} + + +.languages-wrapper{ + display: grid; + grid-template-columns: repeat(2, 1fr); + grid-template-rows: repeat(3, 1fr); +} + +.jsimg { + margin-left: 10%; +} + +@media only screen and (max-width: 900px) { + /* .data{ + margin-left: 0 + } */ + .javaimg{ + margin-left: 0; + } + .jsimg { + margin-left: 0; + } +} -- cgit