Santiago Baron Zuleta's repositories
task-managment
Application to organize daily tasks. Tasks from previous days can be saved and routines created for daily compliance
AEROLINEA-VIRTUAL-DEL-ECUADOR
Project of the Virtual Airline of Ecuador. Website created so that virtual pilots can simulate real air operations in a virtual way, that integrates third-party services to provide users with a training and simulation system, offering reservation, tracking, telemetry and statistics tools. PHPVMS is used.
Buscador-de-Usuario-GitHub
Project that integrates the GitHub API to search for users, delivering as a result the user's information consulted such as: name, description, email, repositories, followers, etc.
NodeCalculator
Calculator in node that has 6 main functions (Add, subtract, multiply, divide, factorial of a number, relative primes)
Password-Generator
It's a tool that allows you generate a new password with different possibilities such as changing the characters, numbers and symbols.
Calculadora
Calculator made with HTML5, CSS3, JavaScript Vanilla. This project consisted of making a calculator that was capable of performing 4 different calculations (Addition, Subtraction, Multiplication and Division) and that the result was displayed on the screen.
Calculadora-IMC-Javascript
BMI calculator that asks for weight and height parameters to then apply formula and get the Body Mass Index (BMI) as a result
Conversor-de-divisas-Javascript
Currency converter for USD, EUR and COP using the "Currencylayer" API. This project has the problem that in order to access more information from the API, you had to pay. For this reason, the conversion from Euros to Colombian pesos is carried out with static values.
Nickname-Generator
The nickname generator is a tool designed to display random names following the parameters given by the user as the gender of the name.
pokemonAPI
This project is an assignment for the JavaScript (Giweb JS) course. It consists of creating a web page that receives the name or id of a pokemon and shows the information if it exists on the screen.
Pomodoro-Countdown
The Pomodoro timer is a tool for measuring time. In this app the time can be paused or reloaded.
react-course
In this repository you will find what was done in the React course. Each section is numbered in order.