Back to Projects

Mesob File Sharing System

  • Full-Stack · Backend
Mesob File Sharing System

Project Overview

A session-based file-sharing platform that lets people share files with a simple four-digit access code instead of an account.

Problem

Quick file sharing can be unnecessarily slow when it requires users to create and manage accounts.

Solution

Created a lightweight sharing workflow with temporary storage and short access codes.

My Responsibilities

  • Built session-based sharing flows with Next.js and Node.js.
  • Implemented four-digit access-code entry without user authentication.
  • Designed temporary file-storage and retrieval workflows.

Key Features

  • Four-digit access codes
  • No-account sharing
  • Temporary file storage

Technology Stack

  • Next.js
  • Node.js

Screenshots

DemoSource Code