Skip to content
This repository was archived by the owner on Apr 4, 2026. It is now read-only.

Repository files navigation

Carbos

Carbos was a job search and matching platform that connected job seekers with opportunities at 3,000+ companies. The platform is no longer active — Carbos has joined forces with Simplify Jobs to continue enhancing the job search experience.

You can visit carbosjobs.com to learn more.

What Carbos Did

  • Live Job Data — Aggregated current job listings across thousands of companies
  • Effortless Matching — AI-powered matching algorithm that paired candidates with companies based on their interests, background, and profile
  • Intelligent Notes — Built-in notebook for tracking and organizing job search information
  • Network of Talent — Community connecting job seekers with opportunities

Users could build detailed profiles with their resume, projects, and preferences, and Carbos AI would recommend suitable employers and positions.

Tech Stack

  • Framework: Next.js 13 with TypeScript
  • Styling: Tailwind CSS, Framer Motion, Headless UI
  • Database: PostgreSQL via Prisma (dual schema — frontend and backend)
  • Auth: NextAuth.js
  • Storage: Supabase
  • AI: OpenAI API (semantic job matching)
  • Analytics: PostHog
  • Rich Text: BlockNote, Draft.js
  • Email: Nodemailer

Project Structure

pages/           # Next.js pages and API routes
components/      # React components organized by feature
lib/             # Utility functions, Prisma/Supabase clients
prisma/          # Database schemas and migrations
config/          # App configuration
types/           # TypeScript type definitions
public/          # Static assets
styles/          # Global styles

Getting Started

# Install dependencies
pnpm install

# Run the development server
pnpm dev

Open http://localhost:3000 to view the app.

Environment Variables

Copy .env.example to .env.local and fill in the required values (database URLs, API keys, etc.).

About

🎨 carbosjobs.com — powering `Summer-2024-SWE-Internships` and `2024-SWE-New-Grad`

Topics

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages