---
title: "Uni-Rate"
description: "A bilingual course-review platform used by 166 students at Reichman University."
canonical: "https://roeesivan.com/projects/uni-rate"
last-updated: "2026-08-27"
---

# Uni-Rate

> A bilingual course-review platform used by 166 students at Reichman University.

URL: https://roeesivan.com/projects/uni-rate
Year: 2026

## Overview

Students at my university had no shared record of which courses were worth taking, so I built one. Uni-Rate hosts course ratings, written reviews, AI-generated course summaries, prerequisite graphs and a schedule planner, in English and Hebrew with full RTL support. It runs in production on Vercel with real users and real data.

## What makes it interesting

- 166 registered users at Reichman University
- Full EN/HE bilingual UI with right-to-left layout support
- Custom email-verification auth plus optional LinkedIn OAuth for verified reviews
- AI course summaries generated from aggregated review text via Gemini
- Scores 99/100 on is-agentic.com for AI-agent readability

## Technology

- Next.js 16
- React 19
- TypeScript
- Prisma
- PostgreSQL
- SCSS Modules
- Gemini API
- Resend
- JWT / jose
- Vercel

## Links

- Live site (live): https://www.uni-rate.com/

## Every project

All projects: https://roeesivan.com/projects
This project as JSON: https://roeesivan.com/api/v1/projects/uni-rate
