✨ Miscellaneous projects, libraries, and scripts.
| Project | Description |
|---|---|
| badge_inventory | A program to scrape the usscouts.org Merit Badge pages and output printable pantalets for our troop's outdated merit badge books. |
| boatinfo_downloader | Scrapes boat data from boatinfoworld.com and outputs it to a CSV file. |
| coding_bat_exporter | Logs into a coding bat account and downloads all of the custom problems into a JSON file. |
| dad_bot | Discord bot to track who uses the incredibly un-funny 'hi x im dad' jokes. |
| pdf_splitter | A CLI tool for automatically splitting a PDF into many smaller PDFs by section. |
| Scripts | Old random scripts. |
| soon | Little rust lib for filling struct fields after creation. Useful for self-referential structs. Very Unsafe. |
| study | Free replacement for Quizlet's flash card mode. |
| tgm_metadetector | Uses multiple 'AI text detectors' and returns how likely each one thinks is to be generated with a LLM. |
| world_wide_west | Uses Open-AI's GPT-3 modal to generate webpages for the specified path. |
| youtube_stats | Estimates how much of your life you have spent watching Youtube. Engages in some API key shenanigans. |