Skip to content
View gabrielcarlossl's full-sized avatar
🏠
Working from home
🏠
Working from home

Block or report gabrielcarlossl

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
gabrielcarlossl/README.md
➤JR Front-end developer at Fractal Tecnologia

Linkedin Badge

Gmail Badge

type AboutMeType = (Name: string, Skills: string[], EducationalBackground: string) => void

const AboutMe: AboutMeType = (Name, Skills, EducationalBackground) => {
    console.log("Name:", Name)
    console.log("Educational Background:", EducationalBackground)
    console.log("Skills:", Skills.join(', '))
}

AboutMe(
'Gabriel Carlos',
 [
  'React',
  'Typescript',
  'Javascrip',
  'Ruby on Rails',
  'Flutter',
  'Node',
  'AWS',
  'Docker',
  'Terraform'
],
'Systems for Internet - UNIESP')

Pinned Loading

  1. e-comerce-next-typescript-graphql e-comerce-next-typescript-graphql Public

    TypeScript

  2. strapi-blog strapi-blog Public

    JavaScript

  3. courses-api courses-api Public

    Ruby

  4. courses-ui courses-ui Public

    TypeScript

  5. form-json-server-redux form-json-server-redux Public

    TypeScript

  6. interactive-calendar-with-events interactive-calendar-with-events Public

    JavaScript