Become a sponsor to Carlos Ortega González
Why Sponsor My Work?
I build production-grade open-source systems focused on real problems:
- Science & technology publishing pipelines
- Financial automation and reconciliation tools
- Developer infrastructure and productivity tooling
These projects are not experiments, they are engineered systems with clear architecture, testing discipline, and long-term maintainability in mind.
What Your Sponsorship Supports
Your sponsorship helps fund:
- Continued feature development
- Security hardening and dependency updates
- CI/CD improvements and test coverage expansion
- Documentation and onboarding improvements
- Long-term maintenance instead of abandonware
Open source only works sustainably when maintenance is funded. Sponsorship allows me to invest serious time into keeping these tools stable, secure, and evolving.
Who This Is For
If you:
- Use my tools in production
- Benefit from the code, ideas, or architecture
- Believe in sustainable open-source development
… then sponsoring is a way to directly support that work.
Commitment
I focus on:
- Clean architecture
- Strong testing culture
- Minimal technical debt
- Clear documentation
- Long-term maintainability
If that resonates with you, consider becoming a sponsor.
Featured work
-
cortega26/rutificador
Esta librería proporciona una implementación en Python para validar y formatear el Rol Único Tributario (RUT) utilizado en Chile. El RUT es un número de identificación personal o de empresa, compue…
Python 12 -
cortega26/polla
This repository contains a script that scrapes the Chilean betting website polla.cl for prize information and updates a Google Sheet with the latest data. The script uses the Beautiful Soup library…
Python 5 -
cortega26/PDF-Text-Analyzer
This repository houses a script that can download PDFs from a specified URL, convert them to text, and perform text analysis. This analysis includes identifying the language, eliminating stopwords,…
Python 5 -
cortega26/retardo_cne
Website con información sobre las irregularidades alrededor de las elecciones presidenciales del 28 julio 2024 en Venezuela.
HTML -
cortega26/conciliador_bancario
CLI local para conciliación bancaria en Chile, con validación estricta, auditoría reproducible y enfoque fail-closed. Diseñado para operar con inputs hostiles y pipelines auditables.
Python -
cortega26/DNSpect
DNSpect is a statistically defensible DNS benchmarking framework.
TypeScript