{"id":26296086,"url":"https://github.com/lordzeusisback/periodic-table","last_synced_at":"2026-02-11T00:39:03.107Z","repository":{"id":255816972,"uuid":"853368345","full_name":"LordZeusIsBack/periodic-table","owner":"LordZeusIsBack","description":"An interactive educational tool that lets you combine elements through a drag-and-drop interface to visualize chemical compounds in real time. Built in Python, it’s designed to make learning chemistry fun and engaging.","archived":false,"fork":false,"pushed_at":"2025-02-05T21:55:11.000Z","size":50,"stargazers_count":1,"open_issues_count":1,"forks_count":1,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-03-31T19:51:15.100Z","etag":null,"topics":["chemistry","drag-and-drop","educational","interactive","learning","periodic-table","python3","simulation"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/LordZeusIsBack.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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}},"created_at":"2024-09-06T14:14:51.000Z","updated_at":"2025-03-31T16:40:09.000Z","dependencies_parsed_at":"2024-09-07T08:56:24.520Z","dependency_job_id":"b540939c-c868-4986-9a5b-e0e5080896a4","html_url":"https://github.com/LordZeusIsBack/periodic-table","commit_stats":null,"previous_names":["lordzeusisback/periodic-table"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LordZeusIsBack%2Fperiodic-table","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LordZeusIsBack%2Fperiodic-table/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LordZeusIsBack%2Fperiodic-table/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LordZeusIsBack%2Fperiodic-table/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/LordZeusIsBack","download_url":"https://codeload.github.com/LordZeusIsBack/periodic-table/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":253171218,"owners_count":21865282,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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","drag-and-drop","educational","interactive","learning","periodic-table","python3","simulation"],"created_at":"2025-03-15T04:16:56.023Z","updated_at":"2026-02-11T00:39:03.075Z","avatar_url":"https://github.com/LordZeusIsBack.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Elemental Combinator - Periodic Table\r\n\r\nThis project is an interactive educational tool named **Elemental Combinator**, designed to teach users about the periodic table of elements by allowing them to combine elements to form compounds. The project combines Python with graphical elements to create a dynamic and engaging experience.\r\n\r\n## Table of Contents\r\n- [Overview](#overview)\r\n- [Features](#features)\r\n- [Installation](#installation)\r\n- [Usage](#usage)\r\n- [Project Structure](#project-structure)\r\n- [Key Scripts](#key-scripts)\r\n- [Contributing](#contributing)\r\n- [License](#license)\r\n\r\n## Overview\r\nThe Elemental Combinator project allows users to drag elements into a merge box and visualize the resulting compounds. This interactive experience provides an engaging way to learn about chemistry and the periodic table.\r\n\r\n## Features\r\n- **Drag-and-Drop Functionality**: Drag elements into a merge box to combine them.\r\n- **Real-Time Feedback**: Visualize compounds as they are formed.\r\n- **Educational Tool**: Provides information about the elements and their combinations.\r\n- **Customizable Settings**: Adjust configurations to suit your preferences.\r\n\r\n## Installation\r\nTo run this project, you'll need Python installed along with the required dependencies. You can install the necessary packages using the following command:\r\n\r\n```bash\r\npip install -r requirements.txt\r\n\r\n\r\n## Usage\r\n1. **Clone the Repository**: Clone this repository to your local machine.\r\n2. **Install Dependencies**: Use the command above to install all necessary dependencies.\r\n3. **Run the Application**: Execute the main script to start the application.\r\n\r\n```bash\r\npython main.py\r\n```\r\n\r\n## Project Structure\r\nThe project includes the following main components:\r\n- **`main.py`**: The main script to run the application.\r\n- **`chemistry_constants.py`**: Contains constants related to the periodic table and chemical elements.\r\n- **`ai_model/`**: Contains the model and session scripts, which handle the logic for combining elements and generating feedback.\r\n- **`config/settings.py`**: Configuration settings for the project.\r\n- **`requirements.txt`**: Lists all required Python libraries.\r\n\r\n## Key Scripts\r\n### `main.py`\r\nThe main entry point of the application. It initializes the game environment and handles user interactions.\r\n\r\n### `chemistry_constants.py`\r\nDefines constants and data related to the elements, such as atomic numbers, symbols, and properties.\r\n\r\n### `ai_model/model.py`\r\nContains the logic for validating and combining elements to form compounds.\r\n\r\n### `config/settings.py`\r\nContains adjustable settings for the application, including visual and operational configurations.\r\n\r\n## Contributing\r\nIf you wish to contribute to this project, please fork the repository and create a feature branch. Pull requests are welcome!\r\n\r\n## License\r\nThis project is licensed under the MIT License - see the LICENSE file for more details.\r\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flordzeusisback%2Fperiodic-table","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flordzeusisback%2Fperiodic-table","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flordzeusisback%2Fperiodic-table/lists"}