Alexandros Gounis

Alexandros Gounis

Full-stack software developer building agentic workflows and AI automation as well as 3D/WebGL experiences
The React Tree Beyond the Web: Driving a Cross-Platform PDF Engine
React Summit US 2026React Summit US 2026
Upcoming
The React Tree Beyond the Web: Driving a Cross-Platform PDF Engine
A React tree wrapped in an Electron cross-OS runtime, orchestrating a PDF engine without blocking the main thread. This talk walks the real code: how workers perform optical character recognition against an OffscreenCanvas while the event loop keeps rendering, uninterrupted. Heavy garbage collection events and memory allocation are kept off the main thread.