5 Commits

Author SHA1 Message Date
02fbf819e4 generic types, traits and lifetimes
- get claude to create rustlings style exercises based on chapter 10 of the book
- update CLAUDE.md to prevent it from producing incorrect exercises
- complete exercises/01-generic-cache-system
2026-01-22 11:58:33 +00:00
f55039411e improve solution to second exercise
- create new function to search substrings
- update PROGRESS.md
2026-01-16 07:20:40 +00:00
0b910bf74d second exercise!
- create exercise string manipulator (shout out claude)
- finish hacky solution (it almost works)
2026-01-15 09:11:30 +00:00
6713144522 improved solution to exercise 2026-01-15 07:36:38 +00:00
1d9dc7559d first exercise!
- create exercise vec statistics calculator (shout out claude)
- finish hacky solution (it works... but at what cost)
- update current state
2026-01-14 09:16:27 +00:00