Skip to content
View rajtik76's full-sized avatar

Block or report rajtik76

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

Vladislav Rajtmajer

I work at the seam between hardware and the backend. An earlier decade of my career was firmware in C for Atmel AVR and PIC, telemetry APIs and LoRaWAN. The 12+ years since have gone into the PHP and Laravel services that field devices talk to.

Ingesting data from hardware is not a normal CRUD problem: the upstream is messy, the contracts have to be strict, and edge cases are the normal case. Having written the firmware end makes the backend end better.

Available for remote contract work across the EU. Czech OSVC, B2B only, part-time welcome.

Products I build and run

Open source

  • weather-station - both ends of one system: ESP32 firmware reading a BME280, and the Laravel API and dashboard it uploads to. Versioned wire protocol, readings buffered in RTC memory across deep sleep, idempotent ingest. Running at weather.rajtik.com
  • poe2-toolkit - eight MIT-licensed TypeScript packages on npm: GGPK extraction for game data, a headless passive-tree geometry engine and a WebGL renderer
  • exile2exile - the app those packages were built for: a free Path of Exile 2 companion with a build planner, passive tree, loot filter generator and shareable builds. Laravel 13 on PHP 8.4 with React, Inertia and TypeScript, PostgreSQL and Redis, automated game-data releases and CI contract tests. Running at poe.rajtik.com
  • captchaapi/laravel - official Laravel SDK for captchaapi.eu, with native Livewire support

Published on Packagist, WordPress.org and npm.

Stack

Embedded - C, C++, microcontrollers (Atmel AVR, PIC), telemetry, LoRaWAN
Backend - PHP, Laravel, REST API design, PostgreSQL, MySQL, Redis
Frontend - Livewire, Vue.js, React
Practice - Pest, PHPUnit, PHPStan, Docker, CI/CD, SCRUM

Contact

rajtik.com - CV - LinkedIn - X

Pilsen, Czech Republic (CET). Reachable 10:00-19:00.

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/rune/mod extractors and tree renderers. Code only, no game data.

    TypeScript 6 2

  3. exile2exile exile2exile Public

    Free, open-source Path of Exile 2 companion: build planner, passive tree, loot filter generator, and shareable builds.

    PHP 2

  4. 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

  5. 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

  6. pis-cesky pis-cesky Public

    Plugin pro Claude Code, který učí AI psát česky tak, aby text nezněl jako překlad z angličtiny. Nejedná se o blacklist frází, ale o pravidla odvozená z lidsky psaných českých textů. Sporné vazby na…

    Python