added a category taxonomy

This commit is contained in:
ParkerTenBroeck 2026-01-22 10:46:04 -05:00
parent 17815ebf1f
commit 58c56b0af7
28 changed files with 46 additions and 18 deletions

View file

@ -3,4 +3,5 @@ title = "Projects"
sort_by = "date"
template = "blog.html"
page_template = "blog-page.html"
in_search_index = true
+++

View file

@ -5,6 +5,7 @@ date = 2025-09-23
[taxonomies]
tags = ["embedded", "rust"]
category = ["project"]
+++
https://github.com/ParkerTenBroeck/ansi

View file

@ -5,8 +5,10 @@ date = 2026-01-14
[taxonomies]
tags = ["web", "deno", "rust"]
category = ["project"]
+++
https://github.com/ParkerTenBroeck/automata
You can visit the website [parkertenbroeck.com/automata/](https://parkertenbroeck.com/automata/) or look at the [GitHub](https://github.com/ParkerTenBroeck/automata)
parkertenbroeck.com/automata/

View file

@ -5,5 +5,6 @@ date = 2024-05-09
[taxonomies]
tags = ["rust", "x86"]
category = ["project"]
+++
https://github.com/ParkerTenBroeck/brainfuck_compiler

View file

@ -5,5 +5,6 @@ date = 2025-04-03
[taxonomies]
tags = ["java", "bytecode"]
category = ["project"]
+++
https://github.com/ParkerTenBroeck/fastexpr

View file

@ -5,8 +5,11 @@ date = 2025-05-07
[taxonomies]
tags = ["java", "bytecode"]
category = ["project"]
+++
[!WARN]
meow
```java
public static Future<Void, IOException> echo(@Cancellation("close") Socket socket) throws IOException {

View file

@ -5,6 +5,7 @@ date = 2020-01-01
[taxonomies]
tags = ["java", "fun", "highschool"]
category = ["project"]
+++
https://github.com/ParkerTenBroeck/HighSchoolPrograms

View file

@ -5,6 +5,7 @@ date = 2024-08-08
[taxonomies]
tags = ["rust", "embedded", "risc-v"]
category = ["project"]
+++
https://github.com/ParkerTenBroeck/milkv-duos-rs

View file

@ -5,6 +5,7 @@ date = 2020-01-16
[taxonomies]
tags = ["java", "fun", "game", "highschool"]
category = ["project"]
+++
https://github.com/ParkerTenBroeck/Legend-of-Xor

View file

@ -5,6 +5,7 @@ date = 2018-01-16
[taxonomies]
tags = ["hardware", "logic gates", "highschool"]
category = ["project"]
+++
https://github.com/ParkerTenBroeck/MyCPU_16bit

View file

@ -5,5 +5,6 @@ date = 2024-04-21
[taxonomies]
tags = ["rust", "sql", "web"]
category = ["project"]
+++
https://github.com/ParkerTenBroeck/qc-backend

View file

@ -5,6 +5,7 @@ date = 2025-12-12
[taxonomies]
tags = ["C++", "graphics"]
category = ["project"]
+++