{"id":26296182,"url":"https://github.com/rohancyberops/ph-calculator","last_synced_at":"2025-06-18T01:36:06.134Z","repository":{"id":267935068,"uuid":"902804693","full_name":"RohanCyberOps/pH-calculator","owner":"RohanCyberOps","description":null,"archived":false,"fork":false,"pushed_at":"2024-12-21T01:59:14.000Z","size":8,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-06-10T01:57:33.030Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/RohanCyberOps.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE.md","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},"funding":{"github":"chrohangurjar"}},"created_at":"2024-12-13T09:56:07.000Z","updated_at":"2024-12-21T01:59:17.000Z","dependencies_parsed_at":"2024-12-23T10:25:07.045Z","dependency_job_id":"c7ff3e26-93cb-4dd0-95e6-5d82c67ed50a","html_url":"https://github.com/RohanCyberOps/pH-calculator","commit_stats":null,"previous_names":["chrohangurjar/ph-calculator","rohancyberops/ph-calculator"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/RohanCyberOps/pH-calculator","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RohanCyberOps%2FpH-calculator","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RohanCyberOps%2FpH-calculator/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RohanCyberOps%2FpH-calculator/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RohanCyberOps%2FpH-calculator/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/RohanCyberOps","download_url":"https://codeload.github.com/RohanCyberOps/pH-calculator/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RohanCyberOps%2FpH-calculator/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":260469044,"owners_count":23014022,"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":[],"created_at":"2025-03-15T04:17:11.992Z","updated_at":"2025-06-18T01:36:01.118Z","avatar_url":"https://github.com/RohanCyberOps.png","language":"Python","funding_links":["https://github.com/sponsors/chrohangurjar"],"categories":[],"sub_categories":[],"readme":"\n---\n\n# 🌟 pH Calculator 🧪\n\n![Project Banner](https://via.placeholder.com/1200x300.png?text=pH+Calculator+Project)  \u003c!-- Replace with actual project banner --\u003e\n\n## 📋 Overview\nThe **pH Calculator** is a simple yet powerful Python-based tool designed to compute the pH of a solution given its hydrogen ion concentration. This tool is perfect for students, chemists, and enthusiasts exploring the fascinating world of acids and bases.\n\n---\n\n## ⚡ Features\n- 🧮 **Accurate Calculations**: Compute pH using the formula `pH = -log10([H+])`.\n- 🔍 **Error Handling**: Alerts for invalid or zero values for concentration.\n- 💻 **User-Friendly Interface**: Command-line based for quick input/output.\n\n---\n\n## 🚀 Quick Start\n\n### Prerequisites\n- Python 3.11+ installed on your system.\n- Basic knowledge of terminal or command-line usage.\n\n### Installation\n1. Clone the repository:\n   ```bash\n   git clone https://github.com/chrohangurjar/ph-calculator.git  # Corrected repository URL\n   ```\n2. Navigate to the project folder:\n   ```bash\n   cd ph-calculator\n   ```\n\n3. Run the script:\n   ```bash\n   python pH.py\n   ```\n\n---\n\n## 📖 Usage\n\n1. Launch the program:\n   ```bash\n   python pH.py\n   ```\n2. Enter the hydrogen ion concentration (in M):\n   ```text\n   Enter the hydrogen ion concentration (in M): 0.001\n   ```\n3. Get the pH result:\n   ```text\n   The pH of the solution is: 3.00\n   ```\n\n---\n\n## 🤝 Contributions\n\nWe welcome contributions to improve this project! 🎉  \n### How to contribute:\n1. Fork the repository.\n2. Create a feature branch:\n   ```bash\n   git checkout -b feature-name\n   ```\n3. Commit your changes:\n   ```bash\n   git commit -m \"Add some feature\"\n   ```\n4. Push to the branch:\n   ```bash\n   git push origin feature-name\n   ```\n5. Open a Pull Request.\n\n---\n\n## 🛠️ Tech Stack\n- **Language**: Python\n- **Tools**: Math Library, Terminal Interface\n\n---\n\n## 📜 License\n\nThis project is licensed under the [MIT License](LICENSE).\n\n---\n\n## 📧 Contact\n\nFor any queries or feedback, feel free to reach out:  \n**Rohan Naagar**  \n- 📫 Email: [Rohan150907@gmail.com](mailto:Rohan150907@gmail.com)  \n- 🌐 GitHub: [chrohangurjar1](https://github.com/chrohangurjar)\n\n---\n\n### 🌟 Star the repository if you found this useful! ⭐\n```markdown\n⭐ **Your support keeps us going!** 🚀\n```\n\n---\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frohancyberops%2Fph-calculator","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frohancyberops%2Fph-calculator","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frohancyberops%2Fph-calculator/lists"}