Skip to content

CodeWizard makes code completion easier by indicating the language and the issue the programmer is working with. Also, it suggests YouTube videos for quick answers that have been embedded with an iframe so it doesn’t have to jump between tabs.

Notifications You must be signed in to change notification settings

yuvithakur007/CodeWizard

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 

Repository files navigation

CodeWIzard

The application makes code completion easier by indicating the language and the issue the programmer is working with. Not only that, but it also suggests YouTube videos for instant assistance. An iframe has been put into the website so that programmers may view the video and the code side by side so it doesn’t have to jump between tabs.

Home Page:

image

After seraching the model:

image

🔗 Links

(https://code-wizard-sigma.vercel.app/)

Tech Stack

Client: For the client side, we used React to build our web application along with the Jest testing framework.

Styling: The designing/styling of the web application is built using TailwindCSS and Lottie Animations.

Packages: We used packages like Axios and youtube-API for implementing our features.

Server: For the server side, we used NodeJS & ExpressJS to make a REST API.

Openai's ChatGPT API is used to turn comments into code.

About

CodeWizard makes code completion easier by indicating the language and the issue the programmer is working with. Also, it suggests YouTube videos for quick answers that have been embedded with an iframe so it doesn’t have to jump between tabs.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published