mirror of
https://github.com/ahoneybun/ahoneybun.net.git
synced 2025-05-12 11:14:01 -06:00
23 lines
642 B
TOML
23 lines
642 B
TOML
[[project]]
|
|
name = "Flight Software Developer 1"
|
|
desc = "Making space things"
|
|
tags = [ "latest" ]
|
|
links = [
|
|
{ name = "York Space Systems", url = "https://www.yorkspacesystems.com/" }
|
|
]
|
|
|
|
[[project]]
|
|
name = "Happiness Architect"
|
|
desc = "Tier 2 : Supporting humans who support humans with Linux"
|
|
tags = [ "previously" ]
|
|
links = [
|
|
{ name = "System76", url = "https://system76.com/" }
|
|
]
|
|
|
|
[[project]]
|
|
name = "Happiness Engineer"
|
|
desc = "Tier 1 : Supporting humans with Linux"
|
|
tags = [ "previously" ]
|
|
links = [
|
|
{ name = "System76", url = "https://system76.com" }
|
|
]
|