SocietysubidhaHub is a platform for residential communities — facilities, events, amenity booking and complaint tracking. I built it with plain HTML, CSS and JavaScript, on purpose.
I wanted to prove you don't need a heavy framework to build something usable and accessible. Every interactive element is reachable by keyboard, every control has a proper label, and the markup is semantic.
Accessibility isn't a feature you add at the end — it's a constraint that makes your whole design clearer. Designing for screen readers forced me to structure content better for everyone.
If you only test with a mouse, you've only tested half your users.