Skip to content

git-rishab/code-converter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

Code Converter Application

Table of Contents

Introduction

Welcome to the Code Converter Application, a powerful tool designed to seamlessly transform code between various programming languages while harnessing advanced debugging capabilities powered by OpenAI. This application empowers developers to enhance their coding workflow by providing efficient language conversion and insightful code quality feedback.

Tech Stack

The application is built using the following technologies:

  • HTML
  • CSS
  • JavaScript
  • Node.js
  • Express
  • OpenAI

Key Features

  • Code Debugging: The application offers comprehensive debugging features that help identify and rectify code errors, enhancing code reliability.

  • Language Conversion: With support for a wide range of programming languages, the app effortlessly converts code between languages, boosting cross-language development.

  • Code Quality Check: Developers can receive valuable feedback on code quality, assisting them in producing cleaner, more efficient code.

Getting Started

  1. Clone the repository:

    git clone https://github.com/git-rishab/code-converter.git
    
  2. Install Dependencies:

    npm i
    
  3. Run backend server:

    npm run server
    

API Endpoints

  • /convert: Converts the provided code to the desired programming language.
  • /quality: Analyzes the code and provides feedback on code quality.
  • /debug: Helps debug the code by identifying and highlighting potential errors.

Glimpse of Website

Screenshot (667) Fig: Screenshot showing the application interface with code conversion and debugging features.

About

Seamlessly transforms code between languages while harnessing the debugging capabilities powered by OpenAI.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published