Commit Graph

49 Commits

Author SHA1 Message Date
kschappell e93948db5f viz primitives for data structures 2025-09-12 15:26:17 +01:00
kschappell 4c8f1d92c6 feat(viz): trie visualisation 2025-09-12 15:08:18 +01:00
kschappell 32d0aa2b07 learning progression + completion tracking 2025-09-12 14:12:38 +01:00
kschappell 9838519113 feat(progress): spaced repetition dashboard 2025-09-12 13:15:06 +01:00
kschappell 79107582f6 feat(content): pattern comparisons 2025-09-10 18:46:50 +01:00
kschappell 7a5d079fc6 feat(patterns): pattern taxonomy + is_optimal 2025-09-08 16:03:14 +01:00
kschappell 064e409680 feat(viz): wire up bit manipulation 2025-09-08 14:50:57 +01:00
kschappell c79f4bf29b single number algorithm def 2025-09-08 14:00:13 +01:00
kschappell 102311d110 feat(viz): bit manipulation algorithm component 2025-09-08 13:32:40 +01:00
kschappell fc866ac366 feat(viz): bit manipulation view 2025-09-04 00:36:55 +01:00
kschappell 650f87ec75 feat(viz): bit display primitive 2025-09-04 00:22:32 +01:00
kschappell 8c408ffa9d feat(viz): bit manipulation types 2025-09-03 23:27:24 +01:00
kschappell 7c2232e27c feat(viz): union-find 2025-09-03 22:44:24 +01:00
kschappell b255ccba32 feat(viz): backtracking, greedy, intervals, matrix 2025-09-03 21:47:33 +01:00
kschappell d23ac3534d feat(viz): heap pattern with kth largest 2025-09-03 21:30:46 +01:00
kschappell 9deca3b7ff feat(viz): dp coin change 2025-09-01 21:29:23 +01:00
kschappell a9bbbf4a91 feat(viz): tree/BFS/DFS patterns 2025-09-01 20:49:11 +01:00
kschappell 47082ddb12 fix viz layout stability 2025-08-24 17:43:46 +01:00
kschappell 5f563be93c feat(viz): monotonic stack viz 2025-08-24 17:32:27 +01:00
kschappell cafcf0158d linked list visualisations 2025-08-24 16:33:51 +01:00
kschappell db3f69e0b0 feat(viz): sprint 1 - array visualisations 2025-08-24 16:09:24 +01:00
kschappell 2e4de5cc31 feat(viz): two pointers narrative 2025-08-24 15:30:46 +01:00
kschappell 1031af4e3b feat(viz): interactive algorithm viz system 2025-08-23 20:28:22 +01:00
kschappell 2b4ef8b7e7 feat(patterns): tutorial system 2025-08-07 00:41:51 +01:00
kschappell d48a211e3f fix(frontend): make stats pages dynamic 2025-08-07 00:07:22 +01:00
kschappell de87136054 seo: sitemap, robots, og tags 2025-08-06 22:38:22 +01:00
kschappell d5d61ffc62 feat(frontend): big O complexity estimator 2025-07-31 15:05:41 +01:00
kschappell 3d7e46c9f7 fix(backend): CORS and API URL fixes 2025-07-31 14:52:27 +01:00
kschappell 5b2b602d85 submit ux improvements 2025-07-31 13:53:39 +01:00
kschappell 4b492db033 feat(frontend): add progress tracking 2025-07-31 13:23:11 +01:00
kschappell 885c7dde2a fix(frontend): handle API errors gracefully 2025-06-27 20:27:54 +01:00
kschappell 68565dc068 bump frontend deps 2025-06-20 14:40:28 +01:00
kschappell 300129bd62 feat(frontend): markdown and detail components 2025-06-20 13:53:44 +01:00
kschappell 3b3a329e3d vitest setup + component tests 2025-05-30 21:16:27 +01:00
kschappell cb0b04c428 loading skeletons 2025-05-30 20:34:31 +01:00
kschappell 92399264de feat(frontend): add question search 2025-05-30 19:27:31 +01:00
kschappell ddb20e24b9 feat(frontend): integrate editor into question page 2025-05-24 20:06:43 +01:00
kschappell a5e325d76d submission api client 2025-05-24 19:33:40 +01:00
kschappell 1a6278211d feat(frontend): add code editor 2025-05-21 21:48:52 +01:00
kschappell 82b993b33f pyodide hook for python execution 2025-05-21 21:03:28 +01:00
kschappell 19849c938e difficulty filters and clickable badges 2025-05-21 18:52:44 +01:00
kschappell b56e2259a2 badge colour variants 2025-05-07 23:23:35 +01:00
kschappell a8e2012878 feat(frontend): visual improvements for content 2025-05-07 23:01:33 +01:00
kschappell 5e46d797c9 security and accessibility pass 2025-05-07 22:15:29 +01:00
kschappell 09a010415d frontend dockerfile 2025-04-29 21:28:45 +01:00
kschappell e6b5044256 wire up pages 2025-04-29 21:06:13 +01:00
kschappell 1aba5719a8 feat(frontend): add UI components 2025-04-29 20:51:49 +01:00
kschappell 6a67326701 types and api client 2025-04-29 19:57:31 +01:00
kschappell 699c937ccd frontend scaffold 2025-04-28 23:50:56 +01:00