Skip to content
View Victor-Zarzar's full-sized avatar
🤟
🤟

Block or report Victor-Zarzar

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

Hey There, I'm Victor Zarzar

type DeveloperProfile = {
  role: string;
  location: string;
  languages: readonly string[];
  operatingSystems: readonly string[];
};

export const victorZarzar: DeveloperProfile = {
  role: '💻 Front-End Developer',
  location: 'Novo Hamburgo, RS - Brazil',
  languages: ['JavaScript', 'TypeScript', 'Python'],
  operatingSystems: ['macOS', 'Linux'],
} as const;

⚒️ Languages-Frameworks-Tools ⚒️





Pinned Loading

  1. cltvspj cltvspj Public

    Dart 1

  2. api-cost-map api-cost-map Public

    Python

  3. pdf-reader pdf-reader Public

    Dart 1

  4. blog-post blog-post Public

    TypeScript

  5. new-portfolio new-portfolio Public

    TypeScript

  6. nextjs-boilerplate nextjs-boilerplate Public

    TypeScript