Training

Education & Certifications

A journey through my academic background and courses that strengthened my profile as a full-stack developer.

Universidad Católica de Salta

Salta, Argentina

2023In Progress

Computer Engineering

More than half the degree completed: the training that distinguishes an engineer from someone who only codes.

Mathematical and scientific foundation: calculus, algebra, discrete math, and probability — the basis for reasoning about algorithms and systems

Algorithms and data structures: designing efficient solutions and understanding their real cost, not just making them work

The full system underneath: databases, operating systems, networks, and computer architecture

Software engineering: systems analysis and design, OOP, design patterns, and teamwork with Git and agile methodologies

AlgorithmsData structuresDatabasesSoftware engineering

Reparando

Online

20192020

Computer Equipment Diagnosis and Repair

What a technician must master on the software side — beyond the hardware.

Diagnosis: identifying the root cause of a failure — hardware or software — before intervening

Operating systems end-to-end: installation, configuration, drivers, and maintenance on Windows and Linux

Preventive and corrective maintenance: cleaning, optimization, and component upgrades

Security and data: malware removal, backup, and information recovery

HardwarePC SystemsOperating Systems

Coderhouse

Online

20242025

Full Stack Developer Career

Full-stack training: the complete lifecycle of a web product, from interface to deployment.

Modern frontend: HTML, CSS, and JavaScript — responsive, accessible, performant interfaces

React, Next.js, and TypeScript: components, routing, server-side rendering, and strict typing

Backend with Node.js: APIs, authentication, and persistence on SQL and NoSQL databases

Final project: a working e-commerce built end-to-end, integrating everything learned

JavaScriptTypeScriptHTMLCSSReactNext.jsNode.jsSQLNoSQL