004 : Image Editor
I built this Image Editor as a simple, no-fuss way to edit and enhance images using Python and the Pillow library. It lets you do basic things like cropping, resizing, adding filters, and tweaking colors—perfect for quick edits without dealing with bulky software. I wanted to create something lightweight and easy to use, and this was a fun way to dive into image processing!
""There’s joy in simplicity—learning to create and refine things yourself makes the process just as rewarding as the result.""
With Undo Functionality
Coding Journey...