From 2c223f8b74cc2714819b50bc452b6edd31f82fe9 Mon Sep 17 00:00:00 2001 From: Aria Date: Tue, 13 May 2025 21:40:13 +1000 Subject: [PATCH] Update pre-built html page --- index.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/index.html b/index.html index b4407a1..70a81fc 100644 --- a/index.html +++ b/index.html @@ -70,7 +70,7 @@
  • - Resume + Resume(2024)
  • @@ -97,7 +97,7 @@

    Projects

    -

    📍pinned project
    Open FBT

    • Open sourced version of a large scale discord bot for user managment.
    • Built in Rust and uses the Redis database to store user data.
    • In over 400 servers at time of writing(september 2024)
    • Origionally written in Python then converted to Rust to improve ease of deployment and improve performance significantly.
    View OpenFBT on GitHub.
    Made in tandum with discord chat partser written in python and then Go for user moderation.

    Mojo Kitchen Chaos - An overcooked-like game made in Unity following an online course

    • Made over the course of a week following a course by Code Monkey.
    GitHub Repo
    Itch.io page

    RedisFS - A pointless file storage solution written in Rust

    • Sores files up to 500mb in a Redis database.
    GitHub Repo

    Video FPS overlay

    • Origionally made to take FPS data from a csv file generated with Nvidia FrameView and display it in a Digital Foundry like graph.
    • Never reached a fully functioning state but it was a fun old project.
    • Written in Python
    GitHub Repo

    This website!

    GitHub Repo
    +

    📍pinned project
    Soul Abscence

    • I worked together with a small group to make my first proper game jam game! This was for Godot Wild Jam #80
    • Soul Abscence is a resource managment simulation game inpired by 911 operator.
    • Adding 113 commits totalling around 12K lines of formatted code(unformatted number is most likely smaller!) I worked on things like level loading, A⭐ path finding, Menus and Options.
    • It was made over the course of about 9 days and I'm super happy with the work we've all put in! There is of coure a lot of things I'd do differently if we made the game again but that's just how it is when you make effectively a "prototype" game.

    Game jam entry + rating page
    Godot Wild Jam #80
    Check out 911 Operator on steam!

    pinned project
    Open FBT

    • Open sourced version of a large scale discord bot for user managment.
    • Built in Rust and uses the Redis database to store user data.
    • In over 400 servers at time of writing(september 2024)
    • Origionally written in Python then converted to Rust to improve ease of deployment and improve performance significantly.
    View OpenFBT on GitHub.
    Made in tandum with discord chat partser written in python and then Go for user moderation.

    Mojo Kitchen Chaos - An overcooked-like game made in Unity following an online course

    • Made over the course of a week following a course by Code Monkey.
    GitHub Repo
    Itch.io page

    RedisFS - A pointless file storage solution written in Rust

    • Sores files up to 500mb in a Redis database.
    GitHub Repo

    Video FPS overlay

    • Origionally made to take FPS data from a csv file generated with Nvidia FrameView and display it in a Digital Foundry like graph.
    • Never reached a fully functioning state but it was a fun old project.
    • Written in Python
    GitHub Repo

    This website!

    GitHub Repo