✨ Miscellaneous projects, libraries, and scripts.
Project | Description |
---|---|
badge_inventory | A program to scrape the usscouts.org Merit Badge pages and output printable pamphlets 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. |
duckchat | Interface with the Duckduckgo AI chat. |
grade_history | Scrapes Genesis and makes a plot of my class grades over time. |
pdf_splitter | A CLI tool for automatically splitting a PDF into many smaller PDFs by section. |
projectile_sim | Visualizes projectile trajectories. Try it online with WASM here. |
Scripts | Old random scripts. |
soon | Little rust lib for filling struct fields after creation. Useful for self-referential structs. Very Unsafe. |
spotify_stats | Programs for analyzing spotify playlists / liked songs and your listing history. |
study | Free replacement for Quizlet's flash card mode. |
test_score_scraper | Tools for scraping and analyzing standardized test score and GPA data from naviance. |
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. |