I like [tech] writing, reading, chess, climbing, powerlifting, traveling, cats, carajillos, good food, truth, liberty, blockchain ecosystems, cybersecurity, decentralization, Python, and supporting the Argentine national football team.
- OpenZiti / Zero trust
- Linux
- Python/Rust
- Blockchain (Ethereum/Solana)
- API doc knowledge (OpenAPI, FastAPI)
- reStructuredText + Sphinx
- GenAI and RAG
- Mastering Ethereum by by Andreas M. Antonopoulos and Gavin Wood
- Automate the Boring Stuff with Python by Al Sweigart
- Mastering Blockchain by Imran Bashir
- rag-chatbot: A RAG chatbot with source citations, powered by Ollama + Chroma. Streamlit front end and FastAPI back end.
- docsite-apis: A static doc site generated with MkDocs, including an OpenAPI spec I created from scratch and API docs generated with Redocly, all served with GitHub Pages.
- mkdocs-devops: The same MkDocs doc site containerized with Docker and served w/ K8s, to showcase some basic devops skills.
- sphinx-rst-demo: A simple Sphinx doc site written entirely in reStructuredText. It's configured via
.conf.py, built usingmake html, and served with GitHub pages. - python-script-docs: A simple Python script that reads a YAML file and writes the API endpoints to a Markdown file.
- k8s-repo-fork: I reviewed, edited, and uplifted a tutorial on the Kubernetes open-source docs.
- coded-correspondence: A series of Python-based cryptography exercises, built and tested in a Jupyter Notebook.
- js-basic-programming: A basic JavaScript web app I coded and documented for a class on Udemy.
- ai-prompts-docs: A topic that explores how GenAI prompts can be used to automate/accelerate doc creation.
- pyth-price-solana: An end-to-end tutorial that takes you from a blank repo to a working Anchor program on Solana devnet that reads a Pyth price feed.
- solana-demo: A minimal Solana onchain smart contract built in Anchor (Rust), running against a local single-node validator/blockchain.
- python-web3-app: A Python web3 app that connects to Ethereum/Solana test networks and queries an address for the ETH/SOL balance. Includes auto-generated FastAPI docs, deployed with Render.

