https://github.com/arsho/periodic_table
Periodic Table is a single page applicaion (SPA) that contains the periodic table with details information about all chemical elements.
https://github.com/arsho/periodic_table
Last synced: 5 months ago
JSON representation
Periodic Table is a single page applicaion (SPA) that contains the periodic table with details information about all chemical elements.
- Host: GitHub
- URL: https://github.com/arsho/periodic_table
- Owner: arsho
- Created: 2015-09-13T05:52:11.000Z (almost 11 years ago)
- Default Branch: master
- Last Pushed: 2022-12-19T18:44:35.000Z (over 3 years ago)
- Last Synced: 2025-07-02T09:46:46.785Z (about 1 year ago)
- Language: HTML
- Size: 1.08 MB
- Stars: 8
- Watchers: 4
- Forks: 7
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
## Periodic Table: [Live demo](https://arshovon.com/apps/periodic_table/)
The periodic table is a tabular arrangement of the chemical elements, ordered by their atomic number (number of protons in the nucleus),
electron configurations, and recurring chemical properties. The table also shows four rectangular blocks: s-, p- d- and f-block.
In general, within one row (period) the elements are metals on the lefthand side, and non-metals on the righthand side.
Periodic Table is a single page applicaion (SPA) that contains the periodic table with details information about all chemical elements.
Hopeful the students find this interesting.
### Periodic Table Demo
- Live demo: [https://arshovon.com/apps/periodic_table/](https://arshovon.com/apps/periodic_table/)
- Full table:

- Detail view:

### How to use
- Move the mouse over any element to show its basic information like name and mass.
- Click any element to show its detail information appears as popup.
### Developer
- [Ahmedur Rahman Shovon](https://arshovon.com/)
- [Imran Pollob](https://imranpollob.com/)