Skip to content
← Projects

Personal Portfolio

A premium full-stack portfolio built as a 3-app monorepo — public site, REST API backend, and a private admin dashboard.

GitHubLive demo
ReactTypeScriptNode.jsMongoDBFramer MotionGSAP
Personal Portfolio

Overview

A premium-themed personal portfolio built as a 3-app monorepo — a public-facing site, a complete REST API backend, and a private admin dashboard built from scratch, each independently deployable. This was my earlier, animation-heavy portfolio before the current minimal one.

What I Built

  • Public site — the front-facing experience with rich motion (Framer Motion + GSAP)
  • REST API backend — a Node.js API powering dynamic content
  • Private admin dashboard — an authenticated surface to manage site content, built from the ground up
  • Monorepo architecture — three independently deployable apps in one repository

Tech Stack

Frontend: React, TypeScript, Framer Motion, GSAP

Backend: Node.js, REST API

Database: MongoDB

Why It Matters

A full-stack build that goes beyond a static portfolio — demonstrating API design, an admin CMS, and polished front-end motion across a multi-app architecture.