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:

Here are some of my works that have Front-End, all are responsive:

This Portfolio

mecv2

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

MECVxD Portfolio (GitHub Repo)
  • Front-End:
  • HTML html
  • CSS css
  • Javascript javascript
  • Is hosted on GitHub Pages github

Cody's Vacation

cody1

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.

Vacciones con Cody (GitHub Repo)
  • Design:
  • HTML html
  • CSS css
  • Javascript javascript
  • Is hosted on GitHub Pages github

Almuerzi Web

almuerzi-web1 almuerzi-web2

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.

Backend Almuerzi-Web (GitHub Repo)
  • Back-End:
  • Javascript javascript
  • NodeJS nodejs
  • MongoDB mongodb
  • Is hosted on Vercel vercel

The Front-End was made with the base web technologies.

Front-End Almuerzi-Web (GitHub Repo)
  • Front-End:
  • HTML html
  • CSS css
  • Javascript javascript
  • Is hosted on GitHub Pages github

Rhythm-Practice

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.

Backend Rhythm Practice (GitHub Repo)

Technologies i used:

  • Phyton python