Skip to content

Code Converter is a web application that allows you to convert code between different programming languages. It integrates with GitHub for authentication, uses ChatGPT for code conversion, debugging, and code review, and provides the option to push the converted code to your GitHub repository.

Notifications You must be signed in to change notification settings

haseeb1233/Code_Converter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Code Converter

Code Converter is a web application that allows you to convert code between different programming languages. It integrates with GitHub for authentication, uses ChatGPT for code conversion, debugging, and code review, and provides the option to push the converted code to your GitHub repository.

Features

  1. GitHub OAuth Login: Securely log in using your GitHub account via GitHub OAuth. image

  2. Language Conversion: After logging in, select the source and target programming languages (e.g., JavaScript to Python) with the assistance of ChatGPT. Easily convert your code to your desired language. image

  3. Built-in Code Editor: Use the integrated code editor to write, modify, or review your code directly within the application.

  4. Code Debugging: Debug your code effectively using ChatGPT integration. Identify and fix issues with ease. image

  5. Code Quality Checking: Ensure your code meets quality standards with integrated tools that help you maintain clean and error-free code. image

  6. GitHub Integration: Seamlessly push the converted code to your GitHub repository, streamlining version control and sharing. image

Tech Stack

The Code Converter project uses the following technologies:

  • Node.js: JavaScript runtime for the backend server.
  • Express.js: Web application framework for building RESTful APIs.
  • React: JavaScript library for building user interfaces.
  • ChatGPT: AI integration for code conversion, debugging, and code review.
  • GitHub OAuth: Authentication for user login.
  • GitHub API: Integration for code repository management.

About

Code Converter is a web application that allows you to convert code between different programming languages. It integrates with GitHub for authentication, uses ChatGPT for code conversion, debugging, and code review, and provides the option to push the converted code to your GitHub repository.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published