Hey, I'm Delfina
About Me
My name is María Delfina Cañas, and I'm a software developer. Although I have the capability to work on both the backend and the frontend, my true passion lies in frontend development. I enjoy finding creative solutions to the problems I encounter, and I practice this skill both inside and outside of coding.
Technologies
HTML
CSS
JAVASCRIPT
TYPESCRIPT
REACT
NEXTJS
MATERIAL UI
VUE
NUXTJS
VUETIFY
NUXT UI
Projects
A simple app to practice the pronunciation of English words, It contains an interactive card which shows different words, which are stored in a JSON, shows their pronunciation and translation. In addition, the application makes requests to the 'dictionaryapi' API, if it gives a response, the application allows you to listen to the pronunciation.
This is a classic game of rock, paper, and scissors, where the user must choose from the three available options while the computer chooses randomly from the remaining two options. The graphical interface was designed by Frontend Mentor, and the game was developed using ReactJS