Convert all content files to use YAML (---) instead of TOML (+++) for consistent parsing: - content/_index.md (homepage) - content/about.md, content/collab.md - content/blog/_index.md - content/projects/_index.md + 14 project cards Enables unified gray_matter YAML parser across all content.
17 lines
1.0 KiB
Markdown
17 lines
1.0 KiB
Markdown
---
|
|
title: About
|
|
---
|
|
|
|
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, supporting open source, or just want to discuss something interesting, consider [collaborating](/collab) with me or reaching out through any of the social links above.
|
|
|
|
## Sigs
|
|
|
|
- GPG: [5471 8D2B 78DC AA9C 7702 96F1 8985 725D B5B0 C122](https://github.com/nrdxp.gpg)
|
|
- SSH: [6A07 0A0C E98E 4E44 BC82 15FC 373B 0584 D603 1493](https://github.com/nrdxp.keys)
|