P

Paul Ching

Tattoo

Cats

Bass

Cooking

True Colors: A Decade

About Me

An engineer who doesn’t look like one

Photos of me with long hair

I’m a front-end developer, sometimes dabbling in product design and a bit of not-so-serious full-stack work.

I grew up in Chaozhou’s ancient town and now live in Guangzhou. I’ve always been surrounded by Lingnan and Hong Kong culture, and I mostly speak Cantonese and Teochew in daily life.

I’m into being on my own, raising cats, long hair, tattoos, rock & metal, and cooking — all the good stuff.

Learn more >

Recent Blog

Tech Insights, Product Design & Life Musings

A modern flat ESLint configuration for ESLint V9

A modern flat ESLint configuration for ESLint V9

ESLint v9.0.0 is a major release of ESLint, it has several breaking changes, the biggest of which is the use of its configuration files and plugin ecosystem. For new projects, I provide an ESLint Config package with some of my personal commonly used ESLint configurations built in.

2025/3/14 00:35:02

Open Source Projects

Projects that I created or maintaining

@bassist/eslint-config

11
3
1.30k

A modern flat ESLint configuration for ESLint.

Configuration

blackwork

1
3.53k

Blackwork Tattoo style React UI layout (provides a unified interface for websites like my blog).

UI

vite-plugin-banner

107
5
8.61M

A Vite plugin that adds a banner comment to the header of each chunk file.

Bundling

@bassist/progress

11
3
17.53k

Simple slim progress bars base on NProgress.

UI

create-preset

45
3
63.25k

Provides the ability to quickly create preset projects.

Scaffold

refresh-token

11
3

The refreshToken scheme and demo based on OAuth 2.0 for Front end developer.

Tutorial

@re-dev/react-truncate

49
8
770.29k

Provides `Truncate`, `MiddleTruncate` and `ShowMore` React components for truncating multi-line spans and adding an ellipsis.

UI

chengpeiquan.com

59
9

My personal website, base on React 19 and Next.js 15.

Template

@bassist/tsconfig

11
3
7.97k

Some TSConfig files for working with TypeScript projects.

Configuration

@bassist/node-utils

11
3
18.84k

Opinionated collection of common Node.js utils.

Toolkit

cert-patroller

3
2

A patroller that regularly checks for expiring SSL certificates, based on Node.js and Porkbun APIs.

Server