AlumniLinkr

Match university students with alumni mentors for career breakthroughs.

Score: 7.5/10Saudi ArabiaMedium BuildReady to Spawn
Brand Colors

The Opportunity

Problem

University students are stuck with outdated career services software that fails to provide modern tools for virtual career fairs and alumni networking.

Solution

AlumniLinkr uses smart matching to connect students with alumni based on career paths, skills, and location, facilitating 1:1 virtual coffee chats and advice sessions. Students build networks effortlessly, bypassing generic directories. Universities gain a modern networking tool with success tracking.

Target Audience

University students actively using career services for internships, jobs, and alumni networking

Differentiator

AI-driven matching with verified alumni profiles and built-in video chat scheduling.

Brand Voice

supportive

Features

Profile Matching

must-have25h

AI matches students to alumni by major, job title, and interests.

Chat Scheduling

must-have20h

Calendar sync for quick 15-30 min mentorship calls.

Mentor Directory

must-have15h

Searchable alumni profiles with career stories and availability.

Session Notes

must-have12h

Post-chat notes and follow-up tasks for students.

University Groups

must-have18h

Separate networks per university for privacy.

Success Tracker

nice-to-have10h

Dashboard for unis to track mentorship outcomes.

Group Webinars

nice-to-have12h

Host alumni-led group sessions.

Resume Review

nice-to-have8h

Upload resumes for alumni feedback.

Total Build Time: 120 hours

Database Schema

users

ColumnTypeNullable
iduuidNo
emailtextNo
typetextNo
university_iduuidNo
created_attimestampNo

Relationships:

  • Primary key: id

universities

ColumnTypeNullable
iduuidNo
nametextNo
verifiedboolNo

Relationships:

  • Foreign key: users.university_id -> id

matches

ColumnTypeNullable
iduuidNo
student_iduuidNo
alumni_iduuidNo
scoreintNo

Relationships:

  • Foreign key: student_id/alumni_id -> users.id

sessions

ColumnTypeNullable
iduuidNo
match_iduuidNo
scheduled_attimestampNo
completedboolYes

Relationships:

  • Foreign key: match_id -> matches.id

API Endpoints

GET
/api/matches

Get personalized matches

🔒 Auth Required
POST
/api/matches/:id/request

Request chat session

🔒 Auth Required
GET
/api/sessions

List user sessions

🔒 Auth Required
PUT
/api/profiles

Update user profile

🔒 Auth Required
GET
/api/universities

List verified unis

Tech Stack

Frontend
Next.js 14 + Tailwind CSS + shadcn/ui
Backend
Next.js API routes + Supabase Edge Functions
Database
Supabase (Postgres)
Auth
Supabase Auth
Payments
Stripe
Hosting
Vercel
Additional Tools
OpenAI (matching AI)Resend (emails)

Build Timeline

Week 1: Auth and profiles

40h
  • User types
  • Profile setup

Week 2: Matching engine

45h
  • AI matching logic
  • Directory search

Week 3: Scheduling

40h
  • Session booking
  • Calendar UI

Week 4: Dashboard and notes

35h
  • User dashboards
  • Notes feature

Week 5: Uni admin + polish

30h
  • University groups
  • Payments

Week 6: Testing and launch

25h
  • Beta testing
  • Launch prep
Total Timeline: 6 weeks • 255 hours

Pricing Tiers

Free

$0/mo

No priority matching

  • 5 matches/month
  • Basic scheduling

Pro

$30/mo

Per student

  • Unlimited matches
  • Priority scheduling
  • Session analytics

Enterprise

$199/mo

None

  • All Pro + custom uni branding
  • Admin dashboard
  • Unlimited users

Revenue Projections

MonthUsersConversionMRRARR
Month 12001.5%$90$1,080
Month 61,5004%$1,800$21,600

Unit Economics

$12
CAC
$400
LTV
6%
Churn
90%
Margin
LTV:CAC Ratio: 33.3xExcellent!

Landing Page Copy

Unlock Alumni Networks with Smart Mentorship Matches

Connect students to real career advice from verified alumni – faster than old directories.

Feature Highlights

AI-powered intros
Easy video chats
Track your progress
Uni-specific networks

Social Proof (Placeholders)

"'Found my mentor in days!' – CS Student"
"'Love giving back.' – Alumni Mentor"

First Three Customers

Target alumni associations via LinkedIn groups, offer free Pro to first 10 unis. DM student org leaders on Twitter/X. Run $100 FB ads to uni students.

Launch Channels

Product Huntr/Entrepreneurr/careerguidanceLinkedIn

SEO Keywords

university alumni networkingstudent alumni mentor matchvirtual mentorship platform

Competitive Analysis

LinkedIn

linkedin.com
Premium $30/mo
Strength

Huge network

Weakness

No uni-specific matching

Our Advantage

Tailored for students/alumni with easy scheduling

🏰 Moat Strategy

Data moat from match success metrics improving AI over time, plus uni lock-in.

⏰ Why Now?

Gen Z prioritizes networks amid job market uncertainty; alumni want to engage digitally.

Risks & Mitigation

marketmedium severity

Alumni engagement low

Mitigation

Incentives like badges/profiles

technicallow severity

AI matching accuracy

Mitigation

Fallback to keyword search

Validation Roadmap

pre-build10 days

Interview 30 students/alumni

Success: 80% would pay $10/mo

mvp21 days

Manual matches for beta

Success: 20 sessions booked

Pivot Options

  • Corporate mentorship
  • Freelancer-client matching
  • Study buddy finder

Quick Stats

Build Time
255h
Target MRR (6 mo)
$2,500
Market Size
$750.0M
Features
8
Database Tables
4
API Endpoints
5