Skip to content

EleMentor is a Python GUI application for chemistry learners. It helps users explore chemical elements

License

Notifications You must be signed in to change notification settings

silven-mohan/EleMentor

Repository files navigation

EleMentor

EleMentor is a Python GUI application for chemistry learners. It helps users explore chemical elements through their:

  • Names and abbreviations
  • Electronic configurations (including exceptions)
  • Periodic table group & period positions
  • Valence electrons

🔧 Features

  • Accepts atomic number, name, or symbol.
  • Highlights noble gases, metals, nonmetals, and metalloids.
  • Handles known exceptions in electron configurations.
  • Outputs are color-coded for clarity.

🚀 Getting Started

Run the App

python EleMentor.py

🧠 Design Highlights

  • GUI built with tkinter.

  • Dynamic console-like output area.

  • All data stored in in-code dictionaries—no external API calls needed.

📌 Limitations

  • Supports only up to element 118 for EC, valence, and position.

📃License

See included LICENSE file for more details.

Author: Silven Mohan

Presentation

Extract EleMentor_Overview.zip for ppt

About

EleMentor is a Python GUI application for chemistry learners. It helps users explore chemical elements

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages