/

Let's build something with me!

/

Tech Quest

Next.JS, Open AI

Overview

Tech Quest is a web application that generates customizable interview prompts using Next.js and Typescript. The quest is generated using Open AI's GPT-3 API.

The goal was to develop a platform that could generate interview questions through the use of Open AI, with different question types and programming languages. Furthermore, the aim was to make the web application accessible to a broad range of web developers. As a result, Tech Quest was developed and designed, which generates customizable interview prompts using Open AI's GPT-3 API.

Why We built it

We built this application to help people who are preparing for technical interviews and myself as well. I wanted to create a web application that can generate interview questions using Open AI with various question types, programming languages, and various types of developers.

What I learned

Throughout this project, I learned a lot about web development and the power of using APIs to enhance the functionality of an application.

Specifically, I gained experience in using Next.js and Typescript to build a robust and scalable web application. I also learned how to integrate Open AI's GPT-3 API to generate interview questions and prompts, which allowed me to create a truly unique and valuable tool for technical interview preparation.

Additionally, I gained knowledge in designing and implementing customizable features that provide a more personalized user experience. Overall, this project allowed me to expand my skillset and knowledge in web development, and I look forward to applying these newfound skills in future projects.

Technologies

Next.js

Typescript

Open AI

Tailwind

Back