University student at "Universidad Tecnológica de El Salvador"
Software Developer focused on Front-End development at "CodeEye Solutions"
Simple app where you can schedule your pending and to-do activities. This one was mainly developed with Vanilla JS. For the storage of the tasks we made use of LocalStorage.
A website where you can buy cakes. This has been developed using React JS for the front-end and Vanilla JS for the back-end consuming data from a MySQL database.
Simple web application that allows you to see a list of movies and/or series under a certain search criteria. For its development, Vite with React JS and OMDb API were used.
Web application usable to view and/or predict the weather forecast for a certain area or region. Frontend development using React JS and OpenweatherMap API.
A simple color generator based on a search criteria, displaying a search range from white to black. For its development, Vite was used with React JS, Vanilla JS and the Values.js library.
A simple "universal" translator, capable of processing and converting "text to speech". For the development of this, Vanilla JS and MyMemory API were used.
A simple sales system for the Desktop platform, with role system, CRUD, reporting and ticket printing. Java and MySQL were used for its development through XAMPP.