Skip to content
View guizordan's full-sized avatar

Block or report guizordan

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.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

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

Report abuse

Pinned Loading

  1. mobile-flashcards mobile-flashcards Public

    This is a React Native project for the Udacity's React Native course conclusion. It is an app that lets you create decks of cards which contains questions and answers, so that you can play a quiz g…

    JavaScript 1

  2. unifique-invest-360-api unifique-invest-360-api Public

    Node.js webapi project that uses the fastify API and writen using Domain Driven Design's best practices.

    TypeScript 1

  3. .gitconfig .gitconfig
    1
    [filter "lfs"]
    2
            clean = git-lfs clean -- %f
    3
            smudge = git-lfs smudge -- %f
    4
            process = git-lfs filter-process
    5
            required = true
  4. Ultimate VS Code/Cursor config Ultimate VS Code/Cursor config
    1
    {
    2
        "editor.formatOnSave": true,
    3
        "terminal.integrated.fontFamily": "MesloLGS Nerd Font Mono",
    4
        "editor.fontFamily": "MesloLGS Nerd Font Mono",
    5
        "editor.suggest.showReferences": false,
  5. a11y-dialog a11y-dialog Public

    a11y-dialog

    JavaScript