diff --git a/content/projects/data.toml b/content/projects/data.toml index 9f1a535..257517d 100644 --- a/content/projects/data.toml +++ b/content/projects/data.toml @@ -14,6 +14,14 @@ links = [ { name = "git", url = "https://git.devraza.giize.com/devraza/oily-solutions" }, ] +[[project]] +name = "tinypc" +desc = "LMC assembly interpreter written in pure safe Rust." +tags = ["LMC", "assembly", "rust", "interpreter"] +links = [ + { name = "git", url = "https://git.devraza.giize.com/devraza/tinypc" }, +] + [[project]] name = "fireguide" desc = "Extremely simple TUI program to create a heatmap based on habits." @@ -22,14 +30,6 @@ links = [ { name = "git", url = "https://git.devraza.giize.com/devraza/fireguide" }, ] -[[project]] -name = "tinypc" -desc = "LMC assembly interpreter written in pure safe Rust. `[Deprecated]`" -tags = ["LMC", "assembly", "rust", "interpreter"] -links = [ - { name = "git", url = "https://git.devraza.giize.com/devraza/tinypc" }, -] - [[project]] name = "webchain" desc = "A fast and minimal bookmark manager. `[Deprecated]`" diff --git a/public/projects/data.toml b/public/projects/data.toml index 9f1a535..257517d 100644 --- a/public/projects/data.toml +++ b/public/projects/data.toml @@ -14,6 +14,14 @@ links = [ { name = "git", url = "https://git.devraza.giize.com/devraza/oily-solutions" }, ] +[[project]] +name = "tinypc" +desc = "LMC assembly interpreter written in pure safe Rust." +tags = ["LMC", "assembly", "rust", "interpreter"] +links = [ + { name = "git", url = "https://git.devraza.giize.com/devraza/tinypc" }, +] + [[project]] name = "fireguide" desc = "Extremely simple TUI program to create a heatmap based on habits." @@ -22,14 +30,6 @@ links = [ { name = "git", url = "https://git.devraza.giize.com/devraza/fireguide" }, ] -[[project]] -name = "tinypc" -desc = "LMC assembly interpreter written in pure safe Rust. `[Deprecated]`" -tags = ["LMC", "assembly", "rust", "interpreter"] -links = [ - { name = "git", url = "https://git.devraza.giize.com/devraza/tinypc" }, -] - [[project]] name = "webchain" desc = "A fast and minimal bookmark manager. `[Deprecated]`" diff --git a/public/projects/index.html b/public/projects/index.html index 272c1d8..d8cb598 100644 --- a/public/projects/index.html +++ b/public/projects/index.html @@ -1 +1 @@ -Projects

newton

My set of solutions to the problems on Code Forces.

#python
#rust
#c
#competitive programming
#math

oily-solutions

My set of solutions to the problems presented by Project Euler.

#rust
#competitive programming
#math

fireguide

Extremely simple TUI program to create a heatmap based on habits.

#python
#rich
#TUI

tinypc

LMC assembly interpreter written in pure safe Rust. [Deprecated]

#LMC
#assembly
#rust
#interpreter

webchain

A fast and minimal bookmark manager. [Deprecated]

#rocket
#web
#rust
#bookmark
#links

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. [Deprecated]

#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 +Projects

newton

My set of solutions to the problems on Code Forces.

#python
#rust
#c
#competitive programming
#math

oily-solutions

My set of solutions to the problems presented by Project Euler.

#rust
#competitive programming
#math

tinypc

LMC assembly interpreter written in pure safe Rust.

#LMC
#assembly
#rust
#interpreter

fireguide

Extremely simple TUI program to create a heatmap based on habits.

#python
#rich
#TUI

webchain

A fast and minimal bookmark manager. [Deprecated]

#rocket
#web
#rust
#bookmark
#links

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. [Deprecated]

#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