diff --git a/.idea/.gitignore b/.idea/.gitignore new file mode 100644 index 0000000..26d3352 --- /dev/null +++ b/.idea/.gitignore @@ -0,0 +1,3 @@ +# Default ignored files +/shelf/ +/workspace.xml diff --git a/.idea/ISRO_Mining_Site_FINAL_APP.iml b/.idea/ISRO_Mining_Site_FINAL_APP.iml new file mode 100644 index 0000000..d6ebd48 --- /dev/null +++ b/.idea/ISRO_Mining_Site_FINAL_APP.iml @@ -0,0 +1,9 @@ + + + + + + + + + \ No newline at end of file diff --git a/.idea/misc.xml b/.idea/misc.xml new file mode 100644 index 0000000..07115cd --- /dev/null +++ b/.idea/misc.xml @@ -0,0 +1,6 @@ + + + + + + \ No newline at end of file diff --git a/.idea/modules.xml b/.idea/modules.xml new file mode 100644 index 0000000..9989523 --- /dev/null +++ b/.idea/modules.xml @@ -0,0 +1,8 @@ + + + + + + + + \ No newline at end of file diff --git a/.idea/vcs.xml b/.idea/vcs.xml new file mode 100644 index 0000000..35eb1dd --- /dev/null +++ b/.idea/vcs.xml @@ -0,0 +1,6 @@ + + + + + + \ No newline at end of file diff --git a/README.md b/README.md index 80813d8..d8135f9 100644 --- a/README.md +++ b/README.md @@ -34,6 +34,11 @@ ![Contributors](https://img.shields.io/github/contributors/Devanik21/ISRO_Mining_Site_FINAL_APP?style=for-the-badge) ![Last Commit](https://img.shields.io/github/last-commit/Devanik21/ISRO_Mining_Site_FINAL_APP?style=for-the-badge) +![GitHub Stats](https://github-readme-stats.vercel.app/api?username=Devanik21&show_icons=true&theme=radical) + +![Top Languages](https://github-readme-stats.vercel.app/api/top-langs/?username=Devanik21&layout=compact&theme=radical) + + ## 🛠️ Tech Stack ![Python](https://img.shields.io/badge/python-3670A0?style=for-the-badge&logo=python&logoColor=ffdd54) @@ -65,6 +70,8 @@ + + ## 🌟 Key Features - **🔮 Prediction Model:** Forecast potential mining sites using advanced ML algorithms @@ -123,6 +130,7 @@ The project utilizes a synthetic dataset representing various celestial bodies a | [LICENSE](LICENSE) | Full text of the MIT License | | [CODE_OF_CONDUCT.md](CODE_OF_CONDUCT.md) | Code of Conduct for contributors | + ## 📄 License & Contributing | [![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](LICENSE) | [![Contributor Covenant](https://img.shields.io/badge/Contributor%20Covenant-2.1-4baaaa.svg)](CODE_OF_CONDUCT.md) |