Skip to content
View vagnereix's full-sized avatar
πŸš€
taking off
πŸš€
taking off

Highlights

  • Pro
Block or Report

Block or report vagnereix

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
vagnereix/README.md

Hi, there! Good to see you here πŸ‘‹πŸ»

I'm Vagner, passionate about innovation and always looking to learn new technologies to provide creative and efficient solutions for my projects. My focus is on creating a great user experience, whether it's on a mobile or desktop device.

I'm a Web and Mobile Developer with 3+ years of experience in the software development market, delivering complex and sophisticated solutions with due attention to detail, as well as a focus on improving customer workflow. A clean, performative and scalable code lover. πŸ“ˆ

Work πŸ‘¨πŸ»β€πŸ’»

Currently I'm OPEN TO WORK, my prefered technologies are:

Spare time 🌴

I appreciate a good coffee β˜•, online games and sometimes a little physical activity!

Feel free to contact me πŸ“±

See you around! 🍺

Pinned

  1. flutter_academy flutter_academy Public

    Aulas e projetos desenvolvidos durante o curso Academia do Flutter do @RodrigoRahman.

    Dart

  2. nlw-together-flutter nlw-together-flutter Public

    Projeto Payflow desenvolvido em Flutter durante as aulas do evento NLW Together promovido pela Rocketseat

    Dart

  3. 03-ignews-trilha-reactjs 03-ignews-trilha-reactjs Public

    Chapter III - Terceiro projeto da trilha de ReactJS do Ignite!

    TypeScript

  4. nlw-05-podcastr nlw-05-podcastr Public

    Projeto desenvolvido com Next.js durante as aulas do evento NLW#05 promovido pela Rocketseat

    TypeScript

  5. course-vuejs-complete course-vuejs-complete Public

    Aulas e projetos desenvolvidos durante o curso Vue.js 2 da @cod3rcursos em https://www.udemy.com/course/vue-js-completo.

    HTML

  6. wavesurfer.js - recording audio usin... wavesurfer.js - recording audio using @wavesurfer/react
    1
    // React example
    2
    // See https://github.com/katspaugh/wavesurfer-react
    3
    
    
    4
    import * as React from 'react'
    5
    const { useMemo, useState, useCallback, useRef } = React