Skip to content
View AH64-dll's full-sized avatar

Block or report AH64-dll

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
AH64-dll/README.md

Hi, I'm AH64-dll 👋

🟢 Available for freelance projects — Python automation · web scraping & browser automation (CDP) · AI agents · Discord bots

I build developer tools, browser-automation utilities, and data dashboards — dependency-light, typed where it matters, and actually tested. Background in security research: email-format internals, spam/deliverability diagnostics, and bug-bounty reconnaissance tooling.

🚀 Featured projects

📮 rfc5322

A production-quality, zero-dependency Python package for parsing email addresses exactly as RFC 5322 defines them — a real grammar-driven recursive-descent parser implementing the complete ABNF from §3.2–§3.4 plus optional obsolete-syntax support from §4.4. Not a regex validator.

Strict & permissive modes · comments extracted · domain literals (IPv4/IPv6) · ships py.typed · 100 tests.

CI Tests Dependencies License

from rfc5322 import AddressParser

a = AddressParser(strict=True).parse('"Jane Doe" <jane@example.com>')
a.display_name   # 'Jane Doe'
a.addr_spec      # 'jane@example.com'

Five small Python utilities that talk directly to any Chromium-based browser over the built-in Chrome DevTools Protocol — no Selenium, no WebDriver binaries, no accounts, one dependency (websocket-client):

Utility Use
page_watcher poll pages/elements, alert on change (console / JSONL / webhook)
form_filler declarative JSON form filling, dry-run by default
table_scraper JS-rendered HTML tables → CSV/JSON
change_diff snapshot page text over time, unified diffs
cdp_healthcheck pre-flight health report for debugging-enabled browsers

CI License

Auto-updating, single-file interactive dashboard for the Solana ecosystem: DeFi TVL full history, stablecoin supply, top protocols by TVL, 7-day gainers, SOL market stats. Zero runtime dependencies; a GitHub Action re-fetches and rebuilds it daily. Hosted on GitHub Pages.

AI-native video editor driven as a local MCP server — ingest, transcribe, edit graph, melt/ffmpeg render, QC. Linux + Windows.

🛠️ What I work with

Python · JavaScript/TypeScript · Vue · ECharts · Chrome DevTools Protocol · automation & scraping · data pipelines · ffmpeg

📫 Get in touch

Open an issue on any of the repos above — I read them all. For freelance work, open an issue titled freelance: <short description> and describe your goal, timeline, and budget — I reply within 24 hours.

Popular repositories Loading

  1. OpenEdit OpenEdit Public

    AI-native video editor driven as a local MCP server. Linux + Windows: ingest, transcribe, edit graph, melt/ffmpeg render, QC.

    Python 44 3

  2. dmc-mouse-keyboard-ahk dmc-mouse-keyboard-ahk Public

    AutoHotkey scripts for playing old Devil May Cry games with mouse & keyboard. Maps mouse movement to camera control via raw input, and remaps mouse buttons + keyboard keys to match the game's contr…

    AutoHotkey 2

  3. awesome-python awesome-python Public

    Forked from vinta/awesome-python

    The definitive list that answers "I want to do X in Python, which tool should I use?"

    Python 1

  4. caser-cypher caser-cypher Public

  5. prayer-tracker prayer-tracker Public

  6. prayer-tracker-starter prayer-tracker-starter Public

    JavaScript