Skip to content
View vasqodev's full-sized avatar

Highlights

  • Pro

Block or report vasqodev

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
vasqodev/README.md

Rodrigo Vásquez Alarcón

Developer focused on process automation and AI-driven solutions · Santiago, Chile

I design and build automations that solve real frictions in business processes, with a focus on AI applied to operations. I work end-to-end: from understanding the process with users, to designing the solution, implementing it, and supporting adoption.

Currently working as PMO Analyst at Transformapp, a Chilean software house serving banking and fintech clients, where I lead automation initiatives across four development cells.

Featured work

Automated meeting minutes pipeline (Transformapp, internal) Production pipeline that turns raw meeting notes and Jira ticket context into structured technical minutes published to Confluence. Stack: Gemini transcription + Google Apps Script orchestration + Claude API for synthesis with ticket context + Confluence REST API. Prioritized as the company's top quick win in its AI adoption strategy after review with an external AI consultant. Coordinated executive approval and rollout across four cells.

excel-report-consolidator Python pipeline that consolidates monthly Excel reports from multiple sources into a single executive report. Built with pandas, openpyxl and xlsxwriter; covered by pytest. Designed to remove recurring manual consolidation work from operational teams.

sistema-bancario-java Portfolio project demonstrating fundamentals for transactional systems: MVC architecture, Java Swing UI, JDBC + PostgreSQL with PreparedStatement, DAO pattern, polymorphic account hierarchy, BigDecimal with banker's rounding, and concurrent transfers using ReentrantLock with id-ordered acquisition to prevent deadlock. Validated with JUnit 5, including a 50-concurrent-transfers stress test preserving total balance.

Currently

  • Preparing AWS Cloud Practitioner and Azure Fundamentals
  • Deepening applied AI: agent design, RAG patterns, evaluation
  • Expanding automation work with n8n and multi-model LLM orchestration

Stack

Languages — Python · Java · JavaScript · SQL · Bash AI & automation — Claude API · Gemini API · Google Apps Script · n8n · REST integrations (Jira, Confluence) Data & reporting — Pandas · NumPy · openpyxl · xlsxwriter Java ecosystem — JDBC · Java Swing · JUnit 5 · Maven Databases & infra — PostgreSQL · Docker · Linux (Debian/Ubuntu) Environment — Git & GitHub · VSCode · Claude Code

Background

I hold a Philosophy degree from Pontificia Universidad Católica de Chile (thesis on Patočka's phenomenology) and I'm completing an Analyst Programming degree at Duoc UC (2025–2027). My professional path runs through data analysis in the public sector, operational analysis in mid-sized companies, and now process automation and AI-applied development — a trajectory that combines business understanding with hands-on execution.

Contact

vasqo.dev · rodrigo@vasqo.dev · LinkedIn

Pinned Loading

  1. sistema-bancario-java sistema-bancario-java Public

    Aplicación Java de escritorio que simula la gestión de clientes, cuentas y transferencias bancarias.

    Java

  2. excel-report-consolidator excel-report-consolidator Public

    Script Python para consolidación automatizada de reportes Excel: lectura con openpyxl, transformación con Pandas (groupby, pivot_table), reporte ejecutivo generado con xlsxwriter (formato, gráficos…

    Python

  3. appimgpdf appimgpdf Public

    Prueba de Concepto (PoC) desarrollada para implementar la generación de documentos PDF en un entorno Java Backend.

    Java

  4. m4dlp-mamma-mia m4dlp-mamma-mia Public

    Prueba módulo final React (Desafío Latam) 26-10-2025

    JavaScript

  5. PRY2204_Exp3_S8 PRY2204_Exp3_S8 Public

    PLSQL

  6. PRY2203_Exp2_S5 PRY2203_Exp2_S5 Public

    PRY2203 (Duoc UC, 09-02-2026) Experiencia 2, semana 5.

    Java