You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Built a full-stack blog app with CRUD features using React, Firebase (Firestore & Auth), and Context API. Optimized performance by modularizing components and reducing the codebase by 30%. Achieved 0.8s load time via lazy loading, image compression, and efficient data fetching.