Pinned Repositories
Blue_State_Digital_to_NGP_VAN
Automating the transformation of Blue State Digital XML data to JSON for NGP VAN using Python, queues, and threading
Check_Voter_Status
Find_Your_Reps
Parallelized_RC4_Stream_Cipher
A very fast, memory efficient, memory-safe, secure, multi-threaded RC4 stream cipher implementation that allows a user to encrypt or decrypt a file using a random byte key and write to stdout or to a file, all in parallel
Search_Engine
Search Engine is a local, on-disk search engine for your text documents! Either use this program's custom boolean logic query language or write free-form text queries to find your data! Modify how specific your search algorithms and results are as well!
Smart_Compress
Intelligently compress or decompress a massive CSV file into and out of a Mongo Database, in parallel, with the ability to decompress only part of the original file, based on attributes and lookup information you provide.
samsuri100's Repositories
samsuri100/Search_Engine
Search Engine is a local, on-disk search engine for your text documents! Either use this program's custom boolean logic query language or write free-form text queries to find your data! Modify how specific your search algorithms and results are as well!
samsuri100/Blue_State_Digital_to_NGP_VAN
Automating the transformation of Blue State Digital XML data to JSON for NGP VAN using Python, queues, and threading
samsuri100/Smart_Compress
Intelligently compress or decompress a massive CSV file into and out of a Mongo Database, in parallel, with the ability to decompress only part of the original file, based on attributes and lookup information you provide.
samsuri100/Check_Voter_Status
samsuri100/Find_Your_Reps
samsuri100/Parallelized_RC4_Stream_Cipher
A very fast, memory efficient, memory-safe, secure, multi-threaded RC4 stream cipher implementation that allows a user to encrypt or decrypt a file using a random byte key and write to stdout or to a file, all in parallel