From cab3573b83337119534783c227a7afcdca23ca5a Mon Sep 17 00:00:00 2001 From: Kushal Das Date: Mon, 7 Oct 2024 14:39:26 +0530 Subject: [PATCH 1/5] Update CONTRIBUTING.md --- CONTRIBUTING.md | 15 +++++++-------- 1 file changed, 7 insertions(+), 8 deletions(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 6cda14c..36043b2 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -1,7 +1,6 @@ # Contributing Guidelines -Welcome to Hacktoberfest 2024! πŸŽ‰ We're excited to help beginners make their first successful pull request and contribute to open source. - +Welcome to **SkillShow**! πŸŽ‰ We’re excited to help beginners make their first successful pull request and contribute to open source. ## Eligibility Criteria 🚫 @@ -11,14 +10,14 @@ Welcome to Hacktoberfest 2024! πŸŽ‰ We're excited to help beginners make their f ## Tasks 🌈 - + 1. **Add Your Program Question and Solution**: - Create a folder: `/` - Include `question.md` and the solution file (C, Java, Python, etc.). - Add your name and GitHub username. - + 2. **Submit Your Portfolio Page**: - Follow the [template instructions](#). @@ -27,12 +26,12 @@ Welcome to Hacktoberfest 2024! πŸŽ‰ We're excited to help beginners make their f ## How to Contribute -1. **Star this Repository**: Hacktoberfest-2024. (`Important`) +1. **Star this Repository**: SkillShow. (`Important`) 2. **Fork the Repository**. 3. **Clone Your Fork**: ```bash - git clone https://github.com//Hacktoberfest-2024 - cd Hacktoberfest-2024 + git clone https://github.com//SkillShow + cd SkillShow ``` 4. **Create a New Branch**: ```bash @@ -49,4 +48,4 @@ Welcome to Hacktoberfest 2024! πŸŽ‰ We're excited to help beginners make their f git push -u origin ``` -Congratulations! πŸŽ‰ You've contributed to Hacktoberfest 2024! +Congratulations! πŸŽ‰ You’ve contributed to SkillShow! From 5f8211e4f6bb544916d7ba8da7e8d18eef882929 Mon Sep 17 00:00:00 2001 From: Kushal Das Date: Mon, 7 Oct 2024 14:46:39 +0530 Subject: [PATCH 2/5] Update data.json --- "Intermediate Level \360\237\223\201/data.json" | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git "a/Intermediate Level \360\237\223\201/data.json" "b/Intermediate Level \360\237\223\201/data.json" index e69de29..5ef9eaf 100644 --- "a/Intermediate Level \360\237\223\201/data.json" +++ "b/Intermediate Level \360\237\223\201/data.json" @@ -0,0 +1,8 @@ + + +[ + { + "name": "Kushal Das", + "githubUsername": "Kushal997-das" + }, +] From aa5b359c612281c8be894b9b264bc1fe97749e99 Mon Sep 17 00:00:00 2001 From: Kushal Das Date: Mon, 7 Oct 2024 14:48:01 +0530 Subject: [PATCH 3/5] Update README.md --- README.md | 111 +++++++++++++++++++++++++++++++++++++++++++++++++++++- 1 file changed, 109 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 94bb202..b5c74b2 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,109 @@ -# SkillShow -Welcome to the SkillShow repository! This is a collaborative space for beginners and intermediate programmers to showcase their skills through coding tasks and portfolio submissions. πŸ’»βœ¨ + + +
+ +## Welcome to SkillShow! πŸŽ‰ + +**SkillShow** is a collaborative repository aimed at helping beginners and intermediate programmers improve their coding skills and contribute to open-source projects. It provides a platform for users to showcase their programming questions and solutions, along with their personal portfolios. + +## Project Goals + +- **Empower Beginners:** Provide a friendly environment for newcomers to learn and contribute by submitting their programming questions and solutions. +- **Portfolio Development:** Encourage intermediate developers to create and share their personal portfolio pages, showcasing their skills and projects. +- **Community Building:** Foster a community of learners who can share knowledge, provide feedback, and support each other in their coding journeys. + + +--- + +### How to Get Started πŸš€ + +1. **Register your interest**: + - Follow the instructions in the repository to get involved. + - Be sure to read the guidelines carefully before starting. + +
+ +### Eligibility Criteria 🚫 + +- **⚠️ Duplicate programming questions will not be accepted.** +- **Star and Fork the Repository**: + - [SkillShow Repository](https://github.com/Kushal997-das/SkillShow) +- **You must fill the `data.json` file after completing your task.** + +--- + +### SkillShow Tasks 🌈 + +1. **[Beginner Level πŸ“](https://github.com/Kushal997-das/SkillShow/tree/main/Beginner%20Level%20%F0%9F%93%81)** + - **Task 1**: [Add Your Program Question and Solution](https://github.com/Kushal997-das/SkillShow/tree/main/Beginner%20Level%20%F0%9F%93%81) πŸ˜‡ + - **Before you start**, please **star ⭐ this repo** and open an issue related to your programming question or solution. + - Create a new folder for your programming question and its solution. The structure should look like this: + ``` + / + β”œβ”€β”€ question.md + └── (Solution file in any language: C, Java, Python, etc.) + ``` + - Don't forget to add your name and GitHub username [here](https://github.com/Kushal997-das/SkillShow/blob/main/Beginner%20Level%20%F0%9F%93%81/data.json). πŸ“ + +2. **[Intermediate Level πŸ“](https://github.com/Kushal997-das/SkillShow/tree/main/Intermediate%20Level%20%F0%9F%93%81)** + - **Task 2**: [Submit Your Own Portfolio Page / GitHub Profile](https://github.com/Kushal997-das/SkillShow/tree/main/Intermediate%20Level%20%F0%9F%93%81) πŸ“„ + - **Before you start**, please **star ⭐ this repo** and open an issue related to your portfolio submission. + - **How to Add Your Portfolio**: + - Create a new folder with your GitHub `username`. + - Add your portfolio `Image` file there. + - Ensure you don't modify anything in [this template](https://github.com/Kushal997-das/SkillShow/tree/main/Intermediate%20Level%20%F0%9F%93%81#readme). Simply copy the code and fill in your details: + ```html + + + + +
+ +

Your Name

+
+ ``` + - After submitting, add your profile details in [data.json](https://github.com/Kushal997-das/SkillShow/blob/main/Intermediate%20Level%20%F0%9F%93%81/data.json). πŸ“… + +--- + +### Contributing Guidelines 🀝 + +Check the [Contributing Guidelines](https://github.com/Kushal997-das/SkillShow/blob/main/CONTRIBUTING.md) for more information. + +
+ +### Need Help? πŸ€” + +If you have any questions, feel free to ask [here](https://github.com/Kushal997-das/SkillShow/discussions/categories/q-a). + +
+ +### Helpful Resources πŸ› οΈ + +These resources are essential for your journey: + +- **[Overview of Open Source](https://kushaldas.hashnode.dev/hacktoberfest-everything-you-need-to-know)**: Gain a comprehensive understanding of contributing to open source. +- **[Understanding Git Basics](https://kushaldas.hashnode.dev/essential-git-commands-a-beginners-guide-to-version-control)**: Master the fundamental concepts of Git. + +--- + +### Awesome Contributors 🌟 + + + + + + +:tada: :confetti_ball: **Happy Contributing!** :confetti_ball: :tada: + +``` + _____ _ _ __ __ + |_ _| |__ __ _ _ __ | | __ \ \ / /__ _ _ + | | | '_ \ / _` | '_ \| |/ / \ V / _ \| | | | + | | | | | | (_| | | | | < | | (_) | |_| | + |_| |_| |_|\__,_|_| |_|_|\_\ |_|\___/ \__,_| +``` + +--- + +Feel free to make any additional changes or let me know if you need further adjustments! From eb5aefedfdffcee3fcdf45ed35ea862e33cb7295 Mon Sep 17 00:00:00 2001 From: Kushal Das Date: Mon, 7 Oct 2024 14:48:37 +0530 Subject: [PATCH 4/5] Update README.md --- README.md | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index b5c74b2..4c5dc17 100644 --- a/README.md +++ b/README.md @@ -96,6 +96,8 @@ These resources are essential for your journey: :tada: :confetti_ball: **Happy Contributing!** :confetti_ball: :tada: + + ``` _____ _ _ __ __ |_ _| |__ __ _ _ __ | | __ \ \ / /__ _ _ @@ -104,6 +106,3 @@ These resources are essential for your journey: |_| |_| |_|\__,_|_| |_|_|\_\ |_|\___/ \__,_| ``` ---- - -Feel free to make any additional changes or let me know if you need further adjustments! From 25376ee4814215b98b393a27e892bcc62728f155 Mon Sep 17 00:00:00 2001 From: Kushal Das Date: Mon, 7 Oct 2024 14:50:08 +0530 Subject: [PATCH 5/5] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 4c5dc17..9bcf674 100644 --- a/README.md +++ b/README.md @@ -51,7 +51,7 @@ - **How to Add Your Portfolio**: - Create a new folder with your GitHub `username`. - Add your portfolio `Image` file there. - - Ensure you don't modify anything in [this template](https://github.com/Kushal997-das/SkillShow/tree/main/Intermediate%20Level%20%F0%9F%93%81#readme). Simply copy the code and fill in your details: + - Ensure you don't modify anything in [this template](https://github.com/Kushal997-das/SkillShow/blob/main/Intermediate%20Level%20%F0%9F%93%81/README.md). Simply copy the code and fill in your details: ```html