Skip to content
View GabrielDeFreitas's full-sized avatar
💾
💾

Block or report GabrielDeFreitas

Report abuse

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

Report abuse

Pinned Loading

  1. gabrielfreitas-dev gabrielfreitas-dev Public

    My blog is dedicated to topics related to web development, gaming, or any subject that catches my attention 💻.

    Astro 1

  2. composition-pattern-react composition-pattern-react Public

    Developing and maintaining a large-scale React application can often be challenging. That's why there are patterns to help us organize the structure of our application, making maintenance more mana…

    TypeScript 1

  3. SPA-Router-Vanilla-JS SPA-Router-Vanilla-JS Public

    This is a simple demo for a single-page application built in vanilla JS.

    HTML 1 1

  4. callback-js callback-js Public

    A callback function is a function passed into another function as an argument, which is then invoked inside the outer function to complete some kind of routine or action.

    JavaScript