diff --git a/content/projects/data.toml b/content/projects/data.toml index 0fb23c3..aeea6c2 100644 --- a/content/projects/data.toml +++ b/content/projects/data.toml @@ -24,7 +24,7 @@ links = [ [[project]] name = "Ambition" -desc = "A textual fast-paced 2D MMORPG." +desc = "A fast-paced 2D MMORPG." tags = ["rust", "bevy", "mmorpg"] links = [ { name = "git", url = "https://git.devraza.giize.com/devraza/ambition" }, @@ -78,3 +78,19 @@ tags = ["emacs", "colorscheme", "theme", "dark"] links = [ { name = "git", url = "https://git.devraza.giize.com/devraza/kagayaki-emacs" }, ] + +[[project]] +name = "Ambition (legacy)" +desc = "A fast-paced, text-based massively multiplayer role-playing game. `[Deprecated]`" +tags = ["go", "ebiten", "game", "mmorpg"] +links = [ + { name = "git", url = "https://git.devraza.giize.com/ambition/legacy" }, +] + +[[project]] +name = "Catchtwo" +desc = "A second generation, free Pokétwo autocatcher, made to stop people from wasting their money on 'premium' alternatives. `[Deprecated]`" +tags = ["pokétwo", "pokémon", "discord", "userbot"] +links = [ + { name = "git", url = "https://github.com/devraza/catchtwo" }, +] diff --git a/public/projects/data.toml b/public/projects/data.toml index 0fb23c3..aeea6c2 100644 --- a/public/projects/data.toml +++ b/public/projects/data.toml @@ -24,7 +24,7 @@ links = [ [[project]] name = "Ambition" -desc = "A textual fast-paced 2D MMORPG." +desc = "A fast-paced 2D MMORPG." tags = ["rust", "bevy", "mmorpg"] links = [ { name = "git", url = "https://git.devraza.giize.com/devraza/ambition" }, @@ -78,3 +78,19 @@ tags = ["emacs", "colorscheme", "theme", "dark"] links = [ { name = "git", url = "https://git.devraza.giize.com/devraza/kagayaki-emacs" }, ] + +[[project]] +name = "Ambition (legacy)" +desc = "A fast-paced, text-based massively multiplayer role-playing game. `[Deprecated]`" +tags = ["go", "ebiten", "game", "mmorpg"] +links = [ + { name = "git", url = "https://git.devraza.giize.com/ambition/legacy" }, +] + +[[project]] +name = "Catchtwo" +desc = "A second generation, free Pokétwo autocatcher, made to stop people from wasting their money on 'premium' alternatives. `[Deprecated]`" +tags = ["pokétwo", "pokémon", "discord", "userbot"] +links = [ + { name = "git", url = "https://github.com/devraza/catchtwo" }, +] diff --git a/public/projects/index.html b/public/projects/index.html index c23dfd7..a17fd7b 100644 --- a/public/projects/index.html +++ b/public/projects/index.html @@ -1 +1 @@ -Projects

altoku

A TUI japanese media aggregate.

#tui
#ratatui
#rust
#manga
#anime
#ani-cli

bunbun

A simple and adorable sysinfo utility.

#sysinfo
#neofetch
#rust
#cli

vaporise

A simple, featureful and blazingly fast memory-safe alternative to rm.

#rm
#rust
#alternative
#cli

Ambition

A textual fast-paced 2D MMORPG.

#rust
#bevy
#mmorpg

sage

A collection of utilities for my home lab.

#rust
#homelab
#selfhosted
#utility
#cli

rustboyadvance-ng

A rusty Nintendo™ Game Boy Advance emulator and debugger. [Deprecated]

#rust
#gameboy
#emulator

radiant.nvim

A fast and minimal Neovim configuration framework.

#neovim

kagayaki.nvim

A gorgeously soft colorscheme for Neovim.

#neovim
#colorscheme

DianciEmacs

A minimal and elegant Emacs configuration framework. [Deprecated]

#emacs
#config
#diancie

Kagayaki for Emacs

A gorgeously soft colorscheme for Emacs. [Deprecated]

#emacs
#colorscheme
#theme
#dark
\ No newline at end of file +Projects

altoku

A TUI japanese media aggregate.

#tui
#ratatui
#rust
#manga
#anime
#ani-cli

bunbun

A simple and adorable sysinfo utility.

#sysinfo
#neofetch
#rust
#cli

vaporise

A simple, featureful and blazingly fast memory-safe alternative to rm.

#rm
#rust
#alternative
#cli

Ambition

A fast-paced 2D MMORPG.

#rust
#bevy
#mmorpg

sage

A collection of utilities for my home lab.

#rust
#homelab
#selfhosted
#utility
#cli

rustboyadvance-ng

A rusty Nintendo™ Game Boy Advance emulator and debugger. [Deprecated]

#rust
#gameboy
#emulator

radiant.nvim

A fast and minimal Neovim configuration framework.

#neovim

kagayaki.nvim

A gorgeously soft colorscheme for Neovim.

#neovim
#colorscheme

DianciEmacs

A minimal and elegant Emacs configuration framework. [Deprecated]

#emacs
#config
#diancie

Kagayaki for Emacs

A gorgeously soft colorscheme for Emacs. [Deprecated]

#emacs
#colorscheme
#theme
#dark

Ambition (legacy)

A fast-paced, text-based massively multiplayer role-playing game. [Deprecated]

#go
#ebiten
#game
#mmorpg

Catchtwo

A second generation, free Pokétwo autocatcher, made to stop people from wasting their money on 'premium' alternatives. [Deprecated]

#pokétwo
#pokémon
#discord
#userbot
\ No newline at end of file