From f9811516fbce5b84c7c4ec1b3da782c79ec21303 Mon Sep 17 00:00:00 2001 From: Shipwreckt Date: Thu, 1 Aug 2024 21:42:30 +0000 Subject: Added some little bits --- public/Images/media/revolutionos.jpg | Bin 0 -> 52329 bytes public/Images/media/zomboid.jpg | Bin 0 -> 24500 bytes public/about/media | 36 +++++++++++++++++++++++++++++++++++ public/index.html | 4 ++-- public/links.html | 4 ++++ 5 files changed, 42 insertions(+), 2 deletions(-) create mode 100644 public/Images/media/revolutionos.jpg create mode 100644 public/Images/media/zomboid.jpg create mode 100644 public/about/media (limited to 'public') diff --git a/public/Images/media/revolutionos.jpg b/public/Images/media/revolutionos.jpg new file mode 100644 index 0000000..efd4f93 Binary files /dev/null and b/public/Images/media/revolutionos.jpg differ diff --git a/public/Images/media/zomboid.jpg b/public/Images/media/zomboid.jpg new file mode 100644 index 0000000..b6f8546 Binary files /dev/null and b/public/Images/media/zomboid.jpg differ diff --git a/public/about/media b/public/about/media new file mode 100644 index 0000000..e2bc453 --- /dev/null +++ b/public/about/media @@ -0,0 +1,36 @@ + + + + + + Hardware + + + + +
+ +
+
+

Media I Enjoy!

+

This page is about some media I enjoy. It is divided into two different categories: video games and movies, for now, I do plan to add some books in the future!

+ +

Video Games

+ +

My favorite video game is Project Zomboid, a zombie survival game where you have to survive for the longest amount of time. I like the amount of mods the Project Zomboid community has made over time, which add so much content to the game. I am excited for when they add other humans as AI into the game because that would create a whole new level to the game.

+ + +

Movies

+ +

A movie I can watch over and over again is Revolution OS because I love the way it covers the Free software and open source software movements separately and in a non-biased way. It also provides a lot of information about one of my favorite subjects, the GNU/Linux operating system.

+
+ + + diff --git a/public/index.html b/public/index.html index 98854e2..fb4348a 100644 --- a/public/index.html +++ b/public/index.html @@ -20,9 +20,9 @@
-

Hello there! I’m Shipwreckt, a teenager from the UK. I have a passion for programming and am currently learning C and exploring various diffrent algorithms. I also work with Linux and am diving into more complex aspects of it. You can see what I’m up to right now here.

+

Hello there! I’m Shipwreckt, a 15 year old dude from the UK. I have a passion for programming and am currently learning C and exploring various diffrent algorithms. I also work with Linux and am diving into more complex aspects of it. You can see what I’m up to right now here.

-

Software and hardware that I use

+

Software and hardware that I use, also media I enjoy.

Posts

Projects I am yet to try

-- cgit v1.2.3