← Back to CodeHub
🧪 Live Examples

CodeHub Demos

ตัวอย่างแอปที่ deploy อยู่บน codehub.sj88ai.com โดยตรง — เป็น vanilla HTML/JS single-file ทั้งหมด ไม่ต้อง build ไม่ต้อง backend

📦 How to deploy your own

Each demo lives at codehub.sj88ai.com/{name}/ serving from /mnt/16tb/codehub/apps/{name}/index.html. To add a new demo, just drop an index.html there and add an nginx location. Or use the handbook to upload via API → auto-deploys to your project page too.

1 Interactive Toys
🧮
KawaiiCalc
เครื่องคิดเลข UI สีชมพู รองรับ +−×÷, parentheses, คีย์บอร์ด, live preview
vanilla JS calculator math
6 KB1 file
🎨
DrawPad
วาดรูปบน canvas 8 สี · ปรับขนาดหัวแปรง · ยางลบ · บันทึก PNG · touch รองรับ
canvas drawing save PNG
6 KB1 file
🍅
Pomodoro
Focus timer 25/5/15 min พร้อม ring animation · notification · beep · 4 session dots
timer focus 25/5/15
8 KB1 file
🎲
ColorDice
สุ่มสี RGB · แปลง HEX ↔ RGB ↔ HSL · palette เก็บใจ · copy ได้ทุก format
color random converter
7 KB1 file
📅
CalTime
ปฏิทินจัดการเวลา · 6 views (เดือน/สัปดาห์/วัน/กำหนดการ/งาน/สถิติ) · Pomodoro · tasks · categories · export
calendar time mgmt Pomodoro
100 KB1 filev1.0
2 Bigger Apps (deployed to VPS)
🎭
CutOut Studio
AI ลบพื้นหลังเน้นคน — browser-side (WASM) · batch + ZIP · 5 พื้นหลัง · PNG/JPG/WEBP
AI imgly person
45 KB1 filev1.1
🏨
StayHub
ระบบจองห้องพัก ค้นหา/กรอง · 6 featured rooms · responsive · served from codehub itself
booking rooms search
172 KB3 versions
🧠
Memo AI
Personal note with AI · multi-AI provider · smart title · auto tags · TL;DR summary
AI notes multi-AI
1.6 KBv1.2
💰
Wallet
บัญชีรายรับ-รายจ่าย · chart · category breakdown · localStorage
finance money localStorage
v1.0

🚀 Want to deploy your own?

Use the CodeHub upload API or deploy_to_hub.py to push new versions. Each project gets a CodeHub page with changelogs, screenshots, code archive, and AI-readable docs.

📚 Read handbook ⚙️ Self-host