Campus operations and monitoring experiments for a cleaner, more controllable energy workflow.
This repo contains prototype UI and presentation assets for GridMind, a campus-focused operations concept around energy monitoring, IoT telemetry, peak shaving, financial modeling, and AI-assisted decision support.
app/: Vite/React prototype for the campus operations interfacegridmind-presentation/: Remotion presentation project used to explain the conceptoutputs/: generated JSX scenes, reference notes, and presentation artifacts
- campus energy dashboard for operators
- IoT architecture sketches for sensor and building telemetry
- peak shaving and energy simulation views
- financial model screens for operational planning
- AI engine concept for recommendations and anomaly review
cd app
npm install
npm run devThen open the local URL printed by Vite.
cd gridmind-presentation
npm install
npm run devPrototype and hack/project exploration. The repo is kept public as evidence of frontend, operations, and energy-system thinking, not as a production deployment.