Skip to content

KJSCEhack/ExcusemeWTF

 
 

Repository files navigation

ResCrunch

made-with-python


Tedious job of screening process for any event. We provide a solution where event organizer will be able to categories/priorities the candidates with minimum human intervention.

❝ “Automation is cost cutting by tightening the corners and not cutting them.” ❞ - Haresh Sippy

Features

  • Upload excel workbook containing resume and other metadata (excel can generated from google form filled by different applicants)
  • Summarize resume of any format.
  • Rate candidates according our unique algorithm based on 2 parameters viz.
    • Competitive Programming (problems solved, correct answers, ratings etc.)
    • Open Source Development (commits,stars , followers, repository, years of experience etc.)
  • Visualization of different repository and different repository.
  • Search for the candidate based on above parameters and also languages they have worked on in their open source development.

Screenshots

Web-App


---

Installation

  • Clone the repo and install the dependencies.
        $ git clone https://github.com/Chaitya62/ExcusemeWTF.git
        $ cd event_management
        $ pip3 install -r requirements.txt

Note

  • This repository / project was a part of KJSCE Hackathon 2018, was done under 24 hours with minimal pre-preparation

Contributors

References

Image taken from here

About

Submission for KJSCE Hackathon 2018 [Event Application Screeninng Automation]

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 62.3%
  • HTML 37.7%