Skip to content
View kwaichanz's full-sized avatar
💻
exploring the old worlds
💻
exploring the old worlds
  • Thailand, Bangkok
  • 19:19 (UTC +07:00)
  • LinkedIn in/kwaichanz

Block or report kwaichanz

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

Hi I work as a software dev, usually revolving around the web and servers. I also do personal projects for learning and other purposes sometimes.

Languages and Tools:

javascript typescript react nodejs go mysql postgresql linux

🔥 My Stats :

GitHub Streak

Pinned Loading

  1. FC FC
    1
    "Typescript React Function Component": {
    2
        "prefix": "fc",
    3
        "body": [
    4
          "import { FC } from 'react'",
    5
          "",
  2. Upgrading PostgeSQL to a new major v... Upgrading PostgeSQL to a new major version in ArchLinux
    1
    ### Upgrading PostgreSQL to a major version in Archlinux
    2
    
                  
    3
    ```
    4
    # pacman -S postgresql-old-upgrade
    5
    
                  
  3. iptables flushed restoration iptables flushed restoration
    1
    #!/bin/sh
    2
    
                  
    3
    IPT="/sbin/iptables"
    4
    
                  
    5
    # Set default policies for all three default chains