Twatter
Twatter is a social media platform that allows users to post tweets, follow other users, and like tweets. It was built using React, Node.js, and MongoDB.
Twatter is my learning playground, it features a wide variety of different technologies to build a modern social media platform. Some of the stand-out features of the platform is Video/Image sharing, private DMs, custom built User Account system with full profile customization which has some basic AI integrations. Videos and Images are stored, encoded and served from AWS using S3 and MediaConvert, emails are also managed and sent using AWS SES. The website is built using Next.js and it's new App Router using the T3 stack