
Traditional recipe page
HTML | CSS | JavaScript
Ecuadorian traditional recipe page is conceived to bring
essential and clear information to culinary lovers who want to
try something new. You will find a special video of the
preparation.
Open source on GitHub. Hosted by Netlify.

Weather App
HTML | CSS | Javascript | API | Bootstrap
Weather & Recipes app provides forecast via Open Weather
Map API. It displays current temperature, description,
windspeed, humidity. Additional features include: 5-days
forecast.
Open source on GitHub. Hosted by Netlify.
✨Update: React website coming soon!

Calculator App
HTML | CSS | Javascript | React
Calculator app is an interactive calculator built
entirely with React. The objective is to execute the 4 basic
operations: addition, subtraction, multiplication and division.
Open source on GitHub.

To do list App
HTML | CSS | Javascript | React.
To do list app is a interactive application built
entirely with React. The objective is to be able to add one or
more tasks, which will be displayed in gradient. When a task is
completed, simply click on the task and it will be displayed in
purple. When you want to delete the completed task, click on the
X button.
Open source on GitHub.

Dictionary App
HTML | CSS | Javascript | React
Dictionary App is a fully functional dictionary aplication which provides definitions, synonyms, examples of use and pictures. A hole new experienced!
✨Update: coming soon!