Skip to content
View tsoliangwu0130's full-sized avatar
๐Ÿป
๐Ÿป

Organizations

@osu-mist @ansible-tw @NHI2018 @furballizeragdolls @course-network
Block or Report

Block or report tsoliangwu0130

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

Hi, I'm Tso-Liang! ๐Ÿ‘‹

Linkedin Badge Gmail Badge

Software Developer

const tsoliang = {
  pronouns: 'he' | 'him',
  website: 'https://tsoliangwu.com/',
  email: 'tsoliangwu0130@gmail.com',
  linkedIn: 'https://www.linkedin.com/in/tsoliangwu/',
  languages: ['english', 'mandarin', 'taiwanese'],
  favorites: ['beer', 'lego', 'pokemon'],
  technologies: {
    frontEnd: {
      languages: ['html', 'css', 'javaScript'],
      tools: ['jekyll', 'jQuery', 'react', 'babel', 'webpack'],
      others: ['rwd', 'seo'],
    },
    backEnd: {
      python: ['flask', 'django', 'scrapy', 'pip', 'jupyter'],
      javaScript: [
        'node', 'ecmaScript', 'express', 'socket.io', 'sinon', 'mocha', 'chai', 'gulp', 'babel',
        'webpack', 'npm', 'yarn', 'eslint'
      ],
      java: ['groovy', 'gradle', 'grails', 'dropwizard'],
      api: [
        'openapi/swagger', 'jsonapi', 'restful', 'graphql', 'slate', 'apigee', 'jwt', 'oauth2',
        'postman'
      ],
    },
    devOps: {
      shells: ['bash', 'zsh', 'fish'],
      tools: [
        'ansible', 'jenkins', 'travisCi', 'vagrant', 'docker', 'elasticsearch', 'rabbitMq', 'aws'
      ],
      os: ['macOs', 'debian', 'centOs', 'ubuntu'],
    },
    databases: ['oracle', 'postgres', 'mongoDb'],
    tools: ['vim', 'vscode', 'git', 'drupal', 'jira', 'slack'],
  },
};

Pinned

  1. learn-ansible-and-jenkins-in-30-days learn-ansible-and-jenkins-in-30-days Public

    Ansible + Jenkins in 30 days tutorial.

    37 8

  2. osu-mist/express-api-skeleton osu-mist/express-api-skeleton Public

    Skeleton for Express APIs

    JavaScript 4 6

  3. osu-mist/persons-api osu-mist/persons-api Public

    OSU Persons API

    JavaScript 1 1

  4. osu-mist/students-api osu-mist/students-api Public

    OSU Students API

    JavaScript 2 1

  5. spotify-news spotify-news Public

    A Flask application to retrieve the singers' latest news according to your Spotify current playing song.

    Python 7 1

  6. chat-room chat-room Public

    A real-time chat room web application built with socket.io and Node.js.

    JavaScript 5 2