Skip to content
View poojadurairaj's full-sized avatar

Block or report poojadurairaj

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Popular repositories Loading

  1. SMS-spam-detection SMS-spam-detection Public archive

    Python 1

  2. codsoft_task1 codsoft_task1 Public

    Task: To Do List Application. This repository contains a Python ToDo List Application. Users can add, view, mark, and delete tasks. Tasks are saved to and loaded from a file.

    Python

  3. codsoft_task2 codsoft_task2 Public

    Task-2: Simple calculator.For Task-2, I developed a basic Python-based calculator that performs simple arithmetic operations like addition, subtraction, multiplication, and division. The user can i…

    Python

  4. codsoft_task3 codsoft_task3 Public

    Task-3: Password Generator in Python. In this task, I created a Python program that generates secure and random passwords based on user-specified length. The password includes a combination of lett…

    Python

  5. codsoft_task4 codsoft_task4 Public

    A Python-based "Rock-Paper-Scissors" game where users input `1` for Rock, `2` for Paper, and `3` for Scissors. The game determines the winner against a randomly generated computer choice.

    Python

  6. codsoft_task5 codsoft_task5 Public

    A simple Python "Contact Book" application that allows users to add, view, search, update, and delete contact details including name, phone number, email, and address.

    Python