Skip to content

SelfMadeSystem/silly-nans

Repository files navigation

Shoghi Simon's Silly Shenanigans

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!

DNA Matrix

Getting Started

You can view the animations by visiting my website.

Prerequisites

To build and run the animations locally, you'll need to have bun installed.

Building

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

Built With

Contributing

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.

Author

  • Shoghi Simon (aka SelfMadeSystem) - Website

License

This project is licensed under the GNU General Public License v3.0 - see the LICENSE file for details.