mrzsomi.top
Student, maker, and embedded systems builder based in Hungary. Designs custom PCBs in EasyEDA, writes ISR-driven C++ firmware, and 3D prints the enclosures that hold it all together.
Comfortable across the full stack — from DRV8825 stepper drivers and CRC8-validated EEPROM all the way up to nginx-served SPAs behind Cloudflare tunnels.
Linear Filling Machine
Custom Arduino Nano firmware for a precision linear filling/spraying unit. 12-state ISR-driven state machine, CRC8-validated EEPROM persistence, layered hardware safety. Self-designed, manufactured PCB with DRV8825 stepper driver.
ESP32 RF Multi-Tool
Flipper Zero-inspired handheld with dual nRF24L01 modules and OLED display. Six passive RF/WiFi analytical modes. Resolved flash constraints with custom partition scheme; three firmware iterations to fix SPI re-init bugs.
Rowing Stroke Counter
Arduino Nano firmware using MPU-6500 IMU and SH1106 OLED. Evolved through stroke counter, 3D rotating cube visualizer, and digital spirit level. Resolved ATmega328 RAM overflow via PROGMEM and stack-allocated buffers.
ESP32 OTA Update System
Wireless firmware update stack using ElegantOTA v3 and ESPAsyncWebServer. HTTP Basic Auth, WiFi watchdog with auto-reconnect, and clean Arduino IDE integration for field-deployable IoT devices.
RoyalCore Minecraft Plugin
High-performance anti-dupe mechanics with continuous exploit vector mitigation. Discord webhook integration for live structural event logging.
Portfolio SPA + Infra
This site — single-file SPA with client-side routing, staggered CSS animations, and eight pages. Served via nginx in a Proxmox LXC container behind a Cloudflare tunnel.