Skip to content

philipphenkel/talk-about-code

Repository files navigation

Talk About Code

Build Status

Whiteboard for Online Coding Interviews

Talk About Code is a collaborative source code editor built for remote coding interviews. The minimalistic web app is easy-to-use for both the candidate and the interviewer. No preparation required - a new whiteboard is created and shared within seconds.

Less stress, no distractions and engaging code conversations!

Written in TypeScript and powered by Visual Studio Code's Monaco Editor.

Try it out

See the coding whiteboard in action at https://talkaboutcode.org

Install and Run

yarn install
yarn start

License

Copyright (C) 2017-2018 Philipp Henkel

Licensed under the MIT License (MIT). See LICENSE file for more details.