Skip to content
View Poojachauhan25's full-sized avatar

Block or report Poojachauhan25

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. Greeting-app Greeting-app Public

    The Greeting App_ is a simple web application built using Node.js, Express, and React. It allows users to enter their name, fetch a personalized greeting from the backend API, and display it on the…

    JavaScript

  2. Contact_Management_System Contact_Management_System Public

    The Contact Management System is a simple and efficient web application that allows users to add, update, search, and delete contacts with a clean and user-friendly interface.

    HTML

  3. Snake_Game Snake_Game Public

    This _Snake Game_ has a modern UI with a Game Over popup that shows the score and options to Play Again or Submit Score. It features smooth gameplay, dynamic food spawning, and real-time score upda…

    Python

  4. Weather_App Weather_App Public

    This Weather App allows users to check the current weather conditions of a specified city. It fetches real-time weather data, including temperature, weather description, and city name, using an API…

    Python

  5. SMS-Spam-Detection SMS-Spam-Detection Public

    The SMS Spam Detection System is a Django-based application that classifies messages as spam or ham using machine learning and keyword-based filtering. It detects spam by analyzing suspicious words…

    Python

  6. Simon-Says-Game Simon-Says-Game Public

    _Simon Says_ is a memory-based game where players must remember and follow commands in the correct order. If they act without "Simon says," they lose!

    JavaScript