Inspiration

I have been interviewing recently.

What it does

It allows users to practice for interviews and gain confidence in their interviewing skills. It achieves this by generating helpful feedback based on their answers

How we built it

The application was split into a frontend (built with Next.js) and a main backend built with Node.js.

The application makes use of multiple Google Cloud Platform services, such as Cloud Functions, which were used for the audio transcription service and the feedback generation service.

Additionally, Cloud Task is used as a queuing system to handle audio transcription. All files are stored on Google Cloud Storage, and the database uses MongoDB Atlas.

Challenges we ran into

GCP documentation was hell!

What we learned

Had fun using Tailwindcss

What's next for intermiew.me

Share this project:

Updates