Compare commits

...

2 Commits

Author SHA1 Message Date
800d7566f9
refactor: update orion-technologies.io -> price-hiller.com
All checks were successful
Build resume / build (push) Successful in 49s
2024-10-19 16:49:37 -05:00
d79d894581
feat: add Java to list of skills
All checks were successful
Build resume / build (push) Successful in 47s
2024-09-09 13:29:01 -05:00

View File

@ -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
] ]
], ],