CA Courses

About Changelog Source Code LinkedIn

About CA Courses

A student-built utility for community college to university course transfers, powered by ASSIST.org data.


The Problem

On ASSIST, finding a specific course equivalency requires checking every single community college one-by-one. What should be a simple question becomes tedious work, extending the search from minutes to hours.

The Solution

CA Courses condenses potentially hours of searching into a single query. With a single query, you can find every valid community college substitute course for any transferrable university course.

Project Purpose

  • To save student time by providing a simple, centralized utility for course equivalency.
  • To serve as a 'personal playground' for experimenting with modern software development technologies and practices.

Technical Stack

Data is managed in Supabase (PostgreSQL) and served via AWS Lambda functions. The front-end is hosted on Vercel, ensuring high performance and reliability for students across California.