Home
CodeXpose
Problem Statement
To design and build an open-source one-stop solution for conducting technical interviews and community-centric hiring.
Part 1 - Smaller firms/start-ups can not always afford to buy yearly subscriptions of technical hiring platforms/solutions.
Part 2 - There are a lot of developer/FOSS communities these days which have a large user base and working professionals/HRs do post a lot of jobs to these groups but those job postings, never have good reach, so there is a need to channelize those job postings into one platform.
What are we doing?
We are trying to solve this problem by making such platform opensource, anyone who has such requirement can deploy this app as an in-house app and use it for technical interview purpose. We've named this application "CodeXpose" and we can certainly say that it is an open-source one-stop solution for conducting technical interviews and hiring engineers from developer communities.
Right now we are focused on solving the first problem(part 1) which is technical interviews. So there would be two kinds of users of codeXpose namely Interviewer and candidate. The interviewer will create the test and candidate will perform the test. Based on the performance of the candidate in the test, the interviewer can screen the candidate. Any test can have multiple numbers of questions along with the test cases. Hiring part of the project is yet to be planned.
Why codeXpose(part-1)?
- Freely available
- Open-source
- In-browser code compilation
- Unlimited no of Questions Database
- Timer support
- Full-Screen support
Future Plans(part-1)
- Larger in-house/opensource questions’ database
- Code practice platform
- Image recognition during Interviews to avoid proxy interviews
- Make Interview scheduling easy for HRs
- Initial Audio/Video screening and candidate evaluation using AI
- Detailed reports on candidate's evaluation using AI for
- Code quality
- Design patterns used
- Solution's complexity
- Multiple programming languages support