MV's Code Guide

This Blog aims to provide notes on Computer Science Subjects

  • Home
  • Python
    • Python Basics
    • Pattern Programs
    • Python String Programs
    • Python Mini Projects
  • Java
    • Java
    • Questions on Core Java
    • Questions on JDBC
    • Questions on Multithreading
  • Operating System
    • OS-My notes
    • OS - Theory
  • Neural Network
  • BOOKS
    • Operating System
    • C#
    • ASP.NET
    • SQL
    • LET US C
  • Projects
    • Data Analysis Projects
    • ML Projects
    • NLP Projects
    • CV Projects
    • Data Science Projects

Python Mini Projects

1. Story Generator

2. Value Convertor

3. Rock Paper Scissors Game

4. Password Generator

5. Spell Checker using textblob and  pyspellchecker

6. Extract text from an Image

7. Writing Text to an Image

8. Extract Audio from Video file

Email ThisBlogThis!Share to XShare to FacebookShare to Pinterest

No comments:

Post a Comment

Home
Subscribe to: Posts (Atom)

Followers

Search This Blog

Blog Archive

  • ▼  2024 (1)
    • ▼  May (1)
      • Name Numerology
  • ►  2023 (10)
    • ►  November (10)
  • ►  2020 (119)
    • ►  October (1)
    • ►  September (3)
    • ►  August (12)
    • ►  June (2)
    • ►  May (79)
    • ►  April (10)
    • ►  March (6)
    • ►  February (6)

About Me

My photo
Mayuri Vohra
View my complete profile

Pages

  • Home
  • Sitemap
  • Python
  • Python Patterns
  • Java

Labels

  • asp.net

Popular Posts

  • Spell Checker with Python
     We can use two different packages to create spell checker 1. Using textblob 2. Using pyspellchecker Video Explanation:       Source Code:  ...
  • Extract Text From Image Using Python
        We are going to use pytesseract and pillow library to work on this project! Before you start coding, you need to complete three tasks: 1...
  • A Neuron
    A Neuron A neuron is a special biological cell that processes information. It is composed of a cell body or soma and two type...
Powered by Blogger.