Commit Graph

22 Commits

Author SHA1 Message Date
kschappell 67c8932c14 feat(viz): backtracking, greedy, intervals, matrix 2025-09-03 21:47:33 +01:00
kschappell 31c74f177b feat(viz): heap pattern with kth largest 2025-09-03 21:30:46 +01:00
kschappell 03db344fb2 feat(viz): dp coin change 2025-09-01 21:29:23 +01:00
kschappell eb21fc7435 feat(viz): tree/BFS/DFS patterns 2025-09-01 20:49:11 +01:00
kschappell 99741d481b fix viz layout stability 2025-08-24 17:43:46 +01:00
kschappell 7d40d61c50 feat(viz): monotonic stack viz 2025-08-24 17:32:27 +01:00
kschappell 1851072d80 linked list visualisations 2025-08-24 16:33:51 +01:00
kschappell 68e5e95dda feat(viz): sprint 1 - array visualisations 2025-08-24 16:09:24 +01:00
kschappell 21227628fa feat(viz): two pointers narrative 2025-08-24 15:30:46 +01:00
kschappell e5ebe7b188 feat(viz): interactive algorithm viz system 2025-08-23 20:28:22 +01:00
kschappell 2360727e11 feat(patterns): tutorial system 2025-08-07 00:41:51 +01:00
kschappell b4e23cc641 fix(frontend): make stats pages dynamic 2025-08-07 00:07:22 +01:00
kschappell 89b5dd1457 seo: sitemap, robots, og tags 2025-08-06 22:38:22 +01:00
kschappell c580bda6ed fix(frontend): handle API errors gracefully 2025-06-27 20:27:54 +01:00
kschappell 64e5f8b3b6 loading skeletons 2025-05-30 20:34:31 +01:00
kschappell a16e316f2f feat(frontend): add question search 2025-05-30 19:27:31 +01:00
kschappell 815ed3161e feat(frontend): integrate editor into question page 2025-05-24 20:06:43 +01:00
kschappell 6fab0674dd difficulty filters and clickable badges 2025-05-21 18:52:44 +01:00
kschappell e11f9a5ded badge colour variants 2025-05-07 23:23:35 +01:00
kschappell 2ed47746c6 feat(frontend): visual improvements for content 2025-05-07 23:01:33 +01:00
kschappell 1851362e8e security and accessibility pass 2025-05-07 22:15:29 +01:00
kschappell 6537a978c3 wire up pages 2025-04-29 21:06:13 +01:00