From d839236c3c79f9e0ecd1a8cf1d619a60a00841cf Mon Sep 17 00:00:00 2001 From: Shipwreckt Date: Sun, 12 Jan 2025 17:07:06 +0000 Subject: New update added --- public/Images/computers/ThinkpadT440p-TrackPad.jpg | Bin 0 -> 734999 bytes public/about/bitcoin | 31 ---------------- public/about/hardware | 28 --------------- public/contact.html | 2 -- public/index.html | 4 +-- public/links.html | 6 ++++ public/projects.html | 3 ++ public/projects/hardware/ThinkPad-T440p | 40 +++++++++++++++++++++ 8 files changed, 51 insertions(+), 63 deletions(-) create mode 100644 public/Images/computers/ThinkpadT440p-TrackPad.jpg delete mode 100644 public/about/bitcoin delete mode 100644 public/about/hardware create mode 100644 public/projects/hardware/ThinkPad-T440p (limited to 'public') diff --git a/public/Images/computers/ThinkpadT440p-TrackPad.jpg b/public/Images/computers/ThinkpadT440p-TrackPad.jpg new file mode 100644 index 0000000..77dc20e Binary files /dev/null and b/public/Images/computers/ThinkpadT440p-TrackPad.jpg differ diff --git a/public/about/bitcoin b/public/about/bitcoin deleted file mode 100644 index a786993..0000000 --- a/public/about/bitcoin +++ /dev/null @@ -1,31 +0,0 @@ - - - - - - - Bitcoin - - - - -
- -
-
-

Bitcoin

-

You do not need to donate to me!

-

bc1qfdeuda5hl0t6yxfmlx9rkh06fwhw2x7glpx0tn5555kc0dthz53qexwath?message=Shipwreckt

- bc1qfdeuda5hl0t6yxfmlx9rkh06fwhw2x7glpx0tn5555kc0dthz53qexwath?message=Shipwreckt - -
- - - diff --git a/public/about/hardware b/public/about/hardware deleted file mode 100644 index 94462e3..0000000 --- a/public/about/hardware +++ /dev/null @@ -1,28 +0,0 @@ - - - - - - - Hardware - - - - -
- -
-
-

Hardware

-

I am daily driving a ThinkPad L440 made in 2013, its keyboard feels like heaven, definitely the best keyboard I have ever used my hands just glide over it. It is durable as hell, I have dropped this thing a few times and it has gotten no dents or scratches, I know it has a roll cage in it so this laptop will last forever. I have 8GB of RAM in this laptop which I will upgrade at some point and im using a I5-4200M CPU. Overall it is an amazing laptop and I believe I can use this laptop for the rest of my life if it lasts that long!

-
- - - diff --git a/public/contact.html b/public/contact.html index a010cf0..b58044c 100644 --- a/public/contact.html +++ b/public/contact.html @@ -35,8 +35,6 @@

- Github: github.com/shipwrecktt

- Freecodecamp: freecodecamp.org/Shipwreckt


-

Bitcoin:

-

bitcoin: bc1qfdeuda5hl0t6yxfmlx9rkh06fwhw2x7glpx0tn5555kc0dthz53qexwath?message=Shipwreckt

diff --git a/public/index.html b/public/index.html index 6f4487b..51cc9c7 100644 --- a/public/index.html +++ b/public/index.html @@ -21,9 +21,9 @@
-

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.

+

Hello there! I am Shipwreckt, and I am 15 years old. I am from the UK, and I have a great passion for computers and all things revolving around them, such as software and hardware. I mostly focus on learning and working with the Linux operating system. To see what I am up to right now, click here.

-

Software and hardware that I use.

+

Software that I use.

Posts

    diff --git a/public/links.html b/public/links.html index 793f0c3..e0c2d83 100644 --- a/public/links.html +++ b/public/links.html @@ -28,6 +28,12 @@
  • Tippfehlr
  • Gositi
+ +

Reading

+
    +
  • Electronic Frontier Foundation
  • +
+

Projects I use and love

  • Nuclear music player
  • diff --git a/public/projects.html b/public/projects.html index 9ab3b13..2414576 100644 --- a/public/projects.html +++ b/public/projects.html @@ -28,6 +28,9 @@

    - Dotfiles

    - Fakefetch script

    +

    Hardware

    +

    - ThinkPad T440p +

    Written works

    - Weekly Byte

    diff --git a/public/projects/hardware/ThinkPad-T440p b/public/projects/hardware/ThinkPad-T440p new file mode 100644 index 0000000..ede3671 --- /dev/null +++ b/public/projects/hardware/ThinkPad-T440p @@ -0,0 +1,40 @@ + + + + + + + ThinkPad T440p + + + + +
    + +
    +
    +

    ThinkPad T440p

    +
    +

    Original condition of the Thinkpad T440p when I brought it in December 2024

    + +
    +

    UltraNav trackpad upgrade

    +

    The main reason why I replaced the OEM trackpad is simple: it is horrible, feels horrible, and stopped working two weeks after I bought the laptop. In all fairness to the OEM trackpad is 12 years old as of 2025, and that is probably why it went all weird.

    +

    Warning!!! Put rubber bits on your lid to prevent the UltraNav trackpad from scratching the screen. This is because the middle button is more elevated than the space bar, causing scratching.

    + +

    I brought a synaptics UltraNav trackpad off of aliexpress.

    + +
    +
    +
    Back 🚪
    + +
    + + -- cgit v1.2.3