Skip to content
View tsoliangwu0130's full-sized avatar
🍻
🍻

Organizations

@ansible-tw @NHI2018 @furballizeragdolls @course-network

Block or report tsoliangwu0130

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 Loading

  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 8 1

  6. chat-room chat-room Public

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

    JavaScript 5 2