Loading
Loading
An interactive, browser-based desktop (macOS-style) and mobile (iOS-style) operating system environment designed as the official portal for Gusto '26—a National Level Technical Symposium organized by the Department of Information Technology at the Government College of Engineering, Erode. The platform acts as a gamified information portal, slot conflict-aware registration engine, and coordinator administration panel.
Orphaned file screenshots persisting on Vercel Blob storage when registration database transactions fail or abort due to constraints
Potential venue entry delays when checking in hundreds of attendees manually by typing long registration code strings
Keeping registration, payment reviews, and check-in statuses updated in real-time across multiple admin coordinator desks without manual refreshes
Implemented a transactional cleanup handler that catches DB execution failures and calls del() from @vercel/blob on the uploaded receipt asset
Developed email-embedded QR codes generated via Canvas APIs alongside an HTML5-based scanner in the admin control panel for rapid gate checks
Integrated Supabase dynamic WebSocket channels to push live postgres table events and update active dashboard states instantly
Responsive interface adapting to macOS simulated desktop (≥1024px) or touch-friendly iOS mobile simulation
Robust global state manager (DesktopContext) controlling wallpaper themes, windows configuration, and widgets
Gamified AchievementsContext tracking actions to unlock trophies with chimes, persistent in localStorage
Atomic Slot-Check Registration API preventing overlapping time bookings under heavy traffic
Real-time Admin Management Dashboard for statistics, check-ins, payment validation approvals, and Excel sheet exports
Role-based cookie session access security signed with SHA-256 HMAC signatures





