"Matrix Rain" effect using Vanilla JavaScript, CSS, and HTML. It displays a stream of random characters (letters, numbers, symbols) falling down the screen.
check: sefakozan.github.io/matrix
- Canvas API for dynamic animation.
- Specific word like "KOZAN" appearing in a random column.
- Light and dark green characters for visual depth.
- Responsive design: Adapts to window size changes.
- Smooth animation with a subtle fade effect.