Skip to content
View Rrishitt's full-sized avatar

Block or report Rrishitt

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 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

Pinned Loading

  1. DailyDo DailyDo Public

    DailyDo is your personal productivity co-pilot: calm, classy, and designed to make getting things done feel good. With ocean-toned visuals, adaptive themes, smart task inputs, and AI-crafted motiva…

    TypeScript

  2. Tools-In-Data-Science_Assignment-Solver Tools-In-Data-Science_Assignment-Solver Public

    HTML

  3. AI-Powered-Virtual-Assistant AI-Powered-Virtual-Assistant Public

    A simple terminal-based AI assistant (“Jarvis”) that uses the OpenAI API. It stores past messages for context, sends user input to a chat completion model, prints responses, and runs in an infinite…

    Python

  4. News-App-using-APIs News-App-using-APIs Public

    A simple news-fetching script that takes a topic from the user, queries the NewsAPI using HTTP requests, retrieves recent articles, and prints each article’s title and URL in a clean, numbered list.

    Python

  5. QR-Code-Generator QR-Code-Generator Public

    A simple Python script that takes a URL from the user, generates a QR code using the qrcode library, and saves it as a PNG file with the user’s chosen filename. Automatically appends .png if missing.

    Python