Toggle navigation
Adam Rozman
Home
Research
Publications
Blog
Blog
Click a link or image below to view the corresponding article.
Creating a Cong Vase with Python CadQuery
-
March 12, 2026
Using CadQuery Python library to parametrically design a cong vase to 3D print for your desk.
FFT Signal Analysis using Python
-
February 10, 2026
Fourier Transform (FFT) signal processing in Python. Learn how to use the numpy FFT module and mitigate spectral leakage using windowing.