Skip to content
View nachochiappe's full-sized avatar

Block or report nachochiappe

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

👋 Hi, I’m Ignacio Chiappe

QA Lead (ISTQB® CTAL-TTA) • Buenos Aires, Argentina

Focused on quality engineering, test automation, and pragmatic tooling.

🔎 Areas I work in

  • 🧪 Quality Engineering & Test Strategy
  • 🛠 Test Automation
  • 🚀 CI/CD, mobile testing, release workflows

📂 Selected Repositories

A few examples of things I’ve explored or built:

  • 📊 fairsplit - Income-based shared expense settlement app
  • 💰 notion-savings — Python + Notion automation
  • 📦 mobile-release-boilerplate — Mobile release automation baseline
  • 🎭 playwright-typescript-poc — Playwright PoC

📫 How to reach me

Pinned Loading

  1. fairsplit fairsplit Public

    Fairsplit is a web app that helps households track monthly incomes and shared expenses, then calculate a fair, income-based settlement so everyone knows exactly who owes whom.

    TypeScript

  2. notion-savings notion-savings Public

    This is a Python script to update the prices of some cryptocurrencies in a Notion page. It also sums up the total of fiat + crypto savings.

    Python

  3. mobile-release-boilerplate mobile-release-boilerplate Public

    A lightweight, opinionated CI/CD boilerplate for shipping iOS and Android apps with GitHub Actions + Fastlane, supporting dev (TestFlight/Play Internal) and prod (App Store/Play Production) releases.

    Ruby

  4. playwright-typescript-poc playwright-typescript-poc Public

    Proof of Concept of Automation using Playwright

    TypeScript