Skip to content
View jirisach's full-sized avatar

Block or report jirisach

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 supported. This note will be visible to only you.
Report abuse

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

Report abuse
jirisach/README.md

Hi, I'm Jiri.

I build tools that protect CRM systems from bad data before it enters the system.

Focus areas:

• CRM data validation
• lead data pipelines
• automation and integrations
• RevOps tooling

Projects

Lead CSV Sanitizer
CLI tool that cleans and validates lead CSV files before CRM import.

Secure Lead Synchronization
Deterministic engine for safe lead synchronization across systems.

Lead Entry Guard (in progress)
Pipeline that validates and protects CRM imports from corrupted data.

Pinned Loading

  1. lead-csv-sanitizer lead-csv-sanitizer Public

    CLI tool for cleaning and validating lead CSV files before CRM import.

    Python

  2. secure-lead-sync secure-lead-sync Public

    Deterministic CRM lead synchronization engine. Prevent duplicate contacts and corrupted records.

    Python

  3. lead-entry-guard lead-entry-guard Public

    Deterministic ingestion gateway protecting CRM pipelines from duplicate storms and malformed lead data.

    Python