<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DEV Community: Şükrü</title>
    <description>The latest articles on DEV Community by Şükrü (@kr_okul_66a8efd58576c3).</description>
    <link>https://dev.to/kr_okul_66a8efd58576c3</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F3936833%2Fe0afafe2-27fd-4110-92cd-df1a2acb4366.jpg</url>
      <title>DEV Community: Şükrü</title>
      <link>https://dev.to/kr_okul_66a8efd58576c3</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/kr_okul_66a8efd58576c3"/>
    <language>en</language>
    <item>
      <title># Building EduForge AI — Turning Lessons Into Interactive Games with AI 🚀</title>
      <dc:creator>Şükrü</dc:creator>
      <pubDate>Sun, 17 May 2026 20:55:59 +0000</pubDate>
      <link>https://dev.to/kr_okul_66a8efd58576c3/-building-eduforge-ai-turning-lessons-into-interactive-games-with-ai-2c19</link>
      <guid>https://dev.to/kr_okul_66a8efd58576c3/-building-eduforge-ai-turning-lessons-into-interactive-games-with-ai-2c19</guid>
      <description>&lt;p&gt;For the #BuiltWithMeDo Hackathon, I wanted to explore a simple question:&lt;/p&gt;

&lt;blockquote&gt;
&lt;p&gt;What if teachers could instantly turn any lesson into an interactive learning experience using AI?&lt;/p&gt;
&lt;/blockquote&gt;

&lt;p&gt;That idea became &lt;strong&gt;EduForge AI&lt;/strong&gt; — an AI-powered platform that generates quizzes, flashcards, matching games, and classroom activities from natural language prompts.&lt;/p&gt;

&lt;h2&gt;
  
  
  The Idea
&lt;/h2&gt;

&lt;p&gt;Teachers spend a huge amount of time preparing educational content. Many existing tools are static and repetitive.&lt;/p&gt;

&lt;p&gt;EduForge AI helps educators generate:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;interactive quizzes&lt;/li&gt;
&lt;li&gt;flashcards&lt;/li&gt;
&lt;li&gt;classroom challenges&lt;/li&gt;
&lt;li&gt;adaptive learning activities&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;within seconds.&lt;/p&gt;

&lt;p&gt;A teacher can simply type:&lt;/p&gt;

&lt;blockquote&gt;
&lt;p&gt;“Teach the solar system to 8-year-old students”&lt;/p&gt;
&lt;/blockquote&gt;

&lt;p&gt;and the platform dynamically creates educational activities instantly.&lt;/p&gt;




&lt;h2&gt;
  
  
  Why I Built It
&lt;/h2&gt;

&lt;p&gt;I wanted to combine:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;AI&lt;/li&gt;
&lt;li&gt;gamification&lt;/li&gt;
&lt;li&gt;adaptive learning&lt;/li&gt;
&lt;li&gt;modern UI/UX&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;into a single experience that feels both educational and fun.&lt;/p&gt;

&lt;p&gt;The goal was not just content generation, but creating engaging learning experiences for students while saving teachers time.&lt;/p&gt;




&lt;h2&gt;
  
  
  Tech Stack
&lt;/h2&gt;

&lt;p&gt;EduForge AI was built using:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;MeDo AI&lt;/li&gt;
&lt;li&gt;Next.js&lt;/li&gt;
&lt;li&gt;React&lt;/li&gt;
&lt;li&gt;Tailwind CSS&lt;/li&gt;
&lt;li&gt;TypeScript&lt;/li&gt;
&lt;li&gt;Supabase&lt;/li&gt;
&lt;li&gt;REST APIs&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;MeDo was used for:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;multi-turn AI workflows&lt;/li&gt;
&lt;li&gt;adaptive learning logic&lt;/li&gt;
&lt;li&gt;educational activity generation&lt;/li&gt;
&lt;li&gt;prompt orchestration&lt;/li&gt;
&lt;/ul&gt;




&lt;h2&gt;
  
  
  Features
&lt;/h2&gt;

&lt;p&gt;✨ AI-generated quizzes&lt;br&gt;
🎮 Interactive learning games&lt;br&gt;
🧠 Adaptive difficulty system&lt;br&gt;
📊 Teacher analytics dashboard&lt;br&gt;
⚡ Instant educational content generation&lt;br&gt;
📱 Responsive modern interface&lt;/p&gt;




&lt;h2&gt;
  
  
  Biggest Challenge
&lt;/h2&gt;

&lt;p&gt;One of the biggest challenges was balancing:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;educational accuracy&lt;/li&gt;
&lt;li&gt;engagement&lt;/li&gt;
&lt;li&gt;usability&lt;/li&gt;
&lt;li&gt;AI-generated creativity&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;while keeping the experience visually clean and intuitive.&lt;/p&gt;




&lt;h2&gt;
  
  
  What I Learned
&lt;/h2&gt;

&lt;p&gt;This project showed me how powerful AI can become in education when combined with good UX and gamification.&lt;/p&gt;

&lt;p&gt;Instead of replacing teachers, AI can help educators focus more on teaching and less on repetitive preparation tasks.&lt;/p&gt;




&lt;h2&gt;
  
  
  Final Thoughts
&lt;/h2&gt;

&lt;p&gt;Hackathons are always a great way to experiment with ideas quickly and push creativity further.&lt;/p&gt;

&lt;p&gt;EduForge AI is still evolving, but I’m excited about the potential of AI-driven personalized education.&lt;/p&gt;

&lt;p&gt;Thanks for reading!&lt;/p&gt;

&lt;h1&gt;
  
  
  BuiltWithMeDo #AI #EdTech #Hackathon #Education #GenerativeAI
&lt;/h1&gt;

</description>
      <category>ai</category>
      <category>learning</category>
      <category>showdev</category>
      <category>sideprojects</category>
    </item>
    <item>
      <title># Building EduForge AI — Turning Lessons Into Interactive Games with AI 🚀

For the #BuiltWithMeDo Hackathon, I wanted to explore a simple question:

&gt; What if teachers could instantly turn any lesson into an interactive learning experience using AI?</title>
      <dc:creator>Şükrü</dc:creator>
      <pubDate>Sun, 17 May 2026 20:52:43 +0000</pubDate>
      <link>https://dev.to/kr_okul_66a8efd58576c3/-building-eduforge-ai-turning-lessons-into-interactive-games-with-ai-for-the-builtwithmedo-caj</link>
      <guid>https://dev.to/kr_okul_66a8efd58576c3/-building-eduforge-ai-turning-lessons-into-interactive-games-with-ai-for-the-builtwithmedo-caj</guid>
      <description></description>
      <category>ai</category>
      <category>devchallenge</category>
      <category>learning</category>
      <category>showdev</category>
    </item>
  </channel>
</rss>
