Skip to content

RamakantCodes/Python-Automation-Projects

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

8 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

πŸ€– Python Automation Projects

A collection of beginner-friendly Python automation projects built to practice automation, file handling, basic NLP concepts, and the Python os module.

πŸ“‚ Projects Included

πŸ“Œ Project A – File Renamer Bot

Description: A simple Python script that automatically renames image files using a predefined naming pattern.

Key Concepts:

  • Python Loops
  • Lists
  • File Renaming Logic
  • String Formatting

πŸ“Œ Project B – Resume Skill Extractor (NLP Automation)

Description: A basic resume parser that checks whether predefined skills are present in a resume text.

Key Concepts:

  • Basic NLP
  • String Matching
  • Python Loops
  • Conditional Statements

πŸ“Œ Project C – AI Auto Directory Creator

Description: Creates a standard folder structure for AI/ML projects automatically using Python.

Key Concepts:

  • Python os Module
  • Folder Automation
  • Directory Management

πŸ› οΈ Technologies Used

  • Python 3
  • OS Module
  • Basic NLP Concepts

πŸš€ How to Run

  1. Clone this repository.
  2. Open any project folder.
  3. Run the Python file:
python filename.py

πŸ“š Learning Outcomes

  • Python Automation
  • File Handling
  • Directory Creation
  • Basic NLP
  • Problem Solving

πŸ‘¨β€πŸ’» Author

Ramakant Rathore

B.Tech CSE (Artificial Intelligence)

Passionate about Python, AI, Automation, and Problem Solving.

About

A collection of beginner-friendly Python automation projects including a File Renamer, Resume Skill Extractor, and AI Directory Creator.

Topics

Resources

Stars

Watchers

Forks

Contributors

Languages