Inspiration

Next-Gen Code Editor

What it does

Our AI-powered code editor revolutionizes the coding experience by providing real-time, visual guidance and explanations. It integrates seamlessly with your IDE, offering context-aware suggestions, simplifying complex code structures, and enhancing overall code comprehension. This tool is not just about writing code; it's about understanding it deeply and learning as you go.

How we built it

We build our own online IDE. Our solution Ducky allows users to enter instructions from simple "open file X" to complex "create a python Tic Tac Toe game". Ducky doesn't just do it. Ducky moves on your IDE, shows you where a file is created, what code it entered, what the console output means

Challenges we ran into

Building our own IDE was not only challenging but also time-consuming. However, it was worth the effort. It allowed us to enable Ducky to move around your screen to show the user what happens when.

Accomplishments that we're proud of

The creation of our online IDE, Ducky, stands as our crowning achievement. It's not just a tool but a mentor that guides you through the coding process. From executing simple commands to building complex applications, Ducky shows and teaches simultaneously. The ability of Ducky to make complex coding concepts accessible and understandable to all skill levels is something we take immense pride in.

What we learned

This journey taught us the power of AI in transforming educational tools. We learned about the intricacies of blending AI with a user-friendly interface and the importance of visual aids in learning complex concepts like programming. The project reinforced the value of patience and perseverance in overcoming technical challenges. Rather finish early than at the last minute 💀

What's next for Video

Built With

Share this project:

Updates