Skip to content
View nirmalakash993's full-sized avatar

Block or report nirmalakash993

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
nirmalakash993/README.md

Akash Nirmal

I build deterministic data and workflow systems for messy, exception-heavy operations, using Python, SQL, BigQuery, APIs, and Google Workspace.

My focus is practical automation: turning inconsistent inputs and operating rules into systems that can be inspected, reconciled, and approved by a person before consequential changes are accepted.

What I build

  • Data ingestion and quality controls — structured pipelines that validate inconsistent files and operational feeds before downstream use.
  • Reconciliation and exception workflows — controls that preserve missing or unpaid records, explain mismatches, and retain an audit trail.
  • Warehouse-backed reporting — reusable SQL and bounded presentation layers that move business logic out of fragile spreadsheets.
  • Product-data workflows — validation and approval patterns for structured catalog and operational data.

Selected technologies

Python · SQL · BigQuery · pandas · REST APIs · Google Apps Script · Cloud Storage · n8n · data quality · reconciliation

AI-assisted development

I use AI coding agents to accelerate investigation, implementation, debugging, review, and documentation. I define the requirements, business rules, acceptance criteria, and safety boundaries; verify generated work against source evidence and deterministic checks; and retain responsibility for production approval. The systems themselves use deterministic runtime logic rather than AI decision-making.

Selected technical work

Each repository below is an independently written clean-room reference: no employer or client source code, data, credentials, or identifiers. Each runs end to end from synthetic fixtures, with a deterministic demo and its own test suite.

Contact

LinkedIn

Pinned Loading

  1. commerce-data-automation-platform commerce-data-automation-platform Public

    Credential-free Python/SQLite reference for defensive CSV ingestion, governed marts, data-quality controls, and reconciled reporting.

    Python

  2. operations-reconciliation-controls operations-reconciliation-controls Public

    Credential-free Python reference for exception-preserving settlement and freight reconciliation with explicit grains and human release gates.

    Python

  3. resumable-drive-file-pipeline resumable-drive-file-pipeline Public

    Clean-room Python reference for approval-gated, resumable bulk-file operations with synthetic fixtures and duplicate-aware tests.

    Python