{"id":19641046,"url":"https://github.com/hasnatrasool163/interactiveperiodictable","last_synced_at":"2026-05-15T14:36:42.548Z","repository":{"id":253041853,"uuid":"842283162","full_name":"Hasnatrasool163/InteractivePeriodicTable","owner":"Hasnatrasool163","description":"Periodic Table Application 🧪 Welcome to the Periodic Table Application! This JavaFX project provides an interactive and user-friendly interface to explore the periodic table of elements. Learn more about each element with a simple and elegant graphical user interface.","archived":false,"fork":false,"pushed_at":"2025-04-18T20:00:21.000Z","size":4131,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"version1.2","last_synced_at":"2025-11-21T14:12:03.162Z","etag":null,"topics":["chemistry","desktop-application","elements","group","java","javafx","period","periodic-elements","periodic-table","periodic-table-of-elements"],"latest_commit_sha":null,"homepage":"","language":null,"has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Hasnatrasool163.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2024-08-14T03:23:11.000Z","updated_at":"2025-04-18T20:00:53.000Z","dependencies_parsed_at":"2025-04-20T10:30:16.700Z","dependency_job_id":null,"html_url":"https://github.com/Hasnatrasool163/InteractivePeriodicTable","commit_stats":null,"previous_names":["hasnatrasool163/interactiveperiodictable"],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/Hasnatrasool163/InteractivePeriodicTable","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Hasnatrasool163%2FInteractivePeriodicTable","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Hasnatrasool163%2FInteractivePeriodicTable/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Hasnatrasool163%2FInteractivePeriodicTable/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Hasnatrasool163%2FInteractivePeriodicTable/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Hasnatrasool163","download_url":"https://codeload.github.com/Hasnatrasool163/InteractivePeriodicTable/tar.gz/refs/heads/version1.2","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Hasnatrasool163%2FInteractivePeriodicTable/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33070211,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-15T11:35:32.926Z","status":"ssl_error","status_checked_at":"2026-05-15T11:35:31.362Z","response_time":103,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["chemistry","desktop-application","elements","group","java","javafx","period","periodic-elements","periodic-table","periodic-table-of-elements"],"created_at":"2024-11-11T14:07:36.968Z","updated_at":"2026-05-15T14:36:42.529Z","avatar_url":"https://github.com/Hasnatrasool163.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# Interactive Periodic Table\n\nA dynamic and educational JavaFX application providing an interactive way to explore the periodic table of elements with rich features for chemistry enthusiasts, students, and educators.\n\n![Periodic Table Screenshot](https://github.com/user-attachments/assets/621bef8b-9bd5-4aab-b757-554292ecce41)\n\n\n## Features\n\n- **Complete Periodic Table**: Visual representation of all known elements with their basic properties\n- **Element Information**: Detailed information about each element including atomic number, mass, group, and period\n- **Element States Visualization**: Toggle between normal view and element state visualization (solid, liquid, gas, or unknown/synthetic)\n- **Real Element Images**: View actual photographs of elements when available\n- **Interactive Element Drag \u0026 Drop**: Drag elements to:\n    - Element Information Viewer: See details about a specific element\n    - Electron Shell Visualizer: View the electron configuration of elements\n    - Element Combiner: Experiment with combining elements\n- **Search Functionality**: Quickly find elements by name or atomic number\n- **Element Comparison**: Compare properties between any two elements\n- **Keyboard Shortcuts**:\n    - `Ctrl+F`: Quick search\n    - `Ctrl+H`: About application\n\n## Screenshots\n\n### Main Interface\n![Main Interface](https://github.com/user-attachments/assets/a4ccd5f4-6c9c-4ea9-ac59-93a3df37fca5)\n\n\n### Element States View\n![Element States](https://github.com/user-attachments/assets/3a30efff-bb83-427b-ac36-e0e8155a32b8)\n\n\n### Element Image View\n![Element Image]![images-of-products](https://github.com/user-attachments/assets/e6858614-54a7-4d21-a213-c25207c7e7aa)\n\n\n### Electron Configuration\n![Electron Configuration](https://github.com/user-attachments/assets/0cb9284d-f360-474b-998f-82d9110fd094)\n\n\n## Requirements\n\n- Java 17 or higher\n- JavaFX 22 or higher\n\n## Installation\n\n1. Clone the repository:\n```bash\ngit clone https://github.com/hasnatrasool163/InteractivePeriodicTable.git\n```\n\n2. Navigate to the project directory:\n```bash\ncd InteractivePeriodicTable\n```\n\n3. Build the project:\n```bash\nmvn clean install\n```\n\n4. Run the application:\n```bash\nmvn javafx:run\n```\n\n## Usage\n\n### Viewing Element Information\n- Click on any element to see basic information\n- Right-click on an element to access additional options:\n    - Show Details: View comprehensive element information\n    - Compare with Another Element: Compare properties of two elements\n    - View Element Image: See a real photograph of the element\n    - About Application: View application information\n\n### Using Element States Toggle\n- Click the \"Show States\" button to visualize elements by their physical states at room temperature\n- The legend at the right indicates the color coding for each state (solid, liquid, gas, unknown/synthetic)\n- Click \"Hide States\" to return to the standard periodic table view\n\n### Electron Shell Visualization\n- Drag any element onto the electron shell visualization area to see its electron configuration\n- The visualization displays the number of electrons in each shell\n\n### Element Combination\n- Drag elements to the combination area to experiment with element combinations\n- Clear the combination area with the \"Clear\" button\n\n### Search\n- Enter an element name or atomic number in the search field\n- Press Enter or click the \"Search\" button to highlight the matching element\n\n## Project Structure\n\n```\norg.htech.interactiveperiodictable/\n├── controller/\n│   └── PeriodicTableController.java\n├── layout/\n│   ├── CompoundFinder.java\n│   └── Layouts.java\n├── modal/\n│   └── Element.java\n├── utils/\n│   └── UtilityMethods.java\n└── resources/\n    ├── css/\n    │   └── style.css\n    ├── icons/\n    │   └── periodic.jpeg\n    └── images/\n        └── [element-images]\n```\n\n\n## Maven Configuration\nThe project uses Maven for dependency management. Key dependencies include:\n\n\u003cdependencies\u003e\n      \u003cdependency\u003e\n            \u003cgroupId\u003eorg.openjfx\u003c/groupId\u003e\n            \u003cartifactId\u003ejavafx-controls\u003c/artifactId\u003e\n            \u003cversion\u003e17.0.6\u003c/version\u003e\n        \u003c/dependency\u003e\n        \u003cdependency\u003e\n            \u003cgroupId\u003eorg.openjfx\u003c/groupId\u003e\n            \u003cartifactId\u003ejavafx-fxml\u003c/artifactId\u003e\n            \u003cversion\u003e17.0.6\u003c/version\u003e\n        \u003c/dependency\u003e\n\u003c/dependencies\u003e\n\n## Contributing\n\nContributions are welcome! Please feel free to submit a Pull Request.\n\n1. Fork the repository\n2. Create your feature branch (`git checkout -b feature/amazing-feature`)\n3. Commit your changes (`git commit -m 'Add some amazing feature'`)\n4. Push to the branch (`git push origin feature/amazing-feature`)\n5. Open a Pull Request\n\n## Acknowledgments\n\n-Inspiration from traditional periodic tables with modern interactive elements\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhasnatrasool163%2Finteractiveperiodictable","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhasnatrasool163%2Finteractiveperiodictable","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhasnatrasool163%2Finteractiveperiodictable/lists"}