From 199f5ca505ca7392b3e770e83c5150a9f897d6d0 Mon Sep 17 00:00:00 2001 From: Bryson Steck Date: Tue, 27 Dec 2022 00:48:42 -0700 Subject: somewhat functional website now --- content/projects/_index.md | 8 ++++++++ content/projects/resurrection.md | 1 + content/projects/uirc.md | 1 + content/projects/wiimmfi.md | 1 + 4 files changed, 11 insertions(+) create mode 100644 content/projects/_index.md (limited to 'content/projects') diff --git a/content/projects/_index.md b/content/projects/_index.md new file mode 100644 index 0000000..57fc0d9 --- /dev/null +++ b/content/projects/_index.md @@ -0,0 +1,8 @@ +--- +title: "Projects" +description: "Projects is a project created by Bryson Steck" +icon: "https://brysonsteck.xyz/files/..." +date: 2022-12-26T23:55:49-07:00 +draft: true +--- + diff --git a/content/projects/resurrection.md b/content/projects/resurrection.md index 6e12c03..bfc8d0c 100644 --- a/content/projects/resurrection.md +++ b/content/projects/resurrection.md @@ -2,6 +2,7 @@ title: "Resurrection" date: 2022-12-02T11:10:50-07:00 draft: true +current: true --- Resurrection is a Spigot/Bukkit Minecraft Server plugin that forces players to wait a certain amount of time before rejoining the world. This allows for tactical planning for games such as faction survival and other PvP gamemodes as it can severely penalize an entire team if care is not taken. diff --git a/content/projects/uirc.md b/content/projects/uirc.md index 3ac14ee..77b9d3b 100644 --- a/content/projects/uirc.md +++ b/content/projects/uirc.md @@ -2,6 +2,7 @@ title: "uirc" date: 2022-12-02T11:11:03-07:00 draft: true +current: true --- It's exactly what it sounds like. It takes an image as an argument in the form of a file on the local file system or a link to an image on a web server, and returns the ratio of the image. That's literally it. diff --git a/content/projects/wiimmfi.md b/content/projects/wiimmfi.md index ffe1d85..c393463 100644 --- a/content/projects/wiimmfi.md +++ b/content/projects/wiimmfi.md @@ -2,6 +2,7 @@ title: "Wiimmfi Watcher" date: 2022-12-02T11:11:13-07:00 draft: true +current: false --- Wiimmfi Watcher is an unofficial Android app that displays online Mario Kart Wii room data by entering a friend code. Wiimmfi is a fan-made server that replaces the now defunct Nintendo Wi-Fi Connection ("Nintendo WFC" for short) and supports many popular Nintendo Wii and DS games, with the most popular being Mario Kart Wii. I am not offiliated with the Wiimmfi project nor it's developers. This app can be used in several different languages. -- cgit v1.2.3