Gamified educational platform with leaderboards, certificates, and code challenges
  • TypeScript 95.4%
  • PLpgSQL 3.8%
  • CSS 0.4%
  • HTML 0.2%
Find a file
2026-03-03 00:33:52 +00:00
public Add service worker and fix webmanifest (orange theme, correct logo) 2026-03-02 21:38:04 +00:00
src Fix MyLearning page - add EducationLayout wrapper 2026-03-03 00:01:12 +00:00
src-tauri modified: package-lock.json 2026-02-09 03:20:30 +00:00
supabase Add gamification: leaderboard, certificates schema, code challenges, command palette 2026-02-09 04:29:47 +00:00
.env.example new file: .env.example 2026-02-08 23:48:10 +00:00
.gitignore Initial commit: AeThex Education standalone site 2026-02-08 01:34:35 +00:00
index.html Initial commit: AeThex Education standalone site 2026-02-08 01:34:35 +00:00
package-lock.json modified: package-lock.json 2026-02-09 03:20:30 +00:00
package.json Add serve.json for SPA routing and cache headers 2026-03-02 21:41:55 +00:00
pnpm-lock.yaml Fix build: escape syntax errors and add radio-group dependency 2026-03-02 21:06:17 +00:00
postcss.config.js Initial commit: AeThex Education standalone site 2026-02-08 01:34:35 +00:00
serve.json Add serve.json for SPA routing and cache headers 2026-03-02 21:41:55 +00:00
tailwind.config.ts Initial commit: AeThex Education standalone site 2026-02-08 01:34:35 +00:00
tsconfig.json Initial commit: AeThex Education standalone site 2026-02-08 01:34:35 +00:00
tsconfig.node.json Initial commit: AeThex Education standalone site 2026-02-08 01:34:35 +00:00
vite.config.ts Initial commit: AeThex Education standalone site 2026-02-08 01:34:35 +00:00