
localhost to deploy..project that changed my thinking....
As a fresher stepping into software development, I initially focused on languages, frameworks, and tutorials, building small projects just for practice. After months of learning the development cycle, trying, failing, fixing, and sometimes feeling frustrated but continuing, one project changed how I think about software. It made me realize development is not only about code, but about people, problems, and perspective. Because I love dancing, I built a small video platform for dancers where they can upload videos, connect, create playlists, and express themselves. While building it, I had to think beyond coding: understanding user needs, data flow, authentication, video delivery, and how the product should feel when someone uses it. On the backend, I learned the importance of security, validation, and proper data design. Creating a custom authentication flow taught me about sessions, cookies, verification, and how login systems affect user trust. Since it was a video platform, I also e
Continue reading on Dev.to Webdev
Opens in a new tab



