Skip to content
View brunofilho1's full-sized avatar
💻
Focusing
💻
Focusing

Block or report brunofilho1

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 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
brunofilho1/README.md

Hello there 👋

I'm a Full-Stack Developer

Sou desenvolvedor web, trabalho principalmente com TypeScript, React.js, Next.js e C#/ASP.NET etc...

  • ⚙️ uso diariamente: TypeScript, React.js, Next.js, TailwindCSS, CSharp, ASP.NET Core, SQL, ...
  • 🌍 não fico muito ativo em redes sociais mas tô sempre mexendo com alguma coisa
  • 💬 me chama ae pra falar sobre desenvolvimento, web, games, música, ciência

Pinned Loading

  1. My Visual Studio Code settings.json ... My Visual Studio Code settings.json file with themes, icons and general settings
    1
    {
    2
      // EDITOR
    3
      "editor.fontSize": 14,
    4
      "editor.fontFamily": "JetBrains Mono", // CaskaydiaCove Nerd Font
    5
      "editor.fontLigatures": true,
  2. My simple snippets file for React apps My simple snippets file for React apps
    1
    {
    2
      "Generate React Page": {
    3
        "prefix": "genreactpage",
    4
        "body": [
    5
          "export default function ${1:PageName}() {",
  3. mind-twin mind-twin Public

    Validando ideias com inteligência

    TypeScript

  4. perguntei-react-project perguntei-react-project Public

    Perguntei é uma plataforma para de criação de salas online onde qualquer pessoa autenticada com o Google pode enviar perguntas que são atualizadas na tela em tempo real.

    TypeScript 1

  5. nchat nchat Public

    A web chat built with React 18, Next.js 14, NextAuth.js 4, Shadcn-Ui,Socket.io 4 and MongoDB 6

    TypeScript 1

  6. your-notes-client your-notes-client Public

    Front-end da aplicação YourNotes. Um gerenciador de notas, um organizador de ideias, textos ou até lembretes para desenvolvimento pessoal. Inspirado em aplicações como Evernote ou Microsoft OneNote.

    JavaScript 5 1