top of page




WTWR Part 2: Front-End Completion & The Road to Full-Stack
Building on the initial frontend foundation of WTWR, this update focuses on cleaning up state management with React Context, implementing defensive data validation, and prepping the architecture to transition into a full-stack Node.js application.
Aykut Onat
May 192 min read


WTWR: My Journey Building a Smarter Closet
We’ve all had those mornings where you step outside and immediately realize you’ve made a huge mistake with your outfit. That’s exactly why I started building WTWR (What to Wear) . It’s a project I’ve been working on to solve that "what do I wear today?" dilemma using real-time weather data. Where it’s at right now The app is currently in its early stages, but the core logic is there. It pulls the temperature (like a nice 75°F here in Jersey City) and sorts through a digital
Aykut Onat
Apr 162 min read
bottom of page