Skip to content

AkshatSrivastava0312/textutils

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

textutils

This is my first website in django
This website is a combination of personal portfolio and a text analyzer

  • Personal Portfolio contains a landing page and an About page (designed just to make website a bit stylish)
  • A Text Analyzer tool (heart of this project) which has the following functions:-
    1. Count Characters in a given text
    2. Remove Punctuations in a given text
    3. Remove White Spaces in a given text