Collection of personal scripts
Parse Longest Java Method (Python)
Finds the longest Java method in a directory
Duplicate File Indexer (Javascript/NodeJS)
A NodeJS script that scans a directory and all its subdirectories, hashing each file to determine if there are any duplicates.
Web Scraping With Cheerio (Javascript/NodeJS)
A NodeJS script that scrapes twitter using Cheerio. Currently only extracts follower count, but more will be added.
All scripts are licensed under the MIT License