Skip to content
View sreedevi-ps's full-sized avatar

Block or report sreedevi-ps

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. Employee-Management-System Employee-Management-System Public

    The project utilized Java Swing to build a user-friendly graphical interface, JDBC for managing the database connection, and MySQL as the backend database. The system supported essential CRUD opera…

    Java

  2. Pet-Adoption-Website---Happy-Tails Pet-Adoption-Website---Happy-Tails Public

    A web-based platform for adopting stray cats and dogs, built using HTML, CSS, JavaScript, Node.js, and MongoDB. It allows users to browse available pets, view detailed profiles, and apply for adopt…

    HTML

  3. Python-programs Python-programs Public

    This repository contains various Python programs covering different algorithms and data structures. These programs serve as a reference for learning and practicing Python programming.

    Python

  4. Chatbot- Chatbot- Public

    An interactive chatbot powered by Google Gemini Pro and built using Streamlit. It allows users to ask questions and receive intelligent responses in real-time. The chatbot maintains a conversation …

    Python

  5. CuppyCakes--an-E-commerce-website CuppyCakes--an-E-commerce-website Public

    Cuppy Cakes is a minimalist e-commerce website that operates without a traditional database, using JSON and dictionaries/models to store product information, including images. Cuppy Cakes is lightw…

    HTML

  6. CustomerFeedbackAnalyzer CustomerFeedbackAnalyzer Public

    This Customer Feedback Analyzer is a Django-based web app designed to process JSON feedback data, analyze sentiments with TextBlob, and visualize results using Chart.js. Developed in April 2025, it…

    Python