Welcome to WiNG.it, a project brought to life by a group of first-time hackers at the University of Florida's inaugural WiNGHacks event. This hackathon is designed to empower Women, Nonbinary, and Gender minorities by providing them with a platform to innovate and create.
We are thrilled to announce that WiNG.it won the First Flight Award at WiNGHacks! This award recognizes the best project created by first-time hackers.
WiNG.it simulates realistic behavioral interviews through a unique interactive experience. Our mascot, Cornelius the Cat, reads out 5 carefully selected interview questions. Users respond verbally to these questions.
- Interactive Q&A: Engage in a mock interview where Cornelius the Cat asks you interview questions.
- Verbal Responses: Users provide their answers verbally, mimicking a real interview setting.
- Transcripts: Receive a full transcript of your responses.
- Response Time: Get feedback on the time took for each of your responses.
- Guided Responses: Learn to answer interview questions effectively with practical examples.
- Common Pitfalls: Learn about common pitfalls to avoid during interviews.
You can run WiNG.it locally by following these steps:
- Clone the repo:
git clone https://github.com/rachel-pu/WiNG.it.git
- Navigate to the project directory:
cd WiNG.it
- Install the required Python packages:
pip install -r requirements.txt
- Run the Flask application:
flask run
Thank you to UF and the organizers of WiNGHacks for hosting such an inspiring event. Special thanks to all our mentors who guided us during this 36-hour period