diff --git a/public/projects/data.toml b/public/projects/data.toml
index 67be633..b7ac57a 100644
--- a/public/projects/data.toml
+++ b/public/projects/data.toml
@@ -30,6 +30,14 @@ links = [
{ name = "git", url = "https://git.devraza.duckdns.org/devraza/ambition" },
]
+[[project]]
+name = "rustboyadvance-ng"
+desc = "A rusty Nintendo™ Game Boy Advance emulator and debugger. Fork of `michelhe/rustboyadvance-ng`."
+tags = ["rust", "gameboy", "emulator"]
+links = [
+ { name = "git", url = "https://git.devraza.duckdns.org/devraza/rustboyadvance-ng" },
+]
+
[[project]]
name = "radiant.nvim"
desc = "A fast and minimal Neovim configuration framework."
diff --git a/public/projects/index.html b/public/projects/index.html
index 62683ec..8ea1ae9 100644
--- a/public/projects/index.html
+++ b/public/projects/index.html
@@ -1 +1 @@
-
Projectssage
A collection of utilities for home labs written in Rust.
bunbun
A simple and adorable sysinfo utility written in Rust.
vaporise
A simple, featureful and blazingly fast memory-safe alternative to rm
written in Rust.
Ambition
A textual fast-paced 2D MMORPG written in Rust.
radiant.nvim
A fast and minimal Neovim configuration framework.
kagayaki.nvim
A gorgeously soft colorscheme for Neovim.
DianciEmacs
A minimal and elegant Emacs configuration framework. [Deprecated]
Kagayaki for Emacs
A gorgeously soft colorscheme for Emacs. [Deprecated]
\ No newline at end of file
+Projectssage
A collection of utilities for home labs written in Rust.
bunbun
A simple and adorable sysinfo utility written in Rust.
vaporise
A simple, featureful and blazingly fast memory-safe alternative to rm
written in Rust.
Ambition
A textual fast-paced 2D MMORPG written in Rust.
rustboyadvance-ng
A rusty Nintendo™ Game Boy Advance emulator and debugger. Fork of michelhe/rustboyadvance-ng
.
radiant.nvim
A fast and minimal Neovim configuration framework.
kagayaki.nvim
A gorgeously soft colorscheme for Neovim.
DianciEmacs
A minimal and elegant Emacs configuration framework. [Deprecated]
Kagayaki for Emacs
A gorgeously soft colorscheme for Emacs. [Deprecated]
\ No newline at end of file