Today, I worked TalentFlow redesign of the job board web application what i did;
1. Redesigned the components layout.
2. Added an authentication system , using supabase.
3. Create the user profile table by writing simple SQL queries.
4. made use of Zustand for global management for the authentication system and proper context handling across the component.
Like this project
Posted Jul 17, 2026
Today, I worked TalentFlow redesign of the job board web application what i did;
1. Redesigned the components layout.
2. Added an authentication system , u...