Wisdom Ochei

Web developer driving impactful user experiences

    5.00
    Rating
    28
    Followers

741109, Nigeria

• Nov 11
Got the profile page working on my React Native app today. Users can now fetch and update their profile photos.
Learned a few cool things about Supabase too, like how to update auth metadata with the avatar URL and how to set up row-level security policies for inserts, selects,...
• Nov 5
Saw from Google Analytics that people rarely clicked into the project detail pages on my portfolio (https://developedbymighty.netlify.app). So I updated the homepage cards to include both a live site link and a details link. Small tweak, big UX win. I’d love to hear what you think.
Post image
Post image
• Nov 4
Today I set up tab navigation and built most of the home tab UI for my React Native fast-food app. Feels great seeing the UI take shape after all the setup work 😃.
Still a work in progress!
Post image
Post image
• Nov 3
Built the auth pages for my React Native app today and hooked them up to Supabase. I forgot how fast Supabase makes auth setup 😅 Also learned a few small things about form inputs along the way.
Next: tabs and homepage 👀
• Nov 2
Starting a new learning project: building a fast-food app with React Native, Expo, TypeScript, Tailwind CSS, and Supabase.
I’ve used Supabase before, but this time I want to really understand it.
I’ll be sharing progress daily as I build the auth flow, profile, and more.
Post image