• Townie
    AI
  • Blog
  • Docs
  • Pricing
  • We’re hiring!
Log inSign up
Qwertzn2016

Qwertzn2016

C_TuTor

Public
Like
C_TuTor
Home
Code
4
backend
5
frontend
4
shared
2
README.md
Branches
1
Pull requests
Remixes
1
History
Environment variables
Val Town is a collaborative website to build and scale JavaScript apps.
Deploy APIs, crons, & store data – all from the browser, and deployed in milliseconds.
Sign up now
Code
/
Code
/
Search
https://Qwertzn2016--9d36c6bb6294464eba07a8309c9000dd.web.val.run
README.md

KidC: C Programming Platform for Children

A web-based platform designed to teach C programming to children through interactive lessons, exercises, and a real-time code editor.

Features

  • 🧩 Structured Learning Paths: Progressive lessons from basic to advanced concepts
  • πŸ’» Interactive Code Editor: Real-time compilation and execution of C code
  • πŸ” Hands-on Exercises: Practice with immediate feedback
  • πŸ§ͺ Automated Testing: Verify code solutions against test cases
  • πŸ† Progress Tracking: Monitor learning achievements

Project Structure

β”œβ”€β”€ backend/
β”‚   β”œβ”€β”€ database/
β”‚   β”‚   β”œβ”€β”€ migrations.ts    # Schema definitions
β”‚   β”‚   └── queries.ts       # DB query functions
β”‚   β”œβ”€β”€ routes/
β”‚   β”‚   β”œβ”€β”€ api.ts           # API routes
β”‚   β”‚   └── static.ts        # Static file serving
β”‚   β”œβ”€β”€ services/
β”‚   β”‚   β”œβ”€β”€ compiler.ts      # C code compilation service
β”‚   β”‚   └── exercises.ts     # Exercise management
β”‚   └── index.ts             # Main entry point
β”œβ”€β”€ frontend/
β”‚   β”œβ”€β”€ components/
β”‚   β”‚   β”œβ”€β”€ CodeEditor.js    # Interactive code editor
β”‚   β”‚   β”œβ”€β”€ ExercisePanel.js # Exercise display and testing
β”‚   β”‚   └── LessonView.js    # Lesson content display
β”‚   β”œβ”€β”€ data/
β”‚   β”‚   β”œβ”€β”€ lessons.js       # Lesson content
β”‚   β”‚   └── exercises.js     # Exercise definitions
β”‚   β”œβ”€β”€ index.html           # Main HTML template
β”‚   β”œβ”€β”€ app.js               # Frontend JS entry point
β”‚   └── style.css            # Custom styles
└── shared/
    └── types.ts             # Shared type definitions

How It Works

  1. Students select a lesson from the structured learning path
  2. Each lesson includes explanations, examples, and interactive code snippets
  3. Students can write and execute C code directly in the browser
  4. Exercises challenge students to apply what they've learned
  5. Automated tests verify solutions and provide immediate feedback
  6. Progress is tracked to guide the learning journey

Technologies Used

  • Frontend: HTML, CSS, JavaScript, TailwindCSS
  • Code Editor: Monaco Editor
  • Backend: Hono (TypeScript)
  • Database: SQLite
  • C Compilation: WebAssembly-based C compiler
HTTP
  • migrations.ts
    Qwertzn2016--ab…f0.web.val.run
  • index.ts
    Qwertzn2016--9d…dd.web.val.run
Code
backendfrontendsharedREADME.md
FeaturesVersion controlCode intelligenceCLI
Use cases
TeamsAI agentsSlackGTM
ExploreDocsShowcaseTemplatesNewestTrendingAPI examplesNPM packages
PricingNewsletterBlogAboutCareers
We’re hiring!
Brandhi@val.townStatus
X (Twitter)
Discord community
GitHub discussions
YouTube channel
Bluesky
Terms of usePrivacy policyAbuse contact
Β© 2025 Val Town, Inc.