Compare commits
2 Commits
v1.12.0
...
Developmen
Author | SHA1 | Date | |
---|---|---|---|
800d7566f9 | |||
d79d894581 |
12
resume.typ
12
resume.typ
@ -69,9 +69,9 @@
|
|||||||
#show: doc => resume(
|
#show: doc => resume(
|
||||||
name: "Price Hiller",
|
name: "Price Hiller",
|
||||||
info: (
|
info: (
|
||||||
link("https://github.com/PriceHiller", "Github"),
|
link("https://github.com/PriceHiller", "github.com/pricehiller"),
|
||||||
link("https://price-hiller.com", "Blog"),
|
link("https://price-hiller.com", "price-hiller.com"),
|
||||||
link("mailto:price@orion-technologies.io"),
|
link("mailto:price@price-hiller.com"),
|
||||||
link("tel:1-210-571-4279", "210-571-4297"),
|
link("tel:1-210-571-4279", "210-571-4297"),
|
||||||
"San Antonio, TX",
|
"San Antonio, TX",
|
||||||
),
|
),
|
||||||
@ -82,9 +82,9 @@
|
|||||||
"Ansible",
|
"Ansible",
|
||||||
"Networking",
|
"Networking",
|
||||||
"Git",
|
"Git",
|
||||||
"Gitlab CI/CD",
|
"CI/CD",
|
||||||
"Github CI/CD",
|
|
||||||
"Docker",
|
"Docker",
|
||||||
|
"Java",
|
||||||
"Rust",
|
"Rust",
|
||||||
"Python",
|
"Python",
|
||||||
"Lua",
|
"Lua",
|
||||||
@ -187,7 +187,7 @@
|
|||||||
- #link("https://github.com/AsgardEternal/Squad.nix", "Squad.nix"): Module to configure Squad servers on NixOS, a immutable, reproducible distribution of Linux
|
- #link("https://github.com/AsgardEternal/Squad.nix", "Squad.nix"): Module to configure Squad servers on NixOS, a immutable, reproducible distribution of Linux
|
||||||
- #link("https://github.com/PriceHiller/dots", "Dots"): Configurations for personal tools and servers, including secrets management and reproducible system deployments
|
- #link("https://github.com/PriceHiller/dots", "Dots"): Configurations for personal tools and servers, including secrets management and reproducible system deployments
|
||||||
- #link("https://github.com/PriceHiller/blog", "Blog"): Source code
|
- #link("https://github.com/PriceHiller/blog", "Blog"): Source code
|
||||||
for https://price-hiller.com, deployed via Nix #link("https://git.orion-technologies.io/Price/dots/src/commit/bbaaf7673b6dff82578ac26aab383ef69a63e12a/hosts/luna/modules/services/nginx.nix#L22-L26", "here")
|
for https://price-hiller.com, deployed via Nix #link("https://git.price-hiller.com/Price/dots/src/commit/f57b9c4c8e9bc8285c7fef618d41827ed636f337/hosts/luna/modules/services/nginx.nix#L22-L32", "here")
|
||||||
- #link("https://github.com/AsgardEternal/Ubuntu-Ansible-Setup", "Ubuntu Server Configuration",): Automated configuration of a Ubuntu Server deployed on every git push
|
- #link("https://github.com/AsgardEternal/Ubuntu-Ansible-Setup", "Ubuntu Server Configuration",): Automated configuration of a Ubuntu Server deployed on every git push
|
||||||
]
|
]
|
||||||
],
|
],
|
||||||
|
Loading…
Reference in New Issue
Block a user