Approach
In my Digital Humanities projects, I draw on recent developments in Large Language Models, generative AI, and modern web technologies to make research data and teaching materials transparent, versioned, and sustainable over time. Lightweight and reproducible technical infrastructures now make it possible to develop specialised tools for Hispanic linguistics without relying on extensive institutional IT resources.
I work openly, transparently, and in accordance with FAIR principles: data, workflows, and technical decisions should be understandable and reusable. For this reason, the complete source code of my projects — including build configurations, release workflows, and documentation — is freely accessible on GitHub.
Core Principles
FAIR Data Principles
All projects follow the FAIR principles to ensure that research outputs are:
- Findable: Persistent identifiers (DOIs) and indexed metadata
- Accessible: Open access where possible, with clear licensing
- Interoperable: Standard formats and documented interfaces
- Reusable: Comprehensive documentation and versioning
Open Source & Transparency
Complete transparency in technical implementation enables reproducibility and collaborative development. All code, configurations, and workflows are publicly available, allowing researchers to verify methods, adapt tools for their own needs, and contribute improvements.
Sustainable Infrastructure
By leveraging modern web technologies and containerization, projects maintain long-term viability without dependency on specific institutional resources. Static site generation, standardized data formats, and documented pipelines ensure that research remains accessible and functional over time.