Skip to content
View vagnereix's full-sized avatar

Highlights

  • Pro

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

Hey! πŸ’Ž

Vagner Reis, since 2021 as a Software Engineer focused on user-friendly applications, good-looking and most importantly, profitable digital products.

Now working with πŸ‘¨πŸ»β€πŸ’»

Feel free to contact me ⚑

See you around! 🍺

Pinned Loading

  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