Interactive React/Vite coursework app for explaining data structures, algorithms, and small logic games through visual demos.
- Stack simulation
- Queue simulation
- Binary tree visualization
- Binary search tree visualization
- Sorting visualizer
- Towers of Hanoi
- Tic-tac-toe logic demo
- React
- Vite
- Tailwind CSS
- Framer Motion
- D3
- Three.js
npm install
npm run devnpm run lint
npm run buildGitHub Actions runs install, audit, lint, and production build checks on pushes and pull requests.
The app includes media assets for the presentation-style landing page and interactive case screens. Keep large media compressed before committing so the repository stays practical to clone.
