From ea5d1266abf8d91e030c0a278d4d91b29404e910 Mon Sep 17 00:00:00 2001 From: nathansmith117 Date: Sun, 19 May 2024 01:42:02 -0600 Subject: first commit --- README.md | 2 ++ graveyard.html | 62 ++++++++++++++++++++++++++++++++++ images/background.png | Bin 0 -> 3593 bytes images/graveyard_background.jpg | Bin 0 -> 203384 bytes index.html | 73 ++++++++++++++++++++++++++++++++++++++++ 5 files changed, 137 insertions(+) create mode 100644 README.md create mode 100644 graveyard.html create mode 100644 images/background.png create mode 100644 images/graveyard_background.jpg create mode 100644 index.html diff --git a/README.md b/README.md new file mode 100644 index 0000000..910a614 --- /dev/null +++ b/README.md @@ -0,0 +1,2 @@ +# nathansmith117Website +The website I made http://nathansmith117.beevomit.org diff --git a/graveyard.html b/graveyard.html new file mode 100644 index 0000000..00e494b --- /dev/null +++ b/graveyard.html @@ -0,0 +1,62 @@ + + + + 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
  • +
+
+

Back to main page

+
+
+ + + diff --git a/images/background.png b/images/background.png new file mode 100644 index 0000000..5aba13f Binary files /dev/null and b/images/background.png differ diff --git a/images/graveyard_background.jpg b/images/graveyard_background.jpg new file mode 100644 index 0000000..5adf1a8 Binary files /dev/null and b/images/graveyard_background.jpg differ diff --git a/index.html b/index.html new file mode 100644 index 0000000..a8770e0 --- /dev/null +++ b/index.html @@ -0,0 +1,73 @@ + + + + Nathan Smith's website + + + + + + +
+

All the cursed shit I decided to add because why not

+ + + + + + + + + + + + + + +
+

Version control

+ +
+

Software I made

+

(Things that stood out to me at 0:00 when making things)

+ +
+ +

WASM games

+

(One looks like a tech demo and the other is just fuck)

+ +
+

Visit the graveyard

+
+
+ + -- cgit v1.2.3