https://github.com/selfmadesystem/silly-nans
A collection of silly 'nans I've made over the years
https://github.com/selfmadesystem/silly-nans
animation animation-css animations animations-css animations-css-js css effect effects html javascript js ts typescript
Last synced: 8 months ago
JSON representation
A collection of silly 'nans I've made over the years
- Host: GitHub
- URL: https://github.com/selfmadesystem/silly-nans
- Owner: SelfMadeSystem
- License: gpl-3.0
- Created: 2024-11-25T17:43:49.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-01-26T23:11:55.000Z (over 1 year ago)
- Last Synced: 2025-01-27T00:19:26.052Z (over 1 year ago)
- Topics: animation, animation-css, animations, animations-css, animations-css-js, css, effect, effects, html, javascript, js, ts, typescript
- Language: JavaScript
- Homepage: https://shenanigans.shoghisimon.ca/collection/
- Size: 4.87 MB
- Stars: 2
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Shoghi Simon's Silly Shenanigans
This is a collection of fancy effects, animations, and other cool stuff 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!

## Getting Started
You can view the animations by visiting my [website](https://shenanigans.shoghisimon.ca/).
### Prerequisites
To build and run the animations locally, you'll need to have [bun](https://bun.sh/) installed.
### Building
If you'd like to run the animations locally, you can clone the repository, install the dependencies, and run the development server.
```bash
git clone https://github.com/SelfMadeSystem/silly-nans.git
cd silly-nans
bun i
bun dev
```
## Built With
- [HTML](https://developer.mozilla.org/en-US/docs/Web/HTML)
- [CSS](https://developer.mozilla.org/en-US/docs/Web/CSS)
- [SVG](https://developer.mozilla.org/en-US/docs/Web/SVG)
- [Tailwind CSS](https://tailwindcss.com/)
- [TypeScript](https://www.typescriptlang.org/)
- [React](https://reactjs.org/)
- [Astro](https://astro.build/)
- [Bun](https://bun.sh/)
- [Cloudflare Pages](https://pages.cloudflare.com/)
## 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](https://shoghisimon.ca/)
## License
This project is licensed under the GNU General Public License v3.0 - see the [LICENSE](LICENSE) file for details.