Skip to content
View Hasan-github04's full-sized avatar

Block or report Hasan-github04

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

Pinned Loading

  1. Python-Based-Search-Engine Python-Based-Search-Engine Public

    Developed a custom search engine in Python leveraging the Google Custom Search API

    Python 1

  2. CodeAlpha_Task_Basic-Chatbot-Using-NLTK-and-CSV-Based-Responses CodeAlpha_Task_Basic-Chatbot-Using-NLTK-and-CSV-Based-Responses Public

    This chatbot is implemented using Python's NLTK library and pandas for dynamic, CSV-driven responses. It follows a rule-based approach using pre-defined patterns and responses stored in a CSV file.

    Python

  3. Face-Recognition-Attendance-project-OpenCV-Python- Face-Recognition-Attendance-project-OpenCV-Python- Public

    Python

  4. CodeAlpha_Task_File-Oraganizer-Script CodeAlpha_Task_File-Oraganizer-Script Public

    This Python script automatically organizes files in a specified directory by categorizing them into predefined folders based on their file types. It helps keep directories clean and structured by m…

    Python

  5. CodeAlpha_Task_Stock-Portfolio-Tracker CodeAlpha_Task_Stock-Portfolio-Tracker Public

    A web-based Stock Portfolio Tracker built with Flask that allows users to: Add and remove stocks, View real-time stock prices using the Alpha Vantage API, Monitor portfolio performance with live ga…

    HTML

  6. Web-Scraper-and-Client-Server-Application Web-Scraper-and-Client-Server-Application Public

    Automated web scraper for RIT Dubai employee data using Python, Selenium, and BeautifulSoup. Stored data in CSV with Pandas, handling missing entries. Built a client-server app with XML communicati…

    Python