From 4cadcff0afe0760dd8456bda304867c65d9e0b18 Mon Sep 17 00:00:00 2001 From: Kushal Das Date: Fri, 11 Oct 2024 00:17:19 +0530 Subject: [PATCH] Update README.md --- README.md | 173 +++++++++++++++++++++++++++++++++++++++++++----------- 1 file changed, 139 insertions(+), 34 deletions(-) diff --git a/README.md b/README.md index 0b1d5aeba..2b574914f 100644 --- a/README.md +++ b/README.md @@ -1,34 +1,8 @@ -
-# 🌟 Project Guidance – Your One-Stop Resource for Projects! 🚀 - -Welcome to **Project Guidance**, the ultimate hub for beginner to advanced level projects across various domains! Whether you're just starting or looking to level up your skills, this repository has got you covered with well-organized, easy-to-understand source code. - -
- Project-Guidance-official-logo -
- ---- - - -## 📌 **About Project Guidance** - -This repository contains amazing projects across multiple programming languages, organized by domain and difficulty level. Whether you're a complete beginner 🔰 or an advanced developer, you can find or contribute projects that match your level. - -Our mission is to make project discovery simple. No more searching multiple places—consider this your personal project hub where you can find or add new projects in a few easy steps. Contributing isn’t just about coding, either! You can help by writing documentation, tests, or suggesting improvements. - -🎯 **Highlights:** - -- Beginner to advanced level projects 🏗️ -- Support for multiple domains (AI, IoT, Web, ML, and more!) 🌐 -- Easy contribution process 🤝 -- Open-source love ❤️ - - - ---- +### The Ultimate resources for beginner to advanced level projects all at one place 😎
+Project-Guidance-official-logo
@@ -51,12 +25,12 @@ Our mission is to make project discovery simple. No more searching multiple plac
+📌 Introduction +------------------ +**Project-Guidance** Contains amazing projects written in multiple programming languages. Here you can easily find beginner to advanced level projects. The main reason behind creating this repository is so that people can find their projects all at one place with the source code. Most of the programmers (beginners 🔰 ) are unable to find the project so we took the initiative to help them. Consider this repository as your personal space to find or add any new project to this repository . +Being an open source contributor doesn't just mean writing code, either. You can help out by writing documentation, tests, or even giving suggestions. 🌟🏆 -# 📌 Introduction - -**Project-Guidance** contains amazing projects written in multiple programming languages. Here, you can easily find beginner to advanced level projects, all in one place with source code. Many programmers, especially beginners 🔰, often struggle to find suitable projects, which is why we created this repository—to help them. -Consider this repository your personal space to find or add any new projects. Being an open-source contributor doesn’t just mean writing code; you can also help by writing documentation, creating tests, or even giving suggestions. 🌟🏆 --- @@ -73,8 +47,139 @@ Consider this repository your personal space to find or add any new projects. Be | **Web Development** | [Basic Web Projects](https://github.com/Kushal997-das/Project-Guidance/tree/main/Web%20Development/Basic) | [Intermediate Web Projects](https://github.com/Kushal997-das/Project-Guidance/tree/main/Web%20Development/Intermediate) | [Advanced Web Projects](https://github.com/Kushal997-das/Project-Guidance/tree/main/Web%20Development/Advanced) -## 📁 Website Folder -The `website` folder houses all frontend files for the web application, including HTML, CSS, JavaScript, and assets. This organized structure promotes clean development, enhances responsiveness, and facilitates easy collaboration. For more details, [click here](https://github.com/Kushal997-das/Project-Guidance/tree/main/website). +## Contributing :handshake: + +[![PRs Welcome](https://img.shields.io/badge/PRs-welcome-brightgreen.svg?style=flat&logo=git&logoColor=white)](https://github.com/Kushal997-das/Project-Guidance/pulls)[![Open Source Love](https://badges.frapsoft.com/os/v2/open-source.svg?color=red)](https://github.com/Kushal997-das/Project-Guidance) + +> Please read our [Code of Conduct :octocat:](https://github.com/Kushal997-das/Project-Guidance/blob/main/CODE_OF_CONDUCT.md). + + +**We're accepting PRs for our open and unassigned [issues🐛](https://github.com/Kushal997-das/Project-Guidance/issues)**. Please check [CONTRIBUTING.md✨](https://github.com/Kushal997-das/Project-Guidance/blob/main/CONTRIBUTING.md). We'd love your contributions! **Kindly follow the steps below to get started:** + +**0.** Star [this](https://github.com/Kushal997-das/Project-Guidance) repository. + +**1.** Fork [this](https://github.com/Kushal997-das/Project-Guidance) repository. + +**2.** Clone the forked repository. + +```bash +git clone https://github.com//Project-Guidance +``` + +**3.** Navigate to the project directory. + +```bash +cd Project-Guidance +``` + +**4.** Create a new branch. + +```bash +git checkout -b +``` + +**5.** Make changes. + +**6.** Stage your changes and commit + +```bash +git add -A + +git commit -m "" +``` + +**7.** Push your local commits to the remote repo. + +```bash +git push -u origin +``` + +**8.** Create a [PR](https://help.github.com/en/github/collaborating-with-issues-and-pull-requests/creating-a-pull-request) to `develop` ! + +**9.** **Congratulations!** :tada: Sit and relax, you've made your contribution to [Project-Guidance](https://github.com/Kushal997-das/Project-Guidance). :v: :heart: 💥 + +

+ +

Project Admin ❤️

+ + + +

Kushal Das

+ + + +

Engaging and Collaborating with

+ + + + + + + + + + + + + + + + +
GSSOC Hacktoberfest_icon SOWC3.0 hecktoberfest2023 winter of blockchain girlscript
+ + + + + + + + +
+ +## Stargazers over time 🤗🚀 + +Stargazers over time

+ + + + + +
+ + +[![forthebadge](https://forthebadge.com/images/badges/built-by-developers.svg)](https://forthebadge.com) +[![forthebadge](https://forthebadge.com/images/badges/built-with-love.svg)](https://forthebadge.com) +[![forthebadge](https://forthebadge.com/images/badges/built-with-swag.svg)](https://forthebadge.com) +[![smile please](https://forthebadge.com/images/badges/makes-people-smile.svg)](https://github.com/Kushal997-das/) + +## Awesome contributors :star_struck: + + +

+ +:tada: :confetti_ball: :smiley: _**Happy Contributing**_ :smiley: :confetti_ball: :tada: + + + + + + + ## 🤝 Contributing