Developer Portfolio

Image of the webpage

LADS Fan club: Front-End

This is my first project being a programmer, it is an application simulating a fanclub of the Love and Deespace video game. With this project I learn the basics of programing with html.

Lauch app
Image of the webpage

Weather: Front-End

An application of the weather with real data, also shows the day and time of different countries in different areas of time. With this application I learned to use the APIs. HTML, CSS and Javascript were used to make it.

Lauch App
Image of the webpage

Poem AI Generator: Front-End

With this application you can generate poems with Gothic style by introducing the topic to be made and how many lines are loved. With this application I learned to use AI services and handle user inputs easily and directly. HTML, CSS, JavaScript was used.

Lauch app
Image of the webpage

World Clock: Front-End

This application has the function of showing the current time of certain cities of the world, in addition to the local time-zone. With this app I learned to work with time zones and creating a responsive interface every time it reloads. HTML, CSS, JavaScript was used.

Lauch App
Image of the webpage

Python AI Travel Planner: Back-end

This Python code is a mini-assistent travel on the console that APIS consults in real time to show the weather and generate a personalized itinerary using artificial intelligence, with a pleasant visual design thanks to the Rich bookstore. With this I learn about the basics of Python.

Lauch app
Image of the webpage

Python Data Manipulation: Back-end

This code reads a CSV file with three columns (Continent, Year, Population), groups the data by continent in a dictionary structure and graphic (with Matpletlib) the evolution of the population (eg, of Internet users) per year for each continent. With this I learn how to read and show information from a CSV file to a code.

Lauch App