This project involves creating a social networking platform designed for sharing short
videos. Users can communicate through video or audio, ask intriguing questions, and
answer them in video format. The goal is to help elderly individuals capture and share
life stories with family and friends, preserving their memories for years to come.
The platform includes several components:
● Web Version: Allows users without the full application to view videos, read
questions, and access profiles and activities through a browser.
● Admin Panel: Manages reports, sends invitations, and oversees user
interactions.
As a Full-Stack Engineer, I designed and built the entire application architecture from
the ground up, both on mobile and server sides. I set up CI/CD pipelines using CircleCI,
deployed the application on AWS Elastic Beanstalk with multi-container Docker, and
integrated artificial intelligence to generate engaging questions and facts based on user
data. I also developed unit and end-to-end tests to ensure comprehensive application
coverage.