Developed a Blender addon using Python and the Blender Python API. The addon provides a custom UI panel in the 3D viewport that allows users to generate a two-dimensional grid of cubes. It also includes features to delete selected cubes and merge cube meshes sharing a common face. This project helped me learn object manipulation and UI creation using Blender’s Python API.