Skip to content
View Iakirmon's full-sized avatar

Block or report Iakirmon

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

Hi, I'm Wojciech

ERP implementation specialist focused on system integrations — especially KSeF / FA(3) e-invoicing. When an integration needs more than a black-box check, I build tools that stay auditable: every finding ties back to an official source.

Public highlights

  • ksef-fa3-checker — FA(3) / KSeF invoice validator with auditable MF source quotes (demo)
  • sortlab — sorting algorithm measurement lab (Python): instrumentation, complexity fits, charts
  • ios-obd2-ble-diagnostics — native iOS OBD-II over BLE (SwiftUI + CoreBluetooth)
  • sfml2d — 2D graphics with SFML (C++)
  • weather_api — simple Python weather API

Pinned Loading

  1. ksef-fa3-checker ksef-fa3-checker Public

    FA(3) / KSeF structured invoice validator — every rule cites its source, every finding explains how to fix it

    Python 1

  2. ios-obd2-ble-diagnostics ios-obd2-ble-diagnostics Public

    Native iOS OBD-II diagnostics over BLE — live telemetry, session recording, SwiftUI + CoreBluetooth

    Swift 1

  3. sortlab sortlab Public

    Measurement lab for sorting algorithms in Python

    Python 1

  4. sfml2d sfml2d Public

    2D graphics experiments with SFML (C++)

    C++ 1

  5. weather_api weather_api Public

    Simple Python weather API

    Python