Skip to content
View thebinaryfelix's full-sized avatar
⚛️
Reacting
⚛️
Reacting

Block or report thebinaryfelix

Report abuse

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

Report abuse
thebinaryfelix/README.md

Mateus Felix ⛩

Linkedin Badge Instagram Badge Gmail Badge Medium Badge Github Badge

Welcome to my coding temple!

My name is Mateus and I'm a front-end web developer.

  • 🧩 Typescript is my primary coding language
  • ⚛️ Working with React and Next.js

Pinned Loading

  1. me me Public

    🧙‍♂️ My personal website

    TypeScript 1

  2. noitenocerrado/noite-no-cerrado noitenocerrado/noite-no-cerrado Public

    Projeto Noite no Cerrado

    TypeScript 1

  3. Component for composing providers in... Component for composing providers in React v18 with Typescript
    1
    export interface IProviderComposerProps extends React.PropsWithChildren {
    2
     /**
    3
     * Providers list
    4
     * */
    5
     with: React.FC<React.PropsWithChildren>[]
  4. check-file-existence-action check-file-existence-action Public

    📄 Action to check if a file exists

    TypeScript 4 1