Become a sponsor to Dustin
Hey there đź‘‹, the name is Dustin. I create open-source tools at the frontier of AI, virtual currencies, and automation. My work spans decentralized systems, work releasing open libraries, AI-driven task management (TodoAI), timebanking (BitTime), advanced build automation (Dazzle), and game tools and AI libraries.
My projects explore how scarcity, information theory, and automation shape our digital interactions—from AI-powered productivity to cryptographic trustless exchange systems. Sponsorship helps me dedicate more time to refining these tools, expanding research into AI-driven coordination, and pushing the boundaries of open-source tooling.
If you're interested in AI automation, decentralized systems, or building the next evolution of virtual economies, any and all support directly fuels R&D in these areas.
Thanks for reading and helping out!
-Dustin
Featured work
-
djdarcy/Prime-Square-Sum
A python script that squares primes and sums them together to determine if the base number of elements (r) in a triangular number (b): sum_(x=1)^r t(b, r, x); is equal to a series of squared primes.
Mathematica -
djdarcy/process-delta
Captures snapshots of running processes & services, compares differences, & perform actions (stopping, starting, or restarting) based on the differences. Acts an automated "startup" mechanism to la…
Python -
djdarcy/pattern-break
A powerful numeric gap detection tool for files and directories. Scans filenames, identifies missing numeric sequences, and generates reports in multiple formats. Features include range expansion, …
Python -
djdarcy/open-ports-and-programs
A cross-platform Python tool to list open ports and the programs owning them. Offers regex-based filters, sorting by PID/port/program, optional DNS resolution, and an auto-refresh mode. Designed fo…
Python -
djdarcy/find-best-images
Find Best Images is a cross-platform tool that scans directories for similar images, evaluates them using quality metrics (dimensions, DPI, size, date, & file format), and organizes the best versio…
Python -
djdarcy/discord-cleanup
A Discord bot to quickly clean up message spam in channels. Supports bulk deletion and cleaning up to specific messages with both slash and text commands.
JavaScript