diff options
Diffstat (limited to 'public')
-rw-r--r-- | public/posts/18Update.html | 25 | ||||
-rw-r--r-- | public/posts/tags/Life.html | 2 |
2 files changed, 12 insertions, 15 deletions
diff --git a/public/posts/18Update.html b/public/posts/18Update.html index 36d0f30..367f68d 100644 --- a/public/posts/18Update.html +++ b/public/posts/18Update.html @@ -4,7 +4,7 @@ <meta charset="UTF-8"> <meta name="author" content="Shipwreckt"> <meta name="viewport" content="width=device-width, initial-scale=1.0"> - <title>Life update</title> + <title>CHANGE</title> <link rel="stylesheet" href="../styles.css"> <link rel="icon" href="../Images/favi.png" type="image/x-icon"> </head> @@ -20,26 +20,23 @@ </nav> </header> <main> - <h2>Life update</h2> - <h3>Date: 17-04-2025 </h3> + <h2>GCSEs</h2> + <h3>28-05-2025 </h3> <hr> <h2>Introduction</h2> - <p>Yo. It's been a little while since I’ve done much programming or updated the website. I’ve done the odd thing like setting up a CalDAV server and messing around with email, but that’s really it. Lately, I’ve just been focusing on school, and it’s kind of killing me—but boohoo, that’s just me. I’ll get through it if I keep trying; it’ll be over soon.</p> + <p>If you are reading from a forgine country GCSEs stand for general certificate of secondary ecudation, as of right now I am taking them.</p> - <p>I do have some good news! I’ve decided what to do after I leave school and finish my GCSEs—I want to do a T-level in computing. The interview went really well, and I was told the only thing I could improve on is my maths. So lately, I’ve been revising a lot of maths. I really want to do this T-level, but only 15 people (I believe) are allowed to do it because companies are unsure about allowing 16- to 18-year-olds to do placements at their workplaces. I’m going to work my ass off to get a spot! But just in case I can’t get that spot, hopefully, I can get an apprenticeship. I’m a practical learner—I like doing useful things instead of just sitting there studying. That’s why I love computers and operating systems; you’re always learning.</p> - <hr> + <h3>Focus</h3> + <p>All I really need to focus on is math, my first paper is down and I only have two other maths papers, I need above a grade 4 ideally a grade 6. On my mock exams I got a grade 4 but this was my first set of mocks because for some reason the mocks I took in November finished when I started my GCSEs for some dumb reason. Thankfully these exams are easier then I imagined.</p> - <h2>Misc things that has happened!</h2> - <p>I have wanted to digitise my DVD collection for some time now, mainly my <a href="https://www.amazon.co.uk/Father-Ted-Complete-Box-Set/dp/B008H2XE8I">Father Ted</a> and <a href="https://www.amazon.co.uk/Planet-Apes-Collection-Disc-Box/dp/B00005NOMI">Planet of the Apes</a> box sets (used Amazon links because what else should I use?) because these two pieces of media are my favourite! But sadly, the discs are all encrypted, so I did some searching and found a neat piece of software called <a href="https://www.makemkv.com/">MakeMKV</a>, and it enabled me to copy the contents of the discs to my computer! Next thing to digitise is my PlayStation 3 collection of games.</p> + <h3>What will I do when GCSEs are done?</h3> + <p>I plan to go to collage and partake in a course which allows me to further explore IT, I disliked IT class at secondary school because we only learnt about concepts; I am a pratical learner and this form of learning bascially killed me. But the course I am look at for collage seems very promissing and only a few people are allowed to enroll at once, so I do hope I get a possition! - <p>Also, to help me study, I deleted all my remaining social media accounts—those being Lemmy and Mastodon. I barely used them anyway; what’s the point of having them if I don’t use them and they’re made to distract? Although, when my GCSEs are over and I’m making some extra money, I may set up my own Mastodon service. We’ll have to see about that.</p> - <hr> + <h2>Overview</h2> + <p>That is all really it I just wanted to do a quick update. Sadly I have not been doing much tech related as you can see from my <a href="https://git.shupwreckt.co.uk">GIT</a> since I am just focusing on GCSEs and myself. - <h2>End</h2> - <p>Very wordy post, not sorry about that because you have chosen to read this far. I hope you have enjoyed and I will try squeeze in a lil programming and website development where I can.</p> - <center><hr> - <pre><a href="../index.html">Back 🚪</a> | <a href="tags/Life.html">More about my Life 🍺</a> </pre> + <pre><a href="../index.html">Back 🚪</a> | <a href="tags/Life.html">Life 🍺</a> </pre> </center> </main> </body> diff --git a/public/posts/tags/Life.html b/public/posts/tags/Life.html index 69fbcd5..6610137 100644 --- a/public/posts/tags/Life.html +++ b/public/posts/tags/Life.html @@ -4,7 +4,7 @@ <meta charset="UTF-8"> <meta name="author" content="Shipwreckt"> <meta name="viewport" content="width=device-width, initial-scale=1.0"> - <title>Tech 🧑💻</title> + <title>Life 🍺</title> <link rel="stylesheet" href="../../styles.css"> <link rel="icon" href="../../Images/favi.png" type="image/x-icon"> </head> |