From bca541c62b682dbecd65f8e09a64a0c357f6c080 Mon Sep 17 00:00:00 2001 From: That_One_Nerd Date: Sat, 22 Apr 2023 10:37:41 -0400 Subject: [PATCH] quick projects update --- data/news.json | 5 +++ data/projects.json | 14 ++++---- news/quick-update-4-22-23.html | 66 ++++++++++++++++++++++++++++++++++ 3 files changed, 78 insertions(+), 7 deletions(-) create mode 100644 news/quick-update-4-22-23.html diff --git a/data/news.json b/data/news.json index b7396eb..24a2872 100644 --- a/data/news.json +++ b/data/news.json @@ -5,6 +5,11 @@ "id": "new-website", "name": "A new website has been made!", "date": "12/25/2022" + }, + { + "id": "quick-update-4-22-23", + "name": "Just a quick update for the projects.", + "date": "4/22/2023" } ] } diff --git a/data/projects.json b/data/projects.json index 24b4e7f..a89ed94 100644 --- a/data/projects.json +++ b/data/projects.json @@ -14,14 +14,14 @@ "img": "", "name": "Nerd_STF", "description": "Nerd_STF is a multi-purpose .NET library I maintain solo. It has math tools like an integral or derivative solver, matrix multiplication, complex numbers (and quaternions), and more. It also has some graphics stuff, like multiple color types (RGB, CMYK, HSV), and image support.", - "link": "/projects/nerdstf.html", + "link": "https://github.com/That-One-Nerd/Nerd_STF", "date": "still going!" }, { "id": "website", "name": "thatonenerd.net", "description": "You know, the website that you're looking at right now. I don't think this needs a description.", - "link": "/projects/website.html", + "link": "https://thatonenerd.net/", "date": "still going!" }, { @@ -29,7 +29,7 @@ "img": "", "name": "Arcade Maniac", "description": "Arcade Maniac is a game about beating many different minigames, all of which are a different genre. There are 20 different minigames, but you only need to do at least 12 to half completion.
Doing more is always an option, though!", - "link": "/projects/arcademaniac.html", + "link": "https://that-one-nerd.itch.io/arcade-maniac", "date": "January 11th, 2022" }, { @@ -37,7 +37,7 @@ "img": "", "name": "The Caveman", "description": "The Caveman is a commissioned game by my friend Saalty. It's a horror game about entering a cave in the dead of night and being chased by a madman who lives in there.", - "link": "/projects/caveman.html", + "link": "https://that-one-nerd.itch.io/the-caveman", "date": "August 1st, 2021" }, { @@ -45,7 +45,7 @@ "img": "", "name": "SneakAndSeek Remastered", "description": "SneakAndSeek is a game I made for the PB Game Jab 4. You're a ninja trying to escape an evil laboratory, and have to dodge a bunch of robots with different types lasers on them.", - "link": "/projects/sneakandseek.html", + "link": "https://that-one-nerd.itch.io/sneakandseek", "date": "May 31st, 2021" }, { @@ -53,7 +53,7 @@ "img": "", "name": "Entity March Dream Remastered", "description": "Entity March Dream was the very first game I made. It's just a simple parkour game. You're a cube, and you're trying to stand on the green platform. Why? No clue, make up a story yourself if you care.", - "link": "/projects/emd.html", + "link": "https://that-one-nerd.itch.io/entitymarchdream", "date": "June 25th, 2021" }, { @@ -61,7 +61,7 @@ "img": "", "name": "Rebuild", "description": "Rebuild is a game about collecting radioactive waste and selling it for money. You can use that money to upgrade how much you can collect, how fast, and how much money you get for it.", - "link": "/projects/rebuild.html", + "link": "https://that-one-nerd.itch.io/rebuild", "date": "April 2nd, 2021" }, { diff --git a/news/quick-update-4-22-23.html b/news/quick-update-4-22-23.html new file mode 100644 index 0000000..010bb5d --- /dev/null +++ b/news/quick-update-4-22-23.html @@ -0,0 +1,66 @@ + + + + + + + + + + + + + + A Quick Update | That_One_Nerd + + + + + +
+

A Quick Update

+
+ +
+
+ +
+

+ I know it's a bit late, but happy new year! +

+

+ I just wanted to make an announcement that I've made a small update to the project + pages. Recreating them takes forever, especially for some of the more complex ones, + so I've instead just made the pages redirect to their itch page equivalents (for + Nerd_STF, the page redirects to GitHub). I have also recreated the Trick or Treat + page just FYI. +

+

+ If you're really obsessed with random stuff that doesn't matter, you might have + noticed a new page about Hackathons on the website. I won't give the link + because it literally doesn't matter but if you're really insistant you can + find it in the GitHub repository. I just added that because of a club I have at my + school. It will likely be deleted in the near future. +

+

+ That's all I've got for now. Quick, right? +

+

+ - Kyle +

+
+ +
+

Want to read more? See all the news

+

Done? Head back home

+
+ +
+
+ + + + + + +