used proper markdown links

This commit is contained in:
Parker TenBroeck 2026-01-22 11:52:18 -05:00
parent 6c8e98dc98
commit b717263c67
9 changed files with 17 additions and 13 deletions

View file

@ -8,4 +8,4 @@ tags = ["embedded", "rust"]
category = ["project"] category = ["project"]
+++ +++
https://github.com/ParkerTenBroeck/ansi Take a look at the [GitHub](https://github.com/ParkerTenBroeck/ansi)

View file

@ -7,4 +7,5 @@ date = 2024-05-09
tags = ["rust", "x86"] tags = ["rust", "x86"]
category = ["project"] category = ["project"]
+++ +++
https://github.com/ParkerTenBroeck/brainfuck_compiler
Take a look at the [GitHub](https://github.com/ParkerTenBroeck/brainfuck_compiler)

View file

@ -7,4 +7,5 @@ date = 2025-04-03
tags = ["java", "bytecode"] tags = ["java", "bytecode"]
category = ["project"] category = ["project"]
+++ +++
https://github.com/ParkerTenBroeck/fastexpr
Take a look at the [GitHub](https://github.com/ParkerTenBroeck/fastexpr)

View file

@ -8,8 +8,8 @@ tags = ["java", "bytecode"]
category = ["project"] category = ["project"]
+++ +++
[!WARN]
meow Take a look at the [GitHub](https://github.com/ParkerTenBroeck/generators)
```java ```java
public static Future<Void, IOException> echo(@Cancellation("close") Socket socket) throws IOException { public static Future<Void, IOException> echo(@Cancellation("close") Socket socket) throws IOException {
@ -24,5 +24,3 @@ public static Future<Void, IOException> echo(@Cancellation("close") Socket socke
} }
} }
``` ```
https://github.com/ParkerTenBroeck/generators

View file

@ -8,4 +8,4 @@ tags = ["java", "fun", "highschool"]
category = ["project"] category = ["project"]
+++ +++
https://github.com/ParkerTenBroeck/HighSchoolPrograms Take a look at the [GitHub](https://github.com/ParkerTenBroeck/HighSchoolPrograms)

View file

@ -8,4 +8,4 @@ tags = ["java", "fun", "game", "highschool"]
category = ["project"] category = ["project"]
+++ +++
https://github.com/ParkerTenBroeck/Legend-of-Xor Take a look at the [GitHub](https://github.com/ParkerTenBroeck/Legend-of-Xor)

View file

@ -8,4 +8,4 @@ tags = ["hardware", "logic gates", "highschool"]
category = ["project"] category = ["project"]
+++ +++
https://github.com/ParkerTenBroeck/MyCPU_16bit Take a look at the [GitHub](https://github.com/ParkerTenBroeck/MyCPU_16bit)

View file

@ -7,4 +7,5 @@ date = 2024-04-21
tags = ["rust", "sql", "web"] tags = ["rust", "sql", "web"]
category = ["project"] category = ["project"]
+++ +++
https://github.com/ParkerTenBroeck/qc-backend
Take a look at the [GitHub](https://github.com/ParkerTenBroeck/qc-backend)

View file

@ -19,3 +19,6 @@ I finally had the motivation (and time) to update the site.
I borrowed *heavily* from the style and theming used in [without.boats](https://without.boats/) I borrowed *heavily* from the style and theming used in [without.boats](https://without.boats/)
I also took insparation from [mcyoung.xyc](https://mcyoung.xyz) I also took insparation from [mcyoung.xyc](https://mcyoung.xyz)
Take a look at the [GitHub](https://github.com/ParkerTenBroeck/ParkerTenBroeck.github.io)