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
Developed a YouTube clone using HTML, CSS, JavaScript, Express.js, and MySQL, enabling user authentication, video uploads, view tracking, likes, and favorites. Implemented a dual-role system allowing users to act as both consumers and creators, with all activity dynamically stored and managed through a MySQL database.