Codigan โ Your AI Coding Tutor Codigan is your personal AI-powered tutor for learning programming, debugging code, and mastering the foundations of Computer Science and AI literacy.
๐ What Codigan Offers Interactive Lessons & Courses: Learn step-by-step coding concepts, from beginner to advanced.
Debugging Assistance: Get guidance on fixing errors and improving your code.
Architecture Insights: Understand the structure and design principles behind computer systems and AI.
AI Literacy: Build confidence in working with artificial intelligence concepts.
Computational Thinking: Strengthen problem-solving skills through logic-based exercises.
๐งฉ Powered by Blockly Codigan promotes computational thinking and problem-solving using Blockly logic, making coding visual, intuitive, and fun.
๐ฏ Why Codigan? Learn coding in a hands-on, interactive way.
Develop problem-solving skills that go beyond programming.
Gain confidence in AI literacy for the future of technology.
โก Getting Started Prerequisites Node.js (v16 or higher recommended)
npm or yarn package manager
Installation Clone the repository and install dependencies:
git clone https://github.com/your-username/codigan.git cd codigan npm install Run Codigan Start the development server:
npm start Usage Open your browser at http://localhost:3000
Explore lessons, debugging tools, and Blockly exercises
Begin your journey into coding and AI literacy
๐ Roadmap Codigan is a work in progress (WIP). Planned features include:
[ ] Advanced AI courses (machine learning, neural networks)
[ ] Gamified coding challenges and achievements
[ ] Community-driven lesson sharing
[ ] Integration with popular coding platforms (GitHub, VS Code)
[ ] Personalized learning paths based on skill level
๐ Contributing We welcome contributions! Please fork the repo, create a branch, and submit a pull request. In addition, join our waitlist!
๐ License This project is licensed under the MIT License.