Tools 101: Custom Automation Suite
Tools 101 is a comprehensive monorepo containing various custom automation tools and scripts. These tools were designed and developed to streamline daily digital workflows, eliminate highly repetitive tasks, and drastically improve productivity across different platforms.
Key Automation Modules
- Bulk WhatsApp Community Manager: A script designed to automate administrative tasks across multiple WhatsApp communities, managing broadcasts and member moderation programmatically.
- Python Desktop Automation Widget: A floating, GUI-less script executor built in Python that sits on the desktop, allowing instant invocation of macro-tasks and background processes without opening a terminal window.
- Financial PDF-to-Excel Parser: The foundational script that later evolved into the full-fledged FinTabula web app, providing early-stage heuristic parsing of dense tabular data.
Design Philosophy
The overarching goal of the suite is "frictionless execution." Whether it's managing files, parsing documents, or dispatching messages, every tool is optimized to run silently, log accurately, and require zero graphical overhead unless strictly necessary.