Pascal's Triangle Learning ToolMay 14, 2026·71 words·1 minMath Patterns Python EducationA Pascal’s Triangle learning tool that builds 10 rows on mobile and 15 rows on desktop, with notes on real triangle properties.
Interactive Word SearchMay 14, 2026·64 words·1 minWord Search Puzzles AWS Lambda PythonAn interactive word search game generated with GitHub spec-kit and AWS Lambda-powered category, topic, and facts data.
Interactive Tower of Hanoi GameMay 14, 2026·110 words·1 minTower of Hanoi Recursion Python Logic PuzzleLearn and play Tower of Hanoi with recursive puzzle logic and difficulty levels based on moving up to 7 discs.
Interactive Latin SquaresMay 14, 2026·44 words·1 minMath Patterns Python EducationInteractive Latin Squares in numbers or colors with real-world applications in scheduling, cryptography, and agricultural experimentation.
Interactive 15 Puzzle SolverMay 14, 2026·41 words·1 min15 Puzzle Solver Algorithms PythonAn interactive 15 Puzzle self solver that quickly finds a solution using an algorithmic method different from manual play.
Classic Sudoku Web AppMay 14, 2026·84 words·1 minSudoku Puzzles Python Brain TrainingLearn Sudoku through a one-page game with pencil-mark strategy, a three-strike challenge, and brain-training gameplay.