/textutils

This is my first website in django

Primary LanguageHTML

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