banner
BGIcon

AlSaqr Social Network

AlSaqr is a Twitter-like social media platform I built from scratch, featuring real-time messaging, community engagement, and discussion threads. The platform leverages a graph database to efficiently handle complex social relationships and interactions. Users can create profiles, follow others, join interest-based communities, and participate in threaded discussions.

Technologies

  • - Next.js 14 (App Router)
  • - React 18
  • - Node.js Backend
  • - Neo4j Graph Database
  • - Mobx State Management
  • - TailwindCSS
  • - JWT Authentication
AlSaqr Main Feed
Messaging Interface
BG
Icon

Key Features

• Graph-based relationship modeling (followers, communities)

• Optimized feed algorithm using Neo4j Cypher queries

• Responsive UI with TailwindCSS and dark/light mode

• Mobx for efficient client-side state management

• Next.js 14 App Router for optimized routing

Community Page