my-first-val
Val Town is a collaborative website to build and scale JavaScript apps.
Deploy APIs, crons, & store data – all from the browser, and deployed in miliseconds.
An interactive web application for computer science students to visualize and understand algorithms and data structures.
- Interactive visualizations of common algorithms (sorting, searching)
- Step-by-step execution to understand algorithm behavior
- Time and space complexity explanations
- Customizable inputs to test different scenarios
- Clean, modern UI with responsive design
/backend
- Hono API server/frontend
- React frontend with TailwindCSS/shared
- Shared types and utilities
Visit the app at the HTTP endpoint URL. No installation required!
- TypeScript
- React
- Hono
- TailwindCSS