Project Name | Stars | Downloads | Repos Using This | Packages Using This | Most Recent Commit | Total Releases | Latest Release | Open Issues | License | Language |
---|---|---|---|---|---|---|---|---|---|---|
Blindpad | 179 | 6 years ago | 4 | apache-2.0 | TypeScript | |||||
Collaborative text editor (like Google Docs or CoderPad) with integrated semi-anonymizing voice chat intended to help reduce bias in technical communication. | ||||||||||
Interview | 6 | 6 years ago | HTML | |||||||
Responsive web application with simple messaging and webrtc video calling for organize interviews | ||||||||||
Olcode | 5 | 2 years ago | 26 | apache-2.0 | JavaScript | |||||
App for online code interview | ||||||||||
Interview Zone | 5 | a year ago | n,ull | JavaScript | ||||||
An interview conducting platform | ||||||||||
Rambl | 5 | 9 years ago | JavaScript | |||||||
WebRTC based video interview practice. | ||||||||||
Interviewhangouts | 4 | 8 years ago | mit | JavaScript | ||||||
A Node.js web application for taking remote technical interviews. Code testing, Video etc. | ||||||||||
Hackerhire | 3 | 7 years ago | JavaScript | |||||||
Hackerhire is a WebRTC based technical interviewing platform | ||||||||||
Snippets | 2 | 2 years ago | 180 | mit | ||||||
前端开发, 前端面试, 前端技术, NodeJs, React, Vuejs, Flutter, Typescript. 在线版本-> | ||||||||||
Agora Interviewer | 2 | 3 years ago | 3 | JavaScript | ||||||
Symposio | 1 | 6 years ago | 3 | JavaScript | ||||||
Symposio interview application. |
An online community for improving job interview skills. Users can practice job interviews with one another using randomly presented common interview questions.
Rambl uses the WebRTC API, which is currently implemented in Chrome, Firefox and Opera.
Login to your rambl instance. Signup for an account if you need to. Once you are logged in, you can join an available room or create a room. Invite someone in to participate.
One of you assume the role of the interviewer and one will assume the role of the candidate. Once you have deteremined which role you both will be, it is time to start the interview.
The interviewer may choose questions from the list of provided interview questions or may use his or her own questions.
Once you have conducted the interview, provide useful feedback for the other person. Feedback should be about the interview itself and should be objective in nature.
From within the project's root directory:
npm install -g bower
npm install
bower install
From within the project's root directory:
node server.js
# or
nodemon server.js
Open your browser at localhost:8080
Edit your files
Run gulp
from the terminal
Refresh your browser
See the project's backlog in asana.
See CONTRIBUTING.md for contribution guidelines.