Skip to content

Repository for Hacktoberfest 2024 contributions. Beginner-friendly Python projects

Notifications You must be signed in to change notification settings

anudhananjay/MSClub-Hacktoberfest

 
 

Repository files navigation

Hacktoberfest Python Projects Repository

Welcome to the Hacktoberfest Python Projects Repository! This repository is a collection of beginner-friendly Python programs designed for participants to contribute during Hacktoberfest. Each project contains specific issues that contributors can work on to enhance their coding skills and engage with the open-source community.

Programs

  1. Hello World
  2. Calculator
  3. FizzBuzz
  4. Palindrome Checker
  5. Fibonacci Sequence
  6. Factorial Calculator
  7. Prime Checker
  8. Count Vowels
  9. Reverse String
  10. Temperature Converter

Overview

This repository aims to provide a platform for beginners to learn and practice Python programming through various mini-projects. Each project focuses on a specific task and encourages contributors to enhance or optimize the existing code.

Getting Started

To get started with this repository:

  1. Clone the repository:

    git clone https://github.com/yourusername/your-repo.git
    
  2. Navigate to the project folder you want to work on:

    cd your-repo/project-folder
    
  3. Run the program using Python:

    python your_program.py
    
  4. Explore the issues in the repository to find tasks you can work on and contribute to.

Instructions

  • Replace yourusername and your-repo with your GitHub username and the actual repository name.
  • Replace project-folder and your_program.py with the appropriate folder and file names.

You can directly copy this Markdown into your README file. Let me know if you need further help!

License

This project is open-source and free for anyone to use, modify, and distribute. Contributions are welcome!

About the Microsoft Students Club

This repository is maintained by the Microsoft Students Club at Lords Institute of Engineering and Technology. Our club aims to foster a community of tech enthusiasts and provide a platform for students to learn, collaborate, and innovate. Through various workshops, hackathons, and projects, we encourage members to enhance their skills and engage with the latest technologies.

Join us in our journey to explore the world of technology and contribute to exciting projects like this one!

About

Repository for Hacktoberfest 2024 contributions. Beginner-friendly Python projects

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%