Pinned Repositories
BruteForceFileDownloader
Apply brute force combinations to generate all possible combinations of URL, for a particular base url, for file download
CorporateIndiaDataSourceXLSX
Data of the Companies registered, in India, with the Registrar of Companies, appointed by the Ministry of Corporate Affairs
hisaab
Hisaab (Settlement Calculator) : Split trip amount, accounted for each person, based on everybody's spending, on various commodities or services or anything else
IETF_RFCs
Internet Engineering Task Force (IETF) : Internet Standards : Request for Comments (RFC)
JavaPava
Encode and Decode : Java source code, to and from, Unicode
jdk
JDK main-line development https://openjdk.org/projects/jdk
justdial
Scrap city data from Just Dial, for various services
JustDialScrapping
Scrap city data from Just Dial, for various services
KnapsackProblemDecimalWeightNaturalValue
Knapsack Problem : Decimal Weight (Natural Value)
nse-52-week-high-low
Scrapping Automation suite : NSE 52 Weeks High-Low data, to be run once daily in the evening Indian Standard Time, it saves the output in CSV file. Commit the changes, and the git diff can be seen and analysed, between any two commits, to identify the market trends
matcdac's Repositories
matcdac/JustDialScrapping
Scrap city data from Just Dial, for various services
matcdac/BruteForceFileDownloader
Apply brute force combinations to generate all possible combinations of URL, for a particular base url, for file download
matcdac/nse-52-week-high-low
Scrapping Automation suite : NSE 52 Weeks High-Low data, to be run once daily in the evening Indian Standard Time, it saves the output in CSV file. Commit the changes, and the git diff can be seen and analysed, between any two commits, to identify the market trends
matcdac/CorporateIndiaDataSourceXLSX
Data of the Companies registered, in India, with the Registrar of Companies, appointed by the Ministry of Corporate Affairs
matcdac/hisaab
Hisaab (Settlement Calculator) : Split trip amount, accounted for each person, based on everybody's spending, on various commodities or services or anything else
matcdac/IETF_RFCs
Internet Engineering Task Force (IETF) : Internet Standards : Request for Comments (RFC)
matcdac/JavaPava
Encode and Decode : Java source code, to and from, Unicode
matcdac/jdk
JDK main-line development https://openjdk.org/projects/jdk
matcdac/justdial
Scrap city data from Just Dial, for various services
matcdac/KnapsackProblemDecimalWeightNaturalValue
Knapsack Problem : Decimal Weight (Natural Value)
matcdac/notification-box
Android app to send personalized push notifications, using GCP
matcdac/PlayingWithArrays
Arrays : Unique paths count from source to destination
matcdac/scraping-nse-bulk-deals
Runs continuously, watches real-time for any bulk or block deals made in NSE, if any encountered, it triggers SMS or Push Notifications to the concerned people who have subscribed
matcdac/spring-webflux-http-interceptor
matcdac/Sudoku
Sudoku : Generator & Solver
matcdac/UnZipPasswordHacker
Unzip a compressed password protected file, using the brute force approach, using all the ASCII keyboard characters
matcdac/vert-x-application
Sample application of using Vert.x framework in Java : currently in development