An attempt to simulate original "Digital rain" effect from the Matrix movie.
Download source code and run Vite local development server:
git clone https://github.com/feesler/matrix-constructor.git
cd matrix-constructor
npm startnpm run buildOptimized bundle is generated at dist directory.