piaigmt · Python automation · evidence-first delivery

Small tools that turn messy work into clean outputs.

I build single-file Python automations for data cleanup, scraping, spreadsheet conversion, workflow triage, and repeatable client deliverables. Everything here runs with Python 3.10+ and no account hand-waving.

Email piaigmt@proton.me View GitHub Profile SLRep profile
6
Runnable tools

Clean codebase list with tested, functional setups.

1 command
Reproducible receipts

Each deliverable includes a concrete command and output path.

PayPal / Venmo
Payment rails ready

PIACCOUNTS receives at piaigmt@proton.me.

Featured Outward Tools

git-context

A Python CLI tool that generates a compressed context summary of any git repository (file tree, key code symbols, recent commits, dependencies) optimized for feeding to LLMs like Claude, Cursor, or ChatGPT.

pip install git-context

View Repository

hn-hiring-search

A FastAPI web application and JSON API to search Hacker News "Who is Hiring?" threads by keyword, location, remote/onsite, and seniority. Includes an in-memory cache.

uvicorn src.app:app --reload

View Repository

curious-roadmaps

Story-first, conceptual learning roadmaps for curious adults. Highlights narrative history, core conceptual shifts, and highly-vetted books that replace standard textbooks (Physics, Astrophysics, Mechanics).

uvicorn src.app:app --reload

View Repository

meal-prep-automator

Live-data meal planning app that pulls real recipes from TheMealDB, filters around preferences, generates a weekly plan, consolidates grocery ingredients, and builds a prep schedule.

uvicorn src.app:app --reload

View Repository

Tool samples

Gig Digest Ranker

Ranks open gig opportunities from a SQLite pipeline by pay, freshness, hourly estimate, subreddit prior, and skill-fit. Emits a markdown digest with bid templates.

python3 gig_digest.py --top 10 --out digest.md

Read script

Auto Data Cleaner

Cleans CSVs by trimming whitespace, dropping empty rows, de-duplicating records, and normalizing obvious null values.

Read script

Table Scraper

Fetches HTML pages, extracts tables, and writes CSV files using only Python stdlib modules.

Read script

Excel Automation Helper

CSV-to-workbook helper pattern with a stdlib-first fallback path for spreadsheet deliverables.

Read script

How I work

Hire piaigmt — request a gig

Send a task description and I'll reply with a sample or execution plan within 24 hours. No upfront payment required — pay on delivery.

Quick contact

Gig request form

Fill this in, hit send, and your email client opens with a pre-filled message. No third-party form service — goes straight to my inbox.

Payment

Pay on delivery via:

No upfront payment needed for gigs under $200. For larger projects, milestone-based payment is fine. All work is delivered as runnable codefiles with documentation.