Skip to content
View A14Narriaga's full-sized avatar
⚜️
Working
⚜️
Working
Block or Report

Block or report A14Narriaga

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

import SoftwareDeveloper from 'A14Narriaga';

class Bio extends SoftwareDeveloper {
  name     = 'Alan Arriaga';
  title    = 'Software Engineer';
  company  = 'LALEO';
  location = 'Mexico, CDMX';
}

class Skills extends SoftwareDeveloper {
  design     = ['Figma'];
  frontend   = ['React', 'Angular'];
  backend    = ['NodeJS', 'NestJS', 'GraphQL'];
  databases  = ['MariaDB', 'MongoDB'];
  testing    = ['Vitest', 'Jest']
  deployment = ['Docker']
  control    = ['Git']
}

Pinned

  1. template-nestjs template-nestjs Public template

    TypeScript 2

  2. template-nextjs template-nextjs Public template

    TypeScript 2

  3. template-react template-react Public template

    TypeScript

  4. template-angular template-angular Public template

    HTML

  5. minesweeper-react minesweeper-react Public

    TypeScript