Python

last modified: October 23, 2025

How to Create a Large 3D Printed Artwork

Posted on 2021-12-30— 3D Printing, Build, How and Why, Learn, Projects

I built a 100×80cm 3D‑printed artwork and walk through the technical steps I used: preparing mathematical height data, generating Z‑maps, slicing into printable tiles with Blender and PrusaSlicer, and assembling and painting the final piece. If you're curious about the scripts and workflow, read the full tutorial.

Read this post

My Personal Programming Language Recommendation Shift over Time

Posted on 2019-04-15— Recommendations

I've been developing software for over 20 years and share how my language preferences shifted—from assembler and C to Python, Swift, C++, Go and Rust. I outline use-cases and trade-offs in a personal, practical way; if you're deciding what to learn, please read the full post for detailed guidance.

Read this post