Skip to content
MC.
mertceren.2004.mc@gmail.com

Istanbul, Türkiye

← Selected Works

02 / 03

EdTech · Web Platform2026

A campus is a place you should be able to visit before you arrive — and an asset list someone has to keep honest. Virtual Campus does both from the same platform.

Role
Full-Stack Developer
Frontend
React + Pannellum
Backend
FastAPI + PostgreSQL
Status
In Development

01Challenge

Prospective students want to see the campus without traveling to it, and administration needs to track inventory across the same buildings — two problems usually solved by two disconnected tools. The goal was one platform: smooth 360° navigation on any device, backed by structured, queryable data.

02Approach

Pannellum renders the panoramic scenes inside a React shell, with hotspot navigation linking rooms and buildings into a walkable tour. A FastAPI backend serves scene and inventory data from PostgreSQL, so the same room a visitor tours is the room whose equipment records live in the database — one source of truth, two very different audiences.

03Outcome

The core architecture has been established, linking 360° panoramas with the FastAPI database backend. We are currently actively capturing new campus scenes and building out the admin inventory dashboard.

Next project