Posts
All the articles I've posted.
Introduction to Streamlit
Published: at 04:30 PMAn easy-to-follow introduction to Streamlit for building interactive web applications in Python.
Introduction to Kubernetes: Orchestrating Containers at Scale
Published: at 10:00 AMAn introductory guide to Kubernetes, explaining its core concepts, architecture, use cases, and why it's essential for modern application deployment.
Understanding the .PLY Point Cloud Format
Published: at 10:21 AMA comprehensive introduction to the .PLY (Polygon File Format) used in 3D scanning and computer graphics, including its structure, benefits, and how to work with PLY files using the open3d and pyntcloud libraries in Python.