Hey, I'm Delfina

Resume
Contact me

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 icon

TYPESCRIPT

REACT

NEXTJS

MATERIAL UI

VUE

NUXTJS

VUETIFY

NUXT UI

Projects

react
material-ui
api-rest

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.

Age calculator

react
next-js
css

This application, developed with Next.js, allows you to calculate the number of days, months, and years that have passed since a specific date. The design of the application is based on a template provided by Frontend Mentor and is adapted for mobile viewing.

Rock Paper Scissors

reactjs
game

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

Blogr

landing-page
next-js
css

This project is a landing page created with NextJs and CSS, and the design is based on a page from Frontend Mentor. The landing page is designed to showcase a product or service, and it has been developed to be fully responsive on all devices.

Loopstudios

landing-page
html
css

This project is a landing page created with HTML and CSS, and the design is based on a page from Frontend Mentor. The landing page is designed to showcase a product or service, and it has been developed to be fully responsive on all devices.

Multi Step Form

reactJs
material-ui

Multi-Step Form is a React application featuring a 4-step form with dynamic view changes. Built with Material UI and based on a Frontend Mentor design, it provides a smooth and modern user experience.

Clear Sky

angular
rest-api

Clear Sky is an Angular app that provides weather information for multiple cities using the OpenWeatherMap API. With a custom design, it offers an intuitive interface for checking current weather conditions and forecasts.

Advice Generator App

react
rest-api

Advice Generator App is a React application that fetches and displays random quotes from the (https://api.adviceslip.com/). With a Frontend Mentor design, it features a simple and interactive interface for generating new advice quotes.

Tip Calculator App

react
css

Tip Calculator App is a React application that calculates the tip and total amount per person based on user input. With a Frontend Mentor design, it allows users to select from predefined percentages or enter a custom percentage for tip calculation.