Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/SuriyaaKudoIsc/animate-a-name
:smiley: A Google-like doodle by Suriyaa
https://github.com/SuriyaaKudoIsc/animate-a-name
animate doodle google-doodle name open-source website
Last synced: about 1 month ago
JSON representation
:smiley: A Google-like doodle by Suriyaa
- Host: GitHub
- URL: https://github.com/SuriyaaKudoIsc/animate-a-name
- Owner: suriyaa
- License: apache-2.0
- Created: 2014-04-25T10:42:59.000Z (over 10 years ago)
- Default Branch: gh-pages
- Last Pushed: 2021-12-31T20:51:32.000Z (about 3 years ago)
- Last Synced: 2024-09-28T09:18:24.446Z (4 months ago)
- Topics: animate, doodle, google-doodle, name, open-source, website
- Language: JavaScript
- Homepage: https://animate-a-name.tk
- Size: 94.7 KB
- Stars: 31
- Watchers: 5
- Forks: 19
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- Funding: .github/FUNDING.yml
- License: LICENSE.md
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
Animate a Name
A self-made Google Doodle written in JavaScript by Suriyaa Sundararuban
Table of Contents
- [Introduction](#introduction)
- [Features](#features)
- [Running the tests](#running-the-tests)
- [Built with & Hosted on](#built-with-and-hosted-on)
- [Contributing](#contributing)
- [Versioning](#versioning)
- [Feedback](#feedback)
- [Contributors](#contributors)
- [License](#license)
- [Donate](#donate)
- [Acknowledgments](#acknowledgments)Introduction
A self-made Google Doodle built with JavaScript by [Suriyaa Sundararuban](https://about.suriyaa.tk/).
Features
A few of the things you can do with "Animate A Name":
* Visit the websites
* Play with the bubbles
* View the open codeRunning the tests
Automated tests are built by [Travis CI](https://travis-ci.org/SuriyaaKudoIsc/animate-a-name).
Built with and Hosted on
* [NPM](https://www.npmjs.com/package/animate-a-name) - Dependency Management
* [git.suriyaa.tk](https://git.suriyaa.tk/) - Code Hosting Service ([code (v1)](https://git.suriyaa.tk/animatelogo/animate-a-name-v1) / [code (v2)](https://git.suriyaa.tk/animatelogo/animate-a-name-v2))
* [GitHub](https://github.com/) - Code Hosting Service ([code (v1)](https://github.com/SuriyaaKudoIsc/animate-a-name))
* [GitHub Pages](https://pages.github.com/) - Hosting Service ([site (v1)](https://animate-a-name.tk/))
* [bplaced](https://www.bplaced.net/) - Hosting Service ([site (v2)](https://v2.animate-a-name.tk/))Contributing
Please read [CONTRIBUTING.md](./CONTRIBUTING.md) for details on my code of conduct, and the process for submitting pull requests to this project.
Versioning
I use [SemVer](https://semver.org/) for versioning. For the versions available, see the [tags on this repository](https://github.com/SuriyaaKudoIsc/animate-a-name/tags).
Feedback
Feel free to send me feedback on [Twitter](https://twitter.com/SuriyaaKudoIsc) or [file an issue](https://github.com/SuriyaaKudoIsc/animate-a-name/issues/new). Feature requests are always welcome. If you wish to contribute, please take a quick look at the [guidelines](./CONTRIBUTING.md)!
Contributors
Thanks goes to these wonderful people ([emoji key](https://github.com/kentcdodds/all-contributors#emoji-key)):
| [
Suriyaa ✌️️](https://suriyaa.tk/)
[💻](https://github.com/SuriyaaKudoIsc/animate-a-name/commits?author=SuriyaaKudoIsc "Code") [🎨](#design-SuriyaaKudoIsc "Design") [📖](https://github.com/SuriyaaKudoIsc/animate-a-name/commits?author=SuriyaaKudoIsc "Documentation") [🚇](#infra-SuriyaaKudoIsc "Infrastructure (Hosting, Build-Tools, etc)") [📦](#platform-SuriyaaKudoIsc "Packaging/porting to new platform") [👀](#review-SuriyaaKudoIsc "Reviewed Pull Requests") | [
Tyrice Clark](https://github.com/tyricec)
[💻](https://github.com/SuriyaaKudoIsc/animate-a-name/commits?author=tyricec "Code") | [
Austin Krause](https://github.com/wunderkrause)
[💻](https://github.com/SuriyaaKudoIsc/animate-a-name/commits?author=wunderkrause "Code") | [
Aahash de Ruffy](https://aahash.tk/)
[💻](https://github.com/SuriyaaKudoIsc/animate-a-name/commits?author=aahashderuffy "Code") | [
greenkeeper[bot]](https://github.com/apps/greenkeeper)
[💻](https://github.com/SuriyaaKudoIsc/animate-a-name/commits?author=greenkeeper[bot] "Code") [🔧](#tool-greenkeeper[bot] "Tools") |
| :---: | :---: | :---: | :---: | :---: |This project follows the [all-contributors](https://github.com/kentcdodds/all-contributors) specification. Contributions of any kind welcome!
License
This project is licensed under the Apache License 2.0 - see the [LICENSE.md](./LICENSE.md) file for details
Donate
If this project brings some sort of value to you, you can give me a cup of coffee. :-)
[![Donate with PayPal](https://www.paypalobjects.com/en_US/i/btn/btn_donateCC_LG.gif)](https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=UZRFM579K6FL2&source=url)
Acknowledgments
Thanks to [Codecademy](https://www.codecademy.com/suriyaakudo), [robhawkes](https://github.com/robhawkes) and [GitHub](https://github.com/about) for supporting me with this project.