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
-
-
-
megahack-desafio-ambev-nodejs-react-native
megahack-desafio-ambev-nodejs-react-native PublicJavaScript 1
-
-
-
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.