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

Block or report HectorIFC

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

Hi, I'm Hector 👨‍💻

                             \\\\\\\
                            \\\\\\\\\\\\
                          \\\\\\\\\\\\\\\
  -----------,-|           |C>   // )\\\\|
           ,','|          /    || ,'/////|
---------,','  |         (,    ||   /////
         ||    |          \\  ||||//''''|
         ||    |           |||||||     _|
         ||    |______      `````\____/ \
         ||    |     ,|         _/_____/ \
         ||  ,'    ,' |        /          |
         ||,'    ,'   |       |         \  |
_________|/    ,'     |      /           | |
_____________,'      ,',_____|      |    | |
             |     ,','      |      |    | |
             |   ,','    ____|_____/    /  |
             | ,','  __/ |             /   |
_____________|','   ///_/-------------/   |
              |===========,'
export default () => ({
  blogUrl: "http://blog.hectorcardoso.com/",
  askMeAbout: [
    "developer", "tech", "music",
    "algorithms", "languages"
  ],
  technologies: {
    frontEnd: {
      js: ["react", "angular"],
      css: ["materialize", "bulma", "bootstrap"]
    },
    backEnd: {
      java: ["spring", "quarkus WIP"],
      "js-and-ts": ["node", "express"],
      elixir: ["phoenix WIP"],
      python: ["django", "flask"],
      misc: ["bash", "systemd", "xubuntu"]
    },
    databases: ["postgres", "mongo", "mysql", "redis"]
  }
});

Github Badge

Twitter Badge

Linkedin Badge

Instagram 📸

Gmail Badge

HectorIFC

AVS1508's GitHub Stats

🤝🏻

Pinned Loading

  1. hc-lisp hc-lisp Public

    My own Lisp ¯\_( ͡° ͜ʖ ͡°)_/¯

    TypeScript 1

  2. bank_api bank_api Public

    A simple Bank API

    Elixir 1

  3. microservice-address microservice-address Public

    Microservice in Kotlin

    Kotlin 1

  4. kubernets-labs kubernets-labs Public

    Lab for tests with Kubernetes

    Shell 1

  5. git-hist git-hist
    1
    ##
    2
    # Creates an alias called "git hist" that outputs a nicely formatted git log.
    3
    # Usage is just like "git log"
    4
    # Examples:
    5
    #   git hist