Challenges

Featured Challenge:
#188 — Voice Chatbot

In this coding challenge, ...

apr 20, 2026

Voice Chatbot

Filter by Language

Pick a language to filter

Filter by Topic

pixel sorting

In this coding challenge, I implement “Pixel Sorting” in Processing (Java). Using a “selection sort” algorithm, I sort the pixels of an image by brightness and hue.

Pixel Sorting in Processing