On this page you will find projects in which I have worked, in my GitHub I have several exercises and Backend projects, here are two in which I have learned the most:
- NPM module made in NestJS, hosted in GitHub Packages.
- Javascript CRUD, connected to MySQL database and packaged in Docker
Here are some of my works that have Front-End, all are responsive:
This Portfolio

This is a project which I will be modifying as I gain more experience and more skills.
Cody's Vacation

This design was part of my participation in an "CodigoFacilito" contest in which you had to design the Front-End of a page in simple html. The outstanding contributions that I made were: The fixed navigation bar And the photo carousel with css, you can visit here.
Almuerzi Web


It is a simple application, from a web development course, its function is basically to choose a plate on the left side, and when you send it, it is stored in the database with the associated user id and displayed on the right side.. I added the logout functionality. You can visit it here.
The Back-End was coded as a Javascript CRUD, hosted in Vercel and MongoDB was used as a database.

- Back-End:
- Javascript
- NodeJS
- MongoDB
- Is hosted on Vercel
The Front-End was made with the base web technologies.

- Front-End:
- HTML
- CSS
- Javascript
- Is hosted on GitHub Pages
Rhythm-Practice

It is an application focused on learning music, comparing the student's audio tracks with the teacher's, converting them to a spectrogram and comparing them using AI, offering feedback through a score. You can visit here.
This project got second place in the 2nd "Innovaccion Virtual" Hackathon, you can read an article about it here.
I coded the backend with Python and external AI APIs.

Technologies i used:
- Phyton