Former senior accountant at EY who always was intrigued by programming. For me, the Covid lockdown was the kickstarter in the wonderful of development, beginning with Python and turning my way into JavaScript. Over the last year I’ve been working as a R&D Analyst in Argentina developing a mobile app regarding Health and Digital Identity.

Working as a developer I tend to feel like a kid who’s playing a logic game, smiling and celebrating whenever I either create a new component, feature or program. Focused on UX/UI without forgetting what the product aims to solve.

What you’ll get is a dev that loves to work in a diverse team, but can also do solo tasks. A former captain of a soccer team with friends on weekends, tennis player during weekdays, but also someone who will transmit positive energy and a smile everyday.

Side Projects

The Hire Me Project - Frontend

A Next.js + React 19 frontend for managing AI-evaluated job opportunities. It provides advanced filtering (skills, inclusions/exclusions, AI verdicts), keyword highlighting, resume management, and detailed job scoring insights. Built with Tailwind v4, it focuses on performance, UX clarity, and seamless integration with the THMP REST API.

TypeScript

React 19

Next.js 15

Tailwind CSS v4

REST API integration

Client-side state management

The Hire Me Project - Backend

A production-oriented Node.js + TypeScript backend that automates end-to-end job hunting workflows. It ingests listings from LinkedIn and Seek, deduplicates and normalizes structured metadata, persists relational data in PostgreSQL (Supabase) via Sequelize, and evaluates suitability using hybrid rule-based filters and AI scoring pipelines. It includes resume parsing, embedding-based pre-filtering, GPT-driven job analysis, and automated cover letter generation.

TypeScript

Node.js

Express

PostgreSQL

Sequelize

Supabase

OpenAI API

Embeddings (vector similarity)

Swagger / OpenAPI

Docker

Shine & Care Website

A landing page for an Australian cleaning company on the Northern Beaches area. Built with Next.js and Tailwind CSS, it features a modern, responsive design with smooth scrolling and clear calls to action.

TypeScript

React

Next.js

Tailwind CSS

V0

Portfolio App

By clicking here you'll have access to the Github repository to the code of this portfolio.

TypeScript

React

Next.js

Redux

Tailwind

Crypto Prode

The prode is kind of a fantasy football game, very popular in Argentina. The Crypto Prode was intended as a game to be played during the FIFA World Cup hosted in Qatar. Solution developed in Solidity, contract never left GitHub.

JavaScript

React

Next.js

Solidity

The Movie DataBase

Looking to watch a movie or tv series and don't know in which platform to stream it? This app is for you. My first React project. It's a Front-End connected to an API that, regarding your IP location will serve you where to watch it.

JavaScript

React

Redux

Chakra UI