Overview

Elite cross-platform professional networking platform exclusively for President University. Features AI Career Mentor Suite powered by Gemini (career roadmap, CV analysis, cover letter builder, smart post suggestions, MentorBot), real-time Firestore synchronization, glassmorphism UI with wave design and micro-animations, instant search with 300ms debounce, real-time networking engine, career analytics dashboard, and Zero-Storage Architecture for cost efficiency. Deployed as both Flutter mobile app and Progressive Web App.

The Problem

President University students and alumni lack a dedicated professional networking platform tailored to their campus ecosystem. General platforms like LinkedIn are not optimized for university-specific networking, career guidance for students still in college, or real-time campus activity engagement. Students struggle to find mentors, build professional connections within their own university, get AI-driven career guidance relevant to their specific major, and stay updated on campus activities in a single platform.

The Solution

PresUnivGo is a high-fidelity cross-platform professional networking app exclusively for President University, built with Flutter and Firebase. It features an AI Career Mentor Suite powered by Gemini (career roadmap generation, CV analysis, cover letter builder, smart post suggestions, and MentorBot). The app uses Riverpod for reactive state management, Cloud Firestore for real-time synchronization, and a Zero-Storage Architecture that eliminates paid cloud storage costs. The Radiant Design System features glassmorphism, wave UI with Bezier curves, staggered micro-animations, and premium variable fonts (Outfit & Inter).

Key Features

AI Career Mentor Suite

Five integrated AI tools powered by Google Gemini: milestone-based Career Roadmap tailored to academic major, structural CV Analysis with actionable feedback, professional Cover Letter Builder, Smart Post Suggestions based on academic history, and MentorBot for real-time career guidance.

Real-Time Social Feed

Main Feed with campus activity posts, likes, and comments — all synchronized in real time via Firestore streams. Instant search with 300ms debounce for finding people and content across the platform.

Professional Networking Engine

Real-time connection management with instant Firestore synchronization. Algorithm-driven connection suggestions based on major, interests, and activity patterns. Career analytics dashboard with profile strength metrics.

Radiant Design System

Bespoke "Radiant Magenta & Pristine White" palette with glassmorphism containers (blur 15-20, opacity 0.7-0.8), custom Bezier wave UI for onboarding flows, staggered entrance animations, and micro-interactions via flutter_animate.

Zero-Storage Architecture

Engineered to eliminate all paid cloud storage dependencies while maintaining full media functionality. Uses efficient Firestore document structures and client-side processing to achieve zero storage costs.

Cross-Platform Deployment

Single Flutter 3.24 codebase deployed as native iOS app, native Android app, and Progressive Web App. Firebase App Check prevents unauthorized API access across all platforms.

Architecture

Flutter 3.24 (stable channel) frontend with Dart. Firebase Auth handles RBAC and OAuth2 with App Check for API security. Cloud Firestore provides real-time NoSQL database with stream-based UI synchronization. Firebase Messaging delivers push notifications. Firebase Analytics + Crashlytics provide usage insights and crash monitoring. Firebase Remote Config enables A/B testing and feature flags. Riverpod manages all app state via FutureProvider/StreamProvider families. go_router handles declarative navigation. Hive provides offline caching.

How to Use

Download the app or access via web at puconnect-9e8fb.web.app. Register with your President University credentials. Complete your profile with academic major, experience, and career goals. The AI Career Roadmap generates a personalized milestone-based career path for your specific major. Use the Main Feed to engage with campus activities via likes and comments. Connect with peers through the Networking Engine — the system suggests relevant connections based on your profile. Use AI CV Analysis to get structural feedback on your resume. The MentorBot answers career and campus queries in real time.

Impact & Results

Provides President University students with Fortune 500-level career tools at zero cost through smart architectural choices. The Zero-Storage Architecture eliminates paid cloud storage entirely by using efficient data structures and Firestore document storage. Riverpod FutureProvider and StreamProvider families ensure reactive, always-fresh UI state. Firebase Crashlytics provides production crash monitoring. The AI Career Suite bridges the gap between academic study and industry requirements, helping students build career readiness from their first semester. Deployed as both a native Flutter app and Progressive Web App for maximum reach.