Skip to content
View gabriel-peruchi's full-sized avatar

Organizations

@inmetasoft
Block or Report

Block or report gabriel-peruchi

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.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, 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
gabriel-peruchi/README.md

Gabriel Peruchi

CTO @inmetasoft.

Instagram Badge Linkedin Badge Outlook Badge

Bachelor of Computer Science and web developer.

Pinned Loading

  1. clean-code-clean-arch clean-code-clean-arch Public

    Project based on Clean Code and Clean Architecture

    TypeScript

  2. cards-marketplace-api cards-marketplace-api Public

    A cards marketplace system.

    TypeScript

  3. knowledge knowledge Public

    Project to share articles

    TypeScript

  4. slack-clone slack-clone Public

    Project based on Slack

    TypeScript

  5. VS Code Settings VS Code Settings
    1
    {
    2
      "editor.fontFamily": "JetBrains Mono",
    3
      "editor.fontSize": 14,
    4
      "editor.fontLigatures": true,
    5
      "editor.lineHeight": 1.5,
  6. VS Code Extensions VS Code Extensions
    1
    [
    2
      {
    3
        "identifier": {
    4
          "id": "csstools.postcss"
    5
        },