This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| { | |
| "meta": { | |
| "theme": "professional" | |
| }, | |
| "basics": { | |
| "name": "Gabriel Rueda", | |
| "label": "Software Engineer", | |
| "email": "gab.rued@gmail.com", | |
| "phone": "+34722721994", | |
| "summary": "Software Engineer with 7+ years of experience building distributed backend systems at scale in cloud-native environments. Specialized in C#/.NET, microservices, and event-driven architectures deployed on Kubernetes. Experienced in designing and optimizing high-throughput production systems handling high volumes of transactions, focusing on scalability, latency, and reliability. Strong background in backend architecture, system design, and incremental modernization of large enterprise platforms.", |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| # Byte-compiled / optimized / DLL files | |
| __pycache__/ | |
| *.py[cod] | |
| *$py.class | |
| # C extensions | |
| *.so | |
| # Distribution / packaging | |
| .Python |