vargula.hashnode.devVargula: Terminal Styling with Built-in Color Theory and AccessibilityExecutive Summary Vargula is a comprehensive Python library for terminal text styling that combines traditional ANSI color support with advanced features including algorithmic palette generation, WCAG accessibility validation, and colorblind simulati...Nov 21, 2025·8 min read
vargula.hashnode.devVargula: Because Your Terminal Deserves Better Than Black and WhiteThe Problem With Terminals (A Tragedy in One Act) Picture this: It's 2 AM. You're debugging production. Your terminal looks like a noir film from the 1940s. Everything is gray. Your soul is gray. Your coffee has gone cold and somehow also turned gray...Nov 21, 2025·6 min read
vargula.hashnode.devVargula: A Pragmatic Terminal Styling Library for PythonBecause your console called - it wants a couture upgrade! The Problem Nobody Asked Me to Solve Look, I know what you're thinking. "Another terminal styling library? Really? In 2024?" And you're right to be skeptical. Python already has like seventeen...Nov 18, 2025·6 min read
fylex.hashnode.devHow I Built Fylex: A Fast Python Tool to Clean, Organize, and De-Duplicate FilesLet me guess. You’ve got files named things like: report_final(1).docx vacation-final-final.jpg copy_of_copy_of_final_draft.pdf Sound familiar? I’ve been there. My Downloads folder was a digital landfill—overflowing with duplicates, mismatched n...Jun 16, 2025·3 min read