Skip to content
View ovinu303's full-sized avatar

Block or report ovinu303

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. UiPath--Update-invoices-in-Outlook-using-discount-code-from-browser UiPath--Update-invoices-in-Outlook-using-discount-code-from-browser Public

    The process downloads Excel invoices from Outlook. Accesses each excel file, retrieves the discount code, goes to the link provided, retrieves the discount value using the discount code, then uses …

  2. Python--weather-details-using-API Python--weather-details-using-API Public

    This python project uses WeatherAPI.com API from Rapid API to fetch and display the current weather details, local time etc for a particular city as requested by the user.

    Python

  3. UiPath-top-3-stocks-in-US-UK-Crypto-using-parallel-activity UiPath-top-3-stocks-in-US-UK-Crypto-using-parallel-activity Public

    This UiPath project uses parallel activity to fetch the latest top 3 gainers in US stocks market, UK stock market, and crypto market asynchronously and display it to the user. Generic lists are use…

  4. UiPath--Sort-invoices-by-year-into-separate-folders UiPath--Sort-invoices-by-year-into-separate-folders Public

    This project will sort invoices by year as mentioned in their respective filenames into separate folders.

  5. UiPath-Google-video-search-Table-Extraction UiPath-Google-video-search-Table-Extraction Public

    This project will search Google in Edge browser for videos on "UiPath Academy". It will then use Table Extraction and Write Range activities to extract the video title, URL, and upload date of the …

  6. Python--Binance-TestNet Python--Binance-TestNet Public

    Python code to fetch account balance of all coins and tokens using Binance testnet.

    Python