Skip to content
View vanessa-dev's full-sized avatar
👩‍💻
Coding
👩‍💻
Coding

Organizations

@H4money
Block or Report

Block or report vanessa-dev

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
vanessa-dev/README.md

Header

I'm fall in love for technology and the possibility of transforming people's lives a little bit with it, with a big desire always be acquiring knowledge.

Actually I work as Web Developer responsible for create interfaces, fix bugs, automated test implementations, create and maintenance database structure, backend implementation.

Languages and technologies used

Badge Badge Badge Badge Badge Badge Badge Badge Badge Badge Badge Badge Badge

Do you known how to swim? No, but I know how to learn.~Meri( 2 years old ).

Those catch up their goals aren't those who do not fall, but those who do not give up!

A person who never made a mistake never tried anything new.~Albert Einstein

Pinned

  1. app-github-explorer app-github-explorer Public

    React Native Course Application from Rocktseat

    JavaScript 3

  2. appointment-api appointment-api Public

    Course Project NodeJs with TypeScript.

    TypeScript 2

  3. github-explorer github-explorer Public

    Course project React with TypeScript

    TypeScript

  4. gobarber-web gobarber-web Public

    Project course from React with TypeScript at Rocktseat

    TypeScript

  5. Minificando arquivo css e js com gulp Minificando arquivo css e js com gulp
    1
    const gulp     = require('gulp');
    2
    const uglify   = require('gulp-uglify');
    3
    const concat   = require('gulp-concat');
    4
    const cleanCSS = require('gulp-clean-css');
    5
    const rename = require('gulp-rename');
  6. ofxparser ofxparser Public

    Forked from diegoricardo/ofxparser

    OFX File Parser

    PHP 1