Skip to content
View RogerBambinetti's full-sized avatar

Highlights

  • Pro

Block or report RogerBambinetti

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
RogerBambinetti/README.md
const profile = {
  greeting: "Sup 👋",
  welcomeMessage: "Welcome to my GitHub profile! Here you'll find some of my personal projects and contributions.",
  aboutMe: {
    workingWith: "🌱 I’m currently (mainly) working with NodeJS and React",
    collaboration: "👯 I’m open to collaborating on anything that gets me excited!",
    hobby: "🎶 I love making music on my free time"
  },
  featuredProjects: [
    {
      name: "mpegh-decoder",
      description: "An NPM package for decoding MPEG-H 3D audio into WAV on Node.js!",
      link: "https://github.com/RogerBambinetti/mpegh-decoder"
    },
    {
      name: "Gympass-like API",
      description: "REST API for a gympass-like application using Typescript + Prisma and applying SOLID principles.",
      link: "https://github.com/RogerBambinetti/gympass-like-api-solid-nodejs"
    },
    {
      name: "PROs-scrapper",
      description: "Web scrapper for Performance Rights Organizations such as ASCAP using Node.js and Puppeteer.",
      link: "https://github.com/RogerBambinetti/PROs-scrapper-nodejs"
    },
    {
      name: "Livechat",
      description: "A simple livechat system built with React and Node.js + websockets with socket.io.",
      link: "https://github.com/RogerBambinetti/live-chat-nodejs-reactjs"
    }
  ]
};

Popular repositories Loading

  1. mpegh-decoder mpegh-decoder Public

    JavaScript 6

  2. restaurant-management-system-php restaurant-management-system-php Public

    PHP 1 1

  3. megahack-desafio-ambev-nodejs-react-native megahack-desafio-ambev-nodejs-react-native Public

    JavaScript 1

  4. genius-bot genius-bot Public

    Python 1 1

  5. aircnc-nodejs-react-react-native aircnc-nodejs-react-react-native Public

    JavaScript

  6. twitter-favoriter-bot-nodejs twitter-favoriter-bot-nodejs Public

    JavaScript