Juan Debandi
... and I’m a backend developer based in Mendoza, Argentina, crafting the backend solutions behind the web that you love to witness.
Drop me a Line!
Who am I?
Some of my work

Clinical System
The medical appointment management page is a web application that allows you to efficiently manage and organize medical appointments.

RESTAPI JavaScript
The project consists of a RESTful application that utilizes Node.js and Express as the server framework, MySQL as the database. It provides an API for performing CRUD (Create, Read, Update, Delete) operations on a specific entity.

tRPC CRUD TypeScript
It's a web application for task management that utilizes TypeScript for the backend and communicates via tRPC.

Pizzeria E-commerce
This is a TypeScript server using Express.js, MongoDB, and Mongoose to power a pizzeria eCommerce API, enabling basic CRUD operations for managing pizza products, customer information, and orders.

Weather Web
This is a simple web application that displays the weather information for a given city.

CRUD TypeScript
This is an API project that implements CRUD (Create, Read, Update, Delete) operations using Node.js, Express, and Sequelize with MySQL as the database.