Posts

Showing posts from April, 2024

Celebrating Completion of Backend Development Course with Twitube Backend Project!

Image
I'm thrilled to announce a significant milestone in my journey as a backend developer – completing the backend development course offered by ChaiAurCode. 🚀 As part of this course, I've tackled various assignments and projects, and I'm excited to share one of my proudest achievements: the Twitube backend project . What is Twitube? Twitube is a dynamic project that combines functionalities from YouTube and Twitter, creating a seamless user experience for content sharing and interaction. The project features a robust backend written in JavaScript using the Express.js framework, with MongoDB as the database and Mongoose ORM for data modeling. Project Highlights: Implemented essential functionalities such as user authentication, video uploads, content sharing, and more. Leveraged a range of dependencies including bcrypt, cloudinary, cors, and jsonwebtoken to enhance project functionality. Ensured code quality and consistency by following best practices in software development. ...