commit d2c34fe273c889eb7a60408dcf7ef0d8023254b1 Author: Gecko Date: Thu Aug 21 15:52:25 2025 +0200 add files diff --git a/contact/index.html b/contact/index.html new file mode 100644 index 0000000..e33b7a4 --- /dev/null +++ b/contact/index.html @@ -0,0 +1,45 @@ + + + + + + Contact + + + +
+
+ +
+
+ +
+

Contact me

+

Mastodon

+ +
+

Signal

+
    +
  • @gecko.82
  • +
+
+

Discord

+
    +
  • @gecko_24
  • +
+ +
+ +
+
+
+ + + diff --git a/files/archlinux.png b/files/archlinux.png new file mode 100644 index 0000000..f6ccce3 Binary files /dev/null and b/files/archlinux.png differ diff --git a/files/coreboot.gif b/files/coreboot.gif new file mode 100644 index 0000000..6458ac2 Binary files /dev/null and b/files/coreboot.gif differ diff --git a/files/legalize.gif b/files/legalize.gif new file mode 100644 index 0000000..833ce8c Binary files /dev/null and b/files/legalize.gif differ diff --git a/files/linuxnow.jpg b/files/linuxnow.jpg new file mode 100644 index 0000000..e4735a5 Binary files /dev/null and b/files/linuxnow.jpg differ diff --git a/files/paws.jpg b/files/paws.jpg new file mode 100644 index 0000000..fe89fd3 Binary files /dev/null and b/files/paws.jpg differ diff --git a/index.html b/index.html new file mode 100644 index 0000000..42be7bf --- /dev/null +++ b/index.html @@ -0,0 +1,36 @@ + + + + + + about me + + + +
+
+

hi, i'm Gecko :3

+

electronics student, interested in hardware hacking

+ +
+
+ +
+

advocate for privacy, free expression and free software. I like exploring lost places, rooftops and nature.

+
+ +
+
+ Legalize Weed + Coreboot + Linux + Arch Linux +
+
+ + diff --git a/links/index.html b/links/index.html new file mode 100644 index 0000000..4d2a633 --- /dev/null +++ b/links/index.html @@ -0,0 +1,38 @@ + + + + + + Links + + + +
+
+ +
+
+ +
+

Services currently hosted by me

+ + +
+ +
+
+
+ + + diff --git a/style.css b/style.css new file mode 100644 index 0000000..cd7f02f --- /dev/null +++ b/style.css @@ -0,0 +1,80 @@ +body { + margin: 0; + padding: 0; + background: #111; + color: #e6e6e6; + font: 16px/1.5 monospace; +} + +.wrap { + max-width: 760px; + margin: 0 auto; + padding: 28px 16px 64px; +} + +header { margin-bottom: 20px; } + +nav { + display: flex; + flex-wrap: wrap; + gap: 10px; +} +nav a { + color: #9b9b9b; + text-decoration: none; + border-bottom: 1px dashed transparent; +} +nav a:hover { + color: #e6e6e6; + border-color: #e6e6e6; +} + +hr { + border: none; + border-top: 1px dashed #2a2a2a; + margin: 14px 0 24px; +} + +h1, h2 { + margin: 0 0 8px 0; + font-weight: bold; +} +h1 { font-size: 1.6rem; } +h2 { font-size: 1.05rem; color: #9b9b9b; } + +p { margin: 0 0 10px 0; } + +a { color: inherit; text-decoration: underline; } + +ul { margin: 8px 0 0 0; padding-left: 18px; } +li { margin: 4px 0; } + +.box { + border: 1px dashed #2a2a2a; + padding: 12px; + margin-top: 10px; +} + +footer { + margin-top: 40px; + color: #9b9b9b; + font-size: .9rem; +} + +.tiny { + color: #9b9b9b; + font-size: .9rem; +} + +.badge { + display: inline-block; + font-size: .78rem; + padding: 2px 6px; + border: 1px dashed #2a2a2a; + margin-left: 6px; +} + +@media (max-width: 520px) { + .wrap { padding: 20px 14px 48px; } +} + diff --git a/uses/index.html b/uses/index.html new file mode 100644 index 0000000..95f610e --- /dev/null +++ b/uses/index.html @@ -0,0 +1,37 @@ + + + + + + Hardware + + + +
+
+ +
+
+ +
+

Hardware currently used by me

+
+

Lenovo P14s Gen. 1

+
    +
  • AMD Ryzen 7 PRO 4750U 8C16T
  • +
  • 32+8 GB 2666MHz DDR4
  • +
  • 512 GB NVME running Win11 and Arch
  • +
+
+ + +
+ + +