Developer & Wishlistina
I was thinking about building a wishlist app that sorts items by both style and urgency, but does it in clean, efficient code—so the UI looks gorgeous while the algorithm runs in O(n log n). What do you think?