asciiOnlytest
Tests string for non ascii characters
Last Updated:
calc_percent
Simple program to calculate percentages for people who keep forgetting how to do it on a calculator. Just input numbers, get answer.
Last Updated:
calc_percent-2nums
Calculates what percentage one number is of another
Last Updated:
calculate-stockvalue
Calculates increase/decrease in stock value in number and percentage
Last Updated:
code_snippets
Small but useful programs I found online
Last Updated:
countdown-timer
Countdown timer without annoying blinky cursor.
Last Updated:
create_directory_and_file
Allows creation of subdirectory and file in root directories, without running program with sudo
Last Updated:
download-redirects
For redirected download links. Prints final url address or downloads the file.
Last Updated:
extract_csv
Look for string in single column and print rows that match.
Last Updated:
extract_html_links
Outputs string word is in between "a href" and "p" tags
Last Updated:
fix_spaces_in_fnames
rename files by replacing blank spaces with underscores
Last Updated:
get_average
As name states, simple program to calculate averages of numbers entered.
Last Updated: