Portfolio

Kankana's Makeover

Full-stack portfolio system for Kankana. The public portfolio showcases works and has a contact form. The admin dashboard manages portfolio images and bookings. Data and media are powered by a FastAPI backend with MongoDB, Cloudinary and Cloudflare R2.
  • Next.js (Frontend)
  • React (Dashboard)
  • FastAPI (Python, Backend)
  • MongoDB
  • Cloudinary
  • Cloudflare R2
  • Bootstrap
Private

Avishek Blog & Dashboard

A blogging platform with a public blog app and a private admin dashboard. The public app allows readers to explore posts and contact the author. The admin dashboard supports managing blogs and contact messages, with trash/restore and permanent delete features. Powered by Next.js, React, FastAPI, and MongoDB.
  • Next.js (Frontend)
  • React (Admin Dashboard)
  • FastAPI (Python, Backend)
  • MongoDB
  • Bootstrap
Private

Django Instagram Social Clone

A social media clone where users can create and update posts, upload multiple images in stories, and view their activity log.
  • Django (Python)
  • PostgreSQL
  • Bootstrap