Andreas Steinkellner
I am a (web) developer based in Graz (Austria) with a love for minimalist UIs.
🔭 I'm currently mostly working with Typescript, React and Vite.
🌱 In my spare time I'm learning Rust and Lua.
🎈 Occasionally, I get a little too obsessed with coffee, mechanical keyboards and NeoVim.
Beitrag
This talk presents Gizual, a cutting-edge open-source web application for visualising and interacting with Git code repositories. It leverages the power of web workers, WebAssembly, and a combination of optimisation techniques to run a Git visualisation locally in the web browser. The talk will look at some of the technical challenges which were overcome, including strategies to minimise memory footprint, implement performant file operations, and distribute workload using web workers.