Catchtwo
A second generation, free Pokétwo autocatcher, made to stop people from wasting their money on 'premium' alternatives. [Deprecated]
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 @@ -
Catchtwo
A second generation, free Pokétwo autocatcher, made to stop people from wasting their money on 'premium' alternatives. [Deprecated]
Catchtwo
A second generation, free Pokétwo autocatcher, made to stop people from wasting their money on 'premium' alternatives. [Deprecated]