Skip to content
View hoangsetup's full-sized avatar
🎯
Work until you no longer have to represent yourself.!
🎯
Work until you no longer have to represent yourself.!
Block or Report

Block or report hoangsetup

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

Hi there, I'm Hoang - aka hoangsetup 👋

Stack Overflow Badge

Linkedin: hoangdv

Website

n8n-nodes-chatwork

Backend Software Developer at Home

A little more about me...

const hoangdv: IProfile = {
    pronouns: "He" | "Him",
    code: ["Java", "JavaScript", "TypeScript", "php", "Dart"],
    askMeAbout: ["web dev", "tech", "app dev", "cat"],
    technologies: {
        mobileApp: ["Android", "Flutter"],
        frontEnd: {
            js: ["Angular", "React"],
            css: ["materialize", "ant-design", "bootstrap"]
        },
        backEnd: {
            js: ["node", "express", "TypeScript"],
            php: ["laravel"]
        },
        devOps: ["AWS", "Docker🐳", "Nginx"],
        databases: ["mongo", "MySql", "DynamoDB"],
        misc: ["Firebase", "Socket.IO", "selenium", "puppeteer"]
    },
    architecture: ["Serverless Architecture", "Progressive web applications", "Single page applications"],
    currentProject: "I am developing n8n-nodes-chatwork for n8n using TypeScript",
    funFact: "There are two ways to write error-free programs; only the third one works"
};
⚡ Stackoverflow Stats IMG
⚡ Github Stats hoangdv's Github Stats hoangdv's Github Stats

Pinned Loading

  1. clean-code-typescript clean-code-typescript Public

    Forked from labs42io/clean-code-typescript

    Clean Code concepts adapted for TypeScript

    TypeScript 19 8

  2. dynamodb-generic-repository dynamodb-generic-repository Public archive

    Generic DynamoDB Repository with Typescript and Node.js

    TypeScript 5

  3. TypeScript Decorators Examples TypeScript Decorators Examples
    1
    function logClass(target: any) {
    2
     
    3
      // save a reference to the original constructor
    4
      var original = target;
    5
     
  4. n8n-nodes-chatwork n8n-nodes-chatwork Public

    Provides n8n nodes to retrieve data from Chatwork API.

    TypeScript 4 1