Inspiration

Inspired by the versatility of 'Visual Studio Code',

What it does

this project aims to simplify the coding experience for beginners who often find themselves overwhelmed by 'visual studio code' complexity. Unlike VS Code, where running basic programs requires additional extensions and setup, our editor provides an intuitive and beginner-friendly environment. With built-in support for Python, C, and C++, it eliminates the need for complex configurations and extensions. Featuring a straightforward 'Run' button and AI assistance tailored specifically for novice programmers, this also gives syntax highlight for various language ,It also Simplifies the installation of Python, C, and C++ compilers through package manager if they are not already installed on the system. this project is designed to make coding accessible, productive, and stress-free .

How we built it

we built it with Python , Qscintilla , gemini api

Challenges we ran into

making auto-complete suggestion form keyword , modules

Accomplishments that we're proud of

Making this Cross-Platform

What we learned

We learned about organizing code, teamwork, working with AI, the Language Server Protocol (LSP), resource mining, and refined our language skills.

What's next for CodeFusion

increase it's flexibility and add more language running , auto-competition support , search and replace , rename , delete file / folder etc.

Built With

Share this project:

Updates