Software Engineer currently focused on embedded systems, flight
software, and CI/CD infrastructure. Building real telemetry systems
with NASA JPL's F´ framework on real hardware.
I'm a Software Engineer from Córdoba, Argentina, based in Buenos
Aires. Graduated from
Universidad Tecnológica Nacional with a five-year
accredited degree in Information Systems Engineering. I currently
work at Novatide Labs, a UK-based software company.
My work spans mobile infrastructure, CI/CD automation, iOS platform
integration, and embedded systems. Outside of work, I explore flight
software with NASA JPL's F´ framework, building real telemetry
pipelines on real hardware. I also authored an open educational
resource on Numerical Analysis that's been adopted by students
across multiple university campuses in Argentina.
Experience
Software Engineer
Novatide Labs - Full-TimeDec 2025 - Present
Built and maintained CI/CD Bitrise pipeline, automating the
deployment of React Native apps to App Store and Play Store,
reducing the release cycle from a manual multi-day process to
automated 30-min builds triggered on merge to main.
Managed Apple Developer certificate lifecycle including
code-signing configuration, provisioning profiles, and account
migration from Personal to Business, ensuring uninterrupted
App Store publishing.
Performed low-level iOS platform integration, interfacing with
biometrics and NFC firmware.
Developed an AI assistant using LangChain and RAG, processing
data across multiple sources and hierarchical structures.
Created cross-platform data migration tools using Slack,
Monday.com, and internal workspace APIs, automating workspace
consolidation across multiple SaaS platforms.
Software Engineer
Novatide Labs - Part-TimeMay 2023 - Dec 2025
First engineering hire at a fintech startup, building
production systems while completing my engineering degree
full-time.
Developed mobile authentication systems with Auth0 and React
Native; built and deployed a full-stack CMS.
Configured Ethereum blockchain nodes from scratch using
Docker, managing containerized infrastructure.
Software Engineering Intern
Apex AmericaSep 2020 - Dec 2020
Researched and implemented multi-platform chatbot solutions.
Worked with Dialogflow, building chatbot dashboards and
omnichannel integration.
Education
Information Systems Engineering
Engineer's Degree (5-year program)
Universidad Tecnológica Nacional - Facultad Regional Córdoba,
Argentina
Instituto Técnico Salesiano Villada - Córdoba, Argentina
2014 - 2020
Relevant Coursework
Analog & Digital Circuit DesignTelecommunications SystemsCombinational/Sequential CircuitsC Programming
Languages
Spanish: NativeEnglish: CEFR C1 (Cambridge FCE - Grade: A (185/190))
Projects
F´ Labs
Repository of flight software and embedded systems projects built
on NASA JPL's F´ framework - the same architecture behind the Mars
Ingenuity helicopter and CADRE lunar rovers. Includes real-time
IMU telemetry with 3D visualization and closed-loop attitude
stabilization on a Raspberry Pi Pico.
A comprehensive study guide covering 8 units of Numerical Analysis
for Systems Engineering at UTN: signals & systems,
convolution, Fourier analysis, sampling, FIR filter design, linear
systems, nonlinear equations, and ODEs. Adopted by students across
multiple UTN campuses.
A real-time audio visualizer that renders frequency spectrum data
as a radial animation on HTML5 Canvas. Uses the Web Audio API's
FFT analyzer to extract frequency bins, then maps amplitude to bar
geometry and HSL color through trigonometric transforms (sin/cos
positioning, per-bin rotation). Supports WAV, MP3, and MP4 file
playback.