TechSphere is a full-stack web application developed during my Web Development Internship at Codveda Technologies. It includes secure user authentication, role-based access control (User/Admin), article creation and management, and an admin approval system. The backend is built with Node.js and Express, connected to a MySQL database, implementing secure sessions, password hashing, and structured MVC architecture.