Projects

List of my projects.
WebGPU MonitorGitHub Repo stars WebGPU Monitor

This web application enables real-time monitoring of GPU cards, offering an web interface to nvidia-smi.

Huanyang VFDGitHub Repo stars Huanyang VFD

Knowledge base about the Huanyang inverter: description of connection, configuration, and control. A collection of instructions.

K2000 Philips CT generator

Generator of access codes for the service menu of Philips CT scanners.

Mandelbrot set

A very fast WebGPU-based application for exploring the Mandelbrot set.

Parametric 3D Model Generator

This project is a web application for generating parametric 3D models intended for 3D printing. Its main goal is to simplify the creation of printable objects by allowing users to select a model type and define key dimensions such as wall thickness, height, and width. The generated geometry is rendered directly in the browser using WebGL, and the final model can be exported as an STL file for 3D printing.