HASZB is an AI learning platform: a course track, interactive labs, a prompt playground and a visual Agent Lab, with accounts and progress that follow the reader across devices.
Learning to use AI well is a practical skill, not a reading exercise. The platform pairs each lesson with somewhere to actually run the idea.
Requiring an account before anything works is the fastest way to lose a learner — but progress that lives only in one browser is not worth much either.
The whole experience runs without a database. Progress falls back to a local driver and the account routes are simply unreachable, so a signed-out visitor gets a complete product. Adding a database upgrades persistence rather than unlocking the site.


Concept
Architecture
UI / UX
Development
Database
Testing
Deployment