Finn/TheSocialLine

A full-stack social platform built in react native that I worked along side another developer on primarily focused on front end development and fixing existing bugs.

About

Full-stack social platform built from scratch. Features include user authentication with JWT, an algorithmic post feed, real-time direct messaging over WebSockets, follower/following graphs, and image uploads. Deployed on a single VPS with Nginx and PM2.

TypeScriptReact-NativeNode.jsTailwind

Highlights

  • Real-time direct messaging via WebSockets
  • JWT authentication with refresh token rotation
  • Algorithmic feed ranking by engagement signals
  • Image uploads with client-side compression