/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. 💻✨

Primary LanguagePythonMIT LicenseMIT


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:
  • You must fill the data.json file after completing your task.

SkillShow Tasks 🌈

  1. Beginner Level 📁

    • Task 1: Add Your Program Question and Solution 😇
      • 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:
        <name of program>/
        ├── question.md
        └── <solution> (Solution file in any language: C, Java, Python, etc.)
        
      • Don't forget to add your name and GitHub username here. 📝
  2. Intermediate Level 📁

    • Task 2: Submit Your Own GitHub Profile 📄
      • 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. Simply copy the code and fill in your details:
          <table width="100%">
            <tr>
              <td align="center">
                 <img src="Image URL" height="250" width="300" />
                <p><a href="portfolio link">Your Name</a></p>
               </td>
            </tr>
          </table>
      • After submitting, add your profile details in data.json. 📅

Contributing Guidelines 🤝

Check the Contributing Guidelines for more information.


Need Help? 🤔

If you have any questions, feel free to ask here.


Helpful Resources 🛠️

These resources are essential for your journey:


Awesome Contributors 🌟

🎉 🎊 Happy Contributing! 🎊 🎉

     _____ _                 _     __   __          
 |_   _| |__   __ _ _ __ | | __ \ \ / /__  _   _ 
   | | | '_ \ / _` | '_ \| |/ /  \ V / _ \| | | |
   | | | | | | (_| | | | |   <    | | (_) | |_| |
   |_| |_| |_|\__,_|_| |_|_|\_\   |_|\___/ \__,_|