An interactive periodic table website with animated 3D atomic models and orbital visualizations
Hi everyone,
Sharing an interactive periodic table website.
Periodic Table Website
GitHub Repository
Started this out as a small, fun side project, but it slowly turned into a deep dive of:
- atomic orbitals
- electron configurations
- 3D rendering
.glbmodel generation- mesh optimization for the web
Ironically, generating the orbital visualizations was the hardest part of the project and probably the most educational. Trying to balance scientific accuracy, visual clarity, and browser performance was way more challenging than I expected.
Some things the site focuses on:
- Interactive 3D atom visualizations.
- Dedicated pages for each element; I also tried to include some fun facts.
- Mobile-friendly.
- Educational + visual-first experience (you'll understand when you see it).
I would genuinely love feedback from people who know chemistry better than I do, especially how accurate the orbital representations and overall usefulness are.