Skip to content
View RolH1992's full-sized avatar

Block or report RolH1992

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

Pinned Loading

  1. chat_bot chat_bot Public

    Chat Bot This repository hosts a Flask-based chat bot application designed to provide a flexible and extendable platform for creating AI-driven chat interfaces. The bot can be integrated with vario…

    HTML

  2. async_function async_function Public

    A Python project demonstrating the use of asynchronous programming with 'asyncio' to manage tasks efficiently. This project includes a command-line interface (CLI) for adding, viewing, completing, …

    Python

  3. Book-project Book-project Public

    The "Book-project" repository contains a Python project focused on managing a collection of books. It includes functionalities for adding new books, viewing existing books, searching for books by v…

  4. Softwaretest1.py Softwaretest1.py Public

    The "Softwaretest1.py" repository contains a Python script designed for testing software applications. The script includes functions to automate the testing process, such as unit testing, integrati…

    Python

  5. Tech_Search_engine Tech_Search_engine Public

    This is a search engine for Amazon products using Streamlit with a Python library for building web applications.

    Python

  6. web_scraper web_scraper Public

    Description: A Rust web scraper that extracts titles of the top 250 movies from IMDb. It uses reqwest for HTTP requests, scraper for HTML parsing, and tokio for async operations. Prints titles in l…

    Rust