EXPLORER

OPEN EDITORS
  • About.js
DANIEL RG
  • components
  • About.js
  • Career.js
  • Projects.js
  • App.js

import

React

from

'react'

;

import

{ Info }

from

'daniel'

;

export

const

About

= ( ) => {

return (

//Welcome and know a little about me

Paella dish

Hello! I'm Daniel Ruiz and I'm a web and mobile developer passionate about new technologies and focused on creating solutions. I've 6 years of professional experience.

)

}