Skip to content
View rajtik76's full-sized avatar

Block or report rajtik76

Report abuse

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

Report abuse
rajtik76/README.md

Vladislav Rajtmajer

I build and run PHP / Laravel SaaS products.

  • captchaapi.eu - GDPR-compliant proof-of-work CAPTCHA, EU-hosted
  • billify.cz - invoicing for Czech businesses
  • poe.rajtik.com - Exile to Exile: free Path of Exile 2 tools (passive-tree planner, build compare, patch webhook)
  • laravel-blog.cz - writing about Laravel

Open source:

  • poe2-toolkit - Path of Exile 2 passive-tree toolkit: GGPK extraction, a headless geometry engine and a WebGL renderer
  • captchaapi/laravel - official Laravel SDK for captchaapi.eu, with native Livewire support

Open-source work is pinned below.

Pinned Loading

  1. captchaapi/laravel captchaapi/laravel Public

    Official Laravel SDK for captchaapi.eu - EU-hosted, GDPR-compliant proof-of-work CAPTCHA with native Livewire support.

    PHP 1

  2. poe2-toolkit poe2-toolkit Public

    Framework-agnostic Path of Exile 2 toolkit: shared GGPK access + passive-tree/item/gem extractors and tree renderers. Code only, no game data.

    TypeScript 1

  3. payment-qr-code-php payment-qr-code-php Public

    PHP library for generating SPD and SCD payment QR codes (SPAYD format) for Czech domestic payments.

    PHP

  4. laravel-translation-keys laravel-translation-keys Public

    Expose Laravel translation keys instead of translated strings using a clean middleware-based approach. Ideal for SPA apps with client-side i18n.

    Blade