Skip to content

twaller9/HackKState

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🦆 Code Ducky

An AI-powered interactive coding explainer that helps you understand code execution step-by-step

Code Ducky is a platform designed to help any user understand their code more completely. In an era of programming where generating code through AI is expected, it's important as ever to understand what is being output. By combining code execution tracing, AI-generated explanations, and text-to-speech narration, it provides a comprehensive learning experience for understanding how code works.

Features

images images Vitejs-logo svg Vitejs-logo svg Vitejs-logo svg

Waddle Mode (Step-Through Debugging)

  • Line-by-Line Execution: Watch your code execute one step at a time
  • Variable Tracking: See how variables change in real-time with a dedicated variable inspector
  • AI Descriptions: Get intelligent explanations for important execution steps
  • Audio Narration: Listen to step descriptions with ElevenLabs text-to-speech
  • Monaco Editor: Syntax-highlighted code editor with green line highlighting for current execution

Interactive Chat Tutor

  • Quiz Mode: Test your understanding with AI-generated quiz questions based on your code
  • Free Chat: Ask questions about your code and get detailed explanations
  • Context-Aware: The AI has full access to your code and execution steps for accurate answers
  • Markdown Support: Formatted responses with code snippets and styling

Modern UI

  • Dark theme optimized for coding
  • Three-column layout (descriptions, code, variables)
  • Responsive design with Material-UI components
  • Clean, intuitive interface

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors