Awesome
AttackOnTitans
Simualting big tech companies' phone screen, as real as possible.
English | 简体中文
Alpha
The app is in alpha testing. Please report to Issues or do a pull request if you encounter any bug.
Live
When you authorize aot
Google will show "This app isn't verified". Click "Advanced" and grant the access.
I'll verify aot when I get some time. Or feel free to run aot locally.
Why
I failed my google interview couple months ago. It's my fault. I didn't do my homework and was way too nervous. However, it still made me feel bad. So, I was thinking, "why not make it easier for everyone?" This is my little 'revenge'. Hope it will be useful for you also.
Screenshots
<img width="80%" alt="screen shot 2018-01-01 at 1 54 48 am" src="https://user-images.githubusercontent.com/6364170/34466906-ff28d2ae-ee97-11e7-86d0-5ffdebdd9d4b.png"> <img width="80%" alt="screen shot 2018-01-01 at 1 55 54 am" src="https://user-images.githubusercontent.com/6364170/34466907-026ce05e-ee98-11e7-8caf-90bf1fcbb706.png"> <img width="80%" alt="screen shot 2018-01-01 at 1 57 00 am" src="https://user-images.githubusercontent.com/6364170/34466909-04e0681a-ee98-11e7-9d91-c44c058809b1.png"> <img width="80%" alt="screen shot 2018-01-01 at 1 58 10 am" src="https://user-images.githubusercontent.com/6364170/34466910-072cc442-ee98-11e7-92e6-f84f9dd6bd5d.png">Supported Phone Screen
Help Wanted!!!
- The script. It has been quite long since my interview. I don't really remember what exactly my interviewer said... Not only google but also other big tech firms.
- Developers who has done phone screen with Apple, Amazon, FB and etc. Let's make their interviews easier, together.
Documentation
- File Structure(in progress)
- Interview State Machine(in progress)
- How to add an interview theme(in progress)
- Api(in progress)
Development
# install dependencies
npm install
# serve with hot reload at localhost:3000
npm run dev
Roadmap
- Simple bot by Dialogflow/api.ai -> 0.4
- Improve script generator -> 0.4
- Improve speech synthesis
- Multilanguage Support for the Report
- unit test
- e2e test
Credit
- seed project
- icons by Icons8
- photo by Caspar Rubin
- leetcode
- solutions by jiuzhang