https://github.com/Maxzilla60/Spelling-with-Elements
Spell out a word using the elements on the periodic table!
https://github.com/Maxzilla60/Spelling-with-Elements
chemistry elements fun periodic-elements periodic-table spelling spells
Last synced: about 1 year ago
JSON representation
Spell out a word using the elements on the periodic table!
- Host: GitHub
- URL: https://github.com/Maxzilla60/Spelling-with-Elements
- Owner: Maxzilla60
- License: other
- Created: 2015-09-02T18:08:40.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2020-10-02T16:10:52.000Z (over 5 years ago)
- Last Synced: 2024-07-31T19:39:48.323Z (almost 2 years ago)
- Topics: chemistry, elements, fun, periodic-elements, periodic-table, spelling, spells
- Language: JavaScript
- Homepage: https://maxzilla60.github.io/Spelling-with-Elements/
- Size: 65.4 KB
- Stars: 12
- Watchers: 4
- Forks: 4
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Spelling with Elements
Spell out a word using the elements on the periodic table!
[**Featured on VSauce (DONG)!**](https://youtu.be/AoZx4HN_Q6o?t=3m50s)
## What?
[**See it in action!**](https://maxzilla60.github.io/Spelling-with-Elements/)
This little website will take any word and try to spell it out using the symbolic names of the elements on the periodic table.
Clicking on each element will bring you to their respective Wikipedia page.
## Examples
Here are a few examples that work:
* Cereal
* Chocolate
* Heisenberg
* Iron
* Kryptonite
* Olives
* Sincere
* Soysauce
* [Vsauce](https://www.youtube.com/channel/UClq42foiSgl7sSpLupnugGA)
* Water
Feel free to post an [issue](https://github.com/Maxzilla60/Spelling-with-Elements/issues) with examples you've found!
#### External Technologies
This project makes use of [Bootstrap](http://getbootstrap.com/), [FontAwesome](http://fontawesome.io/) and [Periodic-Table-JSON](https://github.com/Bowserinator/Periodic-Table-JSON).