Skip to content
View HectorCavilla's full-sized avatar
๐Ÿ 
Working from home
๐Ÿ 
Working from home

Block or report HectorCavilla

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

Hi there ๐Ÿ‘‹, Im Hรฉctor Cabrera!

  • I'm web developer
module main

aboutMe :: struct {
  pronouns :: string[];
  hobbies :: string[];
}

main :: func(): void {
  hector :: aboutMe = {
    pronouns: ["He", "Him"],
    hobbies: ["Coding", "Politics", "Talking"]
  };

  println "Pronouns: ${hector.pronouns}";
  println "My Hobbies: ${hector.hobbies}";
}

๐—ช๐—ต๐—ฎ๐˜ ๐—œ ๐—จ๐˜€๐—ฒ

Languages
C#
Level: Middle

Javascript
Level: Middle

Typescript
Level: Low

JSON
Level: High

PHP
Level: High

HTML 5
Level: High

CSS 3
Level: High

Front End Frameworks
ReactJS
Level: Low

NextJS
Level: Low

Angular 2+
Level: Low

FullStack Frameworks
Laravel
Level: Middle

NodeJS
Level: Low

Phalcon PHP
Level: Middle

Web Frameworks
ExpressJS
Level: Middle

CSS Frameworks
Bootstrap
Level: High

Bulma
Level: Low

MaterializeCSS
Level: High

Text Editors
Vim
Level: Middle

Visual Studio Code
Level: High

CSS Preprocessors
Stylus
Level: High

Package Managers
NPM
Level: High

Composer
Level: Middle

Tasks Managers
GULP
Level: High

GRUNT
Level: Middle

Source Version Control
GIT
Level: Middle

Code Managers
Github
Level: High

Bitbucket
Level: Middle

GIT Clients
Git Kraken
Level: Middle

SourceTree
Level: Low

Popular repositories Loading

  1. TEST-FULLSTACK TEST-FULLSTACK Public

    Forked from ExperienciasXcaret/TEST-FULLSTACK

    Instrucciones y assets para el puesto desarrollador FullStack eCommerce

    HTML

  2. api-cars-xc api-cars-xc Public

    API en NodeJS, Fastify.js,MongoDB

    JavaScript

  3. front-cars-xc front-cars-xc Public

    Front End en React para consumir api-cars-cx

    JavaScript

  4. curso-nextjs-twitter-clone curso-nextjs-twitter-clone Public

    Forked from midudev/curso-nextjs-twitter-clone

    Curso de @midudev para hacer un clon de Twitter con NextJS

  5. HectorCavilla HectorCavilla Public

  6. Awesome-Profile-README-templates Awesome-Profile-README-templates Public

    Forked from kautukkundan/Awesome-Profile-README-templates

    A collection of awesome readme templates to display on your profile

    JavaScript