Airline Check-in
It is a REST API with a single endpoint that allows querying by flight ID and returns the simulation of an automatic check-in for passengers of Andes Airlines.
It is a REST API with a single endpoint that allows querying by flight ID and returns the simulation of an automatic check-in for passengers of Andes Airlines.
Streaming service payment API. It has the functionalities of creating payments and automatically registering if it is expired, creating and updating streaming services, and creating a user with a profile picture.
It is an API that creates, lists and updates song playlists and songs in public or private mode for authenticated users. It also has the functionality to create and list users and login. This app was built using TypeScript, Express, Prisma and PostgreSQL.For authentication users we used JWT and for API documentation I used Postman.
This app was built using TypeScript, Express, Prisma and PostgreSQL. You are able to create users, clients, movies and movies copy. For authentication users I used JWT and for API documentation I used Postman.
This is an application that displays data on the characters from the Rick and Morty series, including pagination, and also shows data on characters that appear in a specific episode. It's designed using Flask, Python, MongoDB, HTML, and Bootstrap.
This app was built using TypeScript, Express, Prisma, Pusher, Twilio, Supabase and PostgreSQL for the backend and Angular and Typescript por the frontend, You are able to create users, clients, suppliers, products, categories and orders. Also authenticated users will have access to private songs. For authentication users we used JWT.
It is a portfolio where you can view and add your programming projects. The Back End part was done with Django and the Front End part was done with Bootstrap and a free template.
Lambda function for an endpoint that creates a payment with the MercadoPago library in Python, using AWS Lambda and API Gateway services.
Application to create service payments, create and update services, and classify payments as paid or overdue. It was designed with HTML, CSS, JavaScript, React, Vite and TailwindCSS.
It is an application to list, register, update, and delete your job applications.
It is an app built with Flask, Python, HTML, and JavaScript to create, list, update, and delete your job applications.
It is an application that has two parts: The Book Storage, which is a program that allows you to register, search, and download book data such as title, genre, ISBN, publisher, and author(s) through the command line. And the Pokepedia, which is a program that allows you to search for data from the PokeAPI, such as name, ability, and image URL of the pokemons through the command line.
It is a REST API with a single endpoint that allows querying by flight ID and returns the simulation of an automatic check-in for passengers of Andes Airlines.
It is an API for simulating online course purchases using the Mercado Pago API.