← Back to Home
Live

Social Media Feed Platform

A production-style full-stack application built with a modern frontend and a Django GraphQL backend, designed to support user authentication, media handling, profile management, and interactive social features.

Project Screenshots

Social Media Feed home page view interface

Social Media Feed home page view interface

Social Media Feed home page feed view interface

Social Media Feed home page feed view interface

Social Media Feed user profile interface

Social Media Feed user profile interface

Social Media Feed create post page

Social Media Feed create post page

Problem

The project solves the need for a scalable social platform where users can create accounts, upload media, manage profiles, and interact through a responsive interface backed by a secure API.

Architecture

frontend

Next.js

backend

Django + GraphQL

database

PostgreSQL

auth

JWT Authentication

caching

Redis

media

Cloudinary

deployment

Frontend on Vercel, backend on Render, backend containerized with Docker

Tech Stack

Next.jsTypeScriptDjangoGraphQLPostgreSQLRedisCloudinaryDockerRenderVercel

Key Features

  • JWT-based authentication
  • Media upload and rendering
  • Responsive feed experience
  • Profile and user interaction features
  • GraphQL API integration
  • Containerized backend deployment

Links