Show HN: CoderScreen, an open-source alternative to CoderPad and HackerRank

3 months ago 1

CoderScreen Logo

The modern technical hiring platform.

Join our Discord


CoderScreen is a collaborative code interview platform that enables real-time technical assessments with live code execution, multi-language support, and seamless candidate experience.

CoderScreen is available to self-host on Cloudflare. See our quick start guide for more details.

We use a combination of React, TypeScript, Cloudflare Workers, PostgreSQL, Drizzle (ORM), TailwindCSS throughout this pnpm powered monorepo.

  • ui: A React Shared component library.
  • db: A Drizzle ORM Shared database library.
  • common: Shared utilities and types.
  • sandbox-sdk: Code execution SDK for the sandbox environment. Fork of cloudflare's sandbox-sdk package.
Read Entire Article