Skip to content
View rasdharidisha-280306's full-sized avatar

Block or report rasdharidisha-280306

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.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

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

Report abuse

Pinned Loading

  1. Drishti-AI Drishti-AI Public

    Drishti AI (resembling 'Vision') is a smart, interactive web application built with Streamlit that leverages Google's Gemini 3.1 Flash model to provide advanced image analysis and natural language …

    Python

  2. DocSim DocSim Public

    A PYTHON PROJECT THAT MEASURES SIMILARITY BETWEEN TWO DOCUMENTS USING VECTOR OPERATIONS AND COSINE SIMILARITY.

    Python

  3. hangman hangman Public

    "A modular command-line Hangman game built with Python. Features dynamic ASCII art, state-driven gameplay, and separated modules for word lists and visual assets to ensure clean, maintainable code."

    Python

  4. passwordgenerator passwordgenerator Public

    this project uses loops and lists to dynamically generate a password . uses random module functions such as choice() and shuffle() to make the password more complex

    Python