fix: hire -> collab

This commit is contained in:
Timothy DeHerrera
2025-01-20 21:01:50 -07:00
parent ced925c509
commit 05f41ba46c
4 changed files with 46 additions and 41 deletions

View File

@@ -33,7 +33,7 @@ socials = [
menu = [
{ name = "/blog", url = "/blog", weight = 1 },
{ name = "/projects", url = "/projects", weight = 2 },
{ name = "/hire", url = "/hire", weight = 3 },
{ name = "/collab", url = "/collab", weight = 3 },
{ name = "/about", url = "/about", weight = 4 },
{ name = "/tags", url = "/tags", weight = 5 },
]

View File

@@ -5,13 +5,13 @@ path = "about"
repo_view = false
+++
I'm Tim DeHerrera (nrdxp), an engineer at [IOG](https://iog.io) where I develop interoperable blockchain infrastructure for the Cardano ecosystem.
I'm Tim DeHerrera (nrdxp), an engineer at [IOG](https://iog.io) where I help develop interoperable blockchain infrastructure for the Cardano ecosystem.
As co-founder of the [Ekala Project](https://github.com/ekala-project), I'm building next-generation tooling for reproducible builds and declarative systems.
With a decade of experience in distributed systems, build infrastructure, and network optimization, I craft tools that emphasize reproducibility and determinism. My engineering approach leverages expressive type systems and functional programming paradigms, with current focus on the Rust and Nix ecosystems.
If you're interested in working together or supporting my open source contributions, consider [hiring](/hire) me or reaching out through any of the social links above. I'm always happy to chat!
If you're interested in working together or supporting my open source contributions, consider [collaborating](/collab) with me or reaching out through any of the social links above. I'm always happy to chat!
## Sigs

43
content/collab.md Normal file
View File

@@ -0,0 +1,43 @@
+++
title = "Collaborate"
path = "collab"
[extra]
repo_view = false
+++
## Support Open Source
If you find value in my open-source contributions, there are several ways to support this work:
- Drop by [Discord](https://discord.gg/DgC9Snxmg7) to say hello and share ideas
- Contribute technically to [Ekala](https://github.com/ekala-project) or other projects
- Support development financially through:
**Fiat Contributions**
- [Personal Liberapay](https://liberapay.com/nrdxp/donate)
- [Ekala Liberapay](https://liberapay.com/Ekala/donate)
**Crypto Contributions**
- BTC: [bc1qqwlhvtza3az3vj0um03yqrsqnl32gfdgz7x96s](bitcoin:bc1qqwlhvtza3az3vj0um03yqrsqnl32gfdgz7x96s)
- ETH: [0x131b30f34b9F120b4C08c987150B4e83581e3FD5](ethereum:0x131b30f34b9F120b4C08c987150B4e83581e3FD5)
- ADA: [$nrdxp](cardano:addr1qywsmj6rph5xp4g0mfgnee6hwfk4l6ark42k8x0lfklah9akeej0wlqxpxwcucmrjm8gt3c3pa9tpejkzcsgaxflym4qrglkmw)
## Contract Work
I'm available for consulting and contract work specializing in:
- Distributed systems architecture
- Build infrastructure optimization
- Rust and Nix ecosystem development
- Blockchain infrastructure engineering
- General systems programming and tooling
- Other interesting technical challenges
## Get in Touch
For contract work inquiries or to discuss potential collaborations, reach out through any of my social links above. I'm happy to sit down and explore how we can work together on your next project.
Your contribution, whether through direct hiring or open-source support, helps maintain and improve tools used by the broader community. Thank you!

View File

@@ -1,38 +0,0 @@
+++
title = "Hire"
path = "hire"
[extra]
repo_view = false
+++
## Contract Work
I'm available for consulting and contract work specializing in:
- Distributed systems architecture
- Build infrastructure optimization
- Rust and Nix ecosystem development
- Blockchain infrastructure engineering
- General systems programming and tooling
- Other interesting technical challenges
## Support Open Source
If you find value in my open-source contributions, please support my work through:
**Fiat Contributions**
- [Personal Liberapay](https://liberapay.com/nrdxp/donate)
- [Ekala Liberapay](https://liberapay.com/Ekala/donate)
**Crypto Contributions**
- BTC: [bc1qqwlhvtza3az3vj0um03yqrsqnl32gfdgz7x96s](bitcoin:bc1qqwlhvtza3az3vj0um03yqrsqnl32gfdgz7x96s)
- ETH: [0x131b30f34b9F120b4C08c987150B4e83581e3FD5](ethereum:0x131b30f34b9F120b4C08c987150B4e83581e3FD5)
- ADA: [$nrdxp](cardano:addr1qywsmj6rph5xp4g0mfgnee6hwfk4l6ark42k8x0lfklah9akeej0wlqxpxwcucmrjm8gt3c3pa9tpejkzcsgaxflym4qrglkmw)
## Get in Touch
For contract work inquiries or to discuss potential collaborations, reach out through any of my social links above. I'm happy to sit down and explore how we can work together on your next project.
Your contribution, whether through direct hiring or open-source support, helps maintain and improve tools used by the broader community. Thank you!