From 35f1e34e3f3ff9c1ce4aae4379395eaed49d759a Mon Sep 17 00:00:00 2001 From: nathansmith117 Date: Mon, 10 Mar 2025 06:37:34 -0600 Subject: Starting to really change the website --- graveyard.html | 73 ---------------------------------------- images/background.png | Bin 3593 -> 54735 bytes images/email.gif | Bin 4021 -> 638 bytes images/flying_tux.gif | Bin 0 -> 84214 bytes images/graveyard_background.jpg | Bin 203384 -> 0 bytes images/home_title.png | Bin 0 -> 61707 bytes images/the_mind_background.jpg | Bin 40725 -> 0 bytes index.html | 67 +++++++++++++----------------------- linuxRoom.html | 16 ++++----- scripts/youtube_subs_export.py | 51 ++++++++++++++++++++++++++++ the_mind.html | 32 ------------------ the_philosophy_commune.html | 8 +++++ 12 files changed, 91 insertions(+), 156 deletions(-) delete mode 100644 graveyard.html create mode 100644 images/flying_tux.gif delete mode 100644 images/graveyard_background.jpg create mode 100644 images/home_title.png delete mode 100644 images/the_mind_background.jpg create mode 100644 scripts/youtube_subs_export.py delete mode 100644 the_mind.html diff --git a/graveyard.html b/graveyard.html deleted file mode 100644 index a6e668d..0000000 --- a/graveyard.html +++ /dev/null @@ -1,73 +0,0 @@ - - - - - graveyard - - - - - - - -
-

Where dead projects are

- - - - - - - -
-

This place is as big as it is because of adhd

- - -

Shit to bring up

-
    -
  • Call out to every stupid game idea I ever had
  • -
  • A joystick library in c I think I never uplaoded and deleted
  • -
  • A pygame game that was terrible and only had a single playable level that I deleted by mistake
  • -
  • The countless projects that I deleted because I fucking hated them but now I kind of wish I kept them in a place deep on the internet
  • -
  • Anything I forgor to add the the other list
  • -
- -

Found some stuff recently

-

- I was digging around and found these old projects and uploaded them to github.
- New programmers out there! upload your shit you might want it later no matter how shitty it is!

- The old projects can be found here. - Shitty code enter at your own risk!!! -

-
-

Back to main page

-
-
- - - diff --git a/images/background.png b/images/background.png index 5aba13f..45f0372 100644 Binary files a/images/background.png and b/images/background.png differ diff --git a/images/email.gif b/images/email.gif index 1b309b9..b858455 100644 Binary files a/images/email.gif and b/images/email.gif differ diff --git a/images/flying_tux.gif b/images/flying_tux.gif new file mode 100644 index 0000000..9e361f3 Binary files /dev/null and b/images/flying_tux.gif differ diff --git a/images/graveyard_background.jpg b/images/graveyard_background.jpg deleted file mode 100644 index 5adf1a8..0000000 Binary files a/images/graveyard_background.jpg and /dev/null differ diff --git a/images/home_title.png b/images/home_title.png new file mode 100644 index 0000000..541c572 Binary files /dev/null and b/images/home_title.png differ diff --git a/images/the_mind_background.jpg b/images/the_mind_background.jpg deleted file mode 100644 index 874729d..0000000 Binary files a/images/the_mind_background.jpg and /dev/null differ diff --git a/index.html b/index.html index f37773d..7833dcb 100644 --- a/index.html +++ b/index.html @@ -2,7 +2,7 @@ - Nathan Smith's website + Nathan's shitty web - - - - -
-

The mind

-
- - diff --git a/the_philosophy_commune.html b/the_philosophy_commune.html index 2c9c196..738ba0f 100644 --- a/the_philosophy_commune.html +++ b/the_philosophy_commune.html @@ -20,6 +20,10 @@ table { margin-right: 10px; } +#warning { + color: red; +} + @@ -31,6 +35,10 @@ table {
+

+ Warning: This part of the website is mostly my inner nonsense released into the world and + it likely doesn't make any sense. I plan on completely remaking it sometime. +

Yes, I am a evil commie.

In this very "well" designed web page I will layout the basics of what socialism and communism really is -- cgit v1.2.3