Skip to content
View WillCaton2350's full-sized avatar

Organizations

@NanoLegion
Block or Report

Block or report WillCaton2350

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
WillCaton2350/README.md

Hi there 👋 I'm Will

  • 👯 I’m looking to collaborate on projects in Selenium.
  • 🎨 I’m currently learning about data pipelines.

Pinned

  1. Binance-Web-Scraper Binance-Web-Scraper Public

    Binance Spider: built using Scrapy, employs an ETL process that extracts crypto data from Binance's price page, organizes it using Scrapy items, and stores it in JSON format, for analysis and integ…

    Python

  2. Gesture-Tracking-opencv-python Gesture-Tracking-opencv-python Public

    Adjusts the volume by changing the distance between landmark[4] and landmark[8]; your pointer finger and thumb. This script utilizes the osascript, opencv, cvzone, math, and os modules. The boundin…

    Python

  3. Authentication-Bot Authentication-Bot Public

    Automated authentication bot in Java 17 using Selenium with the Firefox GeckoDriver. It creates a new browser instance and locates each element by XPath.

    Java

  4. Audio-Downloader-Website Audio-Downloader-Website Public

    Python and Django website that allows users to download audio files. Users can easily navigate the platform and download audio samples including drum patterns, bass loops and full beats as mp3 files.

    HTML

  5. PyQt6-AudioCompressor-GUI PyQt6-AudioCompressor-GUI Public

    Fully-Responsive GUI audio plugin written in pyqt6. Utilizes multiple QtWidgets with GUI logic written in python3.

    Python

  6. Generate_Binary_Matrix Generate_Binary_Matrix Public

    Generating a binary matrix using the binary representation of decimal numbers for each row. Binary Division.

    Python