Projects

  • Viper Browser - A cross-platform web browser with a focus on privacy, security, and minimalism. Compatible with Adblock Plus, uBlock Origin (partially), and some web extensions.
  • Ungoogled Qtwebengine-Chromium - Ungoogled-Chromium patches, binary pruning and domain substitution applied to qtwebengine-chromium. Used as the web engine for Viper Browser.
  • Mandelbrot Explorer - Modular Mandelbrot generator, with multiple frontends (GUI and CLI), customizable coloring algorithms, (near) infinite scaling, multithreaded image rendering and other neat stuff. This project was a fun and practical way for me to get back into C++ development, after spending years working primarily on solving higher-level business problems with higher-level programming languages and frameworks.