This is a collection of fancy effects and animations that I've created using HTML, CSS, SVG, and JavaScript over the years. I noticed that I've been creating a lot of these for projects I've worked on, and I thought it would be fun to compile them all in one place. I hope you enjoy them!
You can view the animations by visiting my website.
To build and run the animations locally, you'll need to have bun installed.
If you'd like to run the animations locally, you can clone the repository, install the dependencies, and run the development server.
git clone https://github.com/SelfMadeSystem/silly-nans.git
cd silly-nans
bun i
bun dev
If you'd like to contribute to this project, please open an issue or a pull request. I won't be accepting most contributions, but I'm open to suggestions and improvements.
- Shoghi Simon (aka SelfMadeSystem) - Website
This project is licensed under the GNU General Public License v3.0 - see the LICENSE file for details.