Skip to content
View asifsayyed06's full-sized avatar

Block or report asifsayyed06

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

Popular repositories Loading

  1. Robot-Vacuum Robot-Vacuum Public

    Python

  2. Travel-planner-Ai-Assistant Travel-planner-Ai-Assistant Public

    AI Travel Planner with a smart assistant for personalized trip planning, destination recommendations, itinerary generation, budgeting, and packingβ€”all in one intuitive interface.

    TypeScript

  3. Travel-planner-build-ai-assistant Travel-planner-build-ai-assistant Public

    I Travel Planner with a smart assistant for personalized trip planning, destination recommendations, itinerary generation, budgeting, and packingβ€”all in one intuitive interface.

    TypeScript

  4. DAA-Lab_Practicals DAA-Lab_Practicals Public

    Python

  5. Number-Guessing-Game Number-Guessing-Game Public

    The computer stores a secret number, and the user Time Complexity Best Case: O(1) (correct guess on the first attempt) Worst Case: O(1) (maximum of 3 attempts, which is a constant) Space Complexit…

    Python

  6. Car-Game-Command-Program Car-Game-Command-Program Public

    This Python program simulates a simple Car Game using a while loop and conditional statements. It continuously accepts commands from the user such as start, stop, help, and quit. Based on the comma…

    Python