tools

This repository aggregates a collection of one-file tools built with AI, designed for efficiency and simplicity. Each tool addresses specific tasks, ranging from utilities to automation.

General Usage

Bookmarks Viewer - View

A minimal tool to visualize and categorize bookmarks. Supports tag-based filtering for efficient bookmark management.

Data Loss Prevention - View

Explains polynomial parity coding for error detection in data. Complements the research presented in this article.

Mood Tracker - View

Tracks daily mood entries and generates trend graphs, offering users a visual representation of emotional patterns over time.

Scriptime - View

A simple tool to generate movie scripts in fountain format, allowing users to write scripts with ease and export them in a readable format. Capability of exporting to Fountain format.

Invoices Generator - View

A tool to generate invoices for freelancers and small businesses. Users can input client details, services rendered, and generate a professional invoice in PDF format.

Easysql - Understanding Isolation Levels - View

A visual explanation of SQL isolation levels, illustrating the differences between them and their impact on database transactions.

Misc

Tools that don’t fit into the other categories. Most of them are just built-for-fun projects and just to prove concepts I had in my head while reading a book or learning something new.

SSTables Explanation - View

A visual aid for understanding SSTables in databases, illustrating read/write operations and data flow, targeted at database system learners.

IAM Permission Explorer - View

Analyzes AWS IAM policies, providing a graphical breakdown of granted permissions for auditing and validation purposes.