Skip to content
View farshidghaffari's full-sized avatar
😀
😀

Block or report farshidghaffari

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.

Content in all repositories owned by your account will be closed.
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
farshidghaffari/README.md

Farshid Ghaffari

AI-Leveraged Workflow & Business Systems Specialist

I identify operational problems, understand the existing workflow, redesign inefficient processes, and build practical systems using automation, APIs, internal tools and AI-assisted implementation.

My focus is on reducing unnecessary manual work, making workflows easier to follow and designing for more consistent output. AI helps accelerate implementation; problem definition, system decisions, review and validation guide the work.

Selected Work

1. Industrial Operations Automation

Real operational case study · Delivered and used operationally

An internal business system for Behrad Gas connecting operational information, invoice workflows and reporting. Delivered and used operationally, with ongoing supervision and iterative improvements.

I led problem discovery, requirements, workflow design, product decisions, iterative validation and delivery. Implementation was AI-assisted and developed under my direction, review and testing.

Explore the operational case study — public documentation, conceptual diagrams and clearly labeled synthetic examples; private implementation and company data are excluded.

2. PyxMint Translator

Working, field-tested MVP · Documentation-only case study

Designed and iterated a browser-based multilingual conversation workflow for face-to-face use, including explicit turn-taking, field testing under noisy conditions, and documented product trade-offs.

Explore the PyxMint case study — conversation workflow, conceptual diagrams, qualitative café observations and a proposed test matrix. Application source, real transcripts and private operational data are excluded. Field observations are qualitative, not benchmarks or evidence of equal performance across languages.

3. Excel / CSV Reporting Automation

Runnable Python implementation · Tests and CI

A repeatable reporting workflow that validates CSV/Excel input, separates accepted and rejected records, and produces a six-sheet workbook. Documentation explains rejection rules, metric meanings and source-row limitations.

Explore the reporting implementation — runnable example, automated tests, CI and synthetic report evidence.

4. CSV Data Cleaner & Validator

Focused Python implementation · Tests and CI

A supporting data-preparation workflow that normalizes headings and text, removes exact duplicates after normalization, checks required-column presence and reports remaining missing values.

Explore the cleaner implementation — runnable example, automated tests, CI and synthetic before/after evidence. Semantic email/date validation and an integration API are outside the current implementation.

How I Work

Understand the problem → map the existing workflow → identify friction and manual work → design the system → implement/integrate → test and iterate → document and deliver.

Technical Evidence

Capability Public evidence Scope / limits
Requirements, workflow design and operational delivery Industrial case study Delivered internal system; documentation and synthetic examples, not public application code or measured business outcomes.
Product decisions and testing under real conditions PyxMint case study Documentation-only account of a field-tested MVP; qualitative observations, with future tests clearly labeled.
Data validation and reporting automation Reporting implementation Runnable Python/Pandas/openpyxl workflow with tests and CI; local file processing, not a deployed reporting service.
Data normalization and preprocessing Cleaner implementation Supporting Python/Pandas implementation with tests and CI; required-column checks, not comprehensive semantic validation.

These repositories demonstrate different kinds of evidence. The implementation examples do not establish public FastAPI or API-service implementation evidence. Tests and CI cover the included scenarios; they are not comprehensive reliability guarantees.

Work With Me

For portfolio examples and a discussion of an operational workflow or practical system:

Portfolio · Case studies · Discuss a project

Pinned Loading

  1. industrial-operations-automation-case-study industrial-operations-automation-case-study Public

    Real-world case study of turning fragmented industrial operations into a connected internal business system.

  2. pyxmint-translator-case-study pyxmint-translator-case-study Public

    Documentation-only case study of PyxMint: designing and field-testing a browser-based workflow for face-to-face multilingual conversation.

  3. excel-csv-report-automation excel-csv-report-automation Public

    Automated data-to-report workflow that validates CSV/Excel inputs and generates structured, business-ready Excel reports.

    Python

  4. csv-data-cleaner-validator csv-data-cleaner-validator Public

    Reusable data-quality workflow for cleaning, validating, deduplicating, and preparing CSV data for reliable imports and automation.

    Python