Skip to content

Radch-enko/TechInterviewBot

Repository files navigation

Contributors Forks Stargazers Issues MIT License


Logo

Computer Science Interview Helper

Telegram bot that simplifies technical interviews in IT

Table of Contents
  1. About The Project
  2. Getting Started
  3. Roadmap
  4. Contributing
  5. License
  6. Contact
  7. Acknowledgments

About The Project

This project aims to simplify technical interviews for developers. Currently, the idea is implemented in the form of a Telegram bot.

The bot has the following functionality:

  • Parsing questions from an Excel file.
  • Generating a list of questions based on selected topics and subtopics chosen by the interviewer.
  • The bot sequentially presents the current interview question with a brief answer and the question's importance.
  • The interviewer can record assessments of how the candidate answered. Quick buttons are available for "Excellent," "No experience," and "Superficial knowledge." The interviewer can also leave arbitrary text notes.
  • At the end of the interview, the bot provides a simplified summary of the results.

(back to top)

Getting started

Prerequisites

  1. Create a Telegram Bot followwing instruction from official guide
  2. Source file with prepared questions source.xls

Installation

  1. Clone the repo
    git clone https://github.com/Radch-enko/TechInterviewBot.git
  2. Enter your bot token in environment variables:
    TECH_INTERVIEW_BOT_TOKEN={YOUR_TOKEN}
    

(back to top)

Roadmap

  • Deployment
  • Training quiz for candidates
  • English localization

See the open issues for a full list of proposed features (and known issues).

(back to top)

Contributing

Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.

If you have a suggestion that would make this better, please fork the repo and create a pull request. You can also simply open an issue with the tag "enhancement". Don't forget to give the project a star! Thanks again!

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

(back to top)

License

Distributed under the MIT License. See LICENSE.txt for more information.

(back to top)

Contact

Stanislav Radchenko - @telegram - [email protected]

Project Link: https://github.com/Radch-enko/TechInterviewBot

(back to top)

Acknowledgments

(back to top)

About

Computer Science Interview Helper

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Languages