This is a submission for Frontend Challenge: Office Edition sponsored by Axero, Holistic Webdev: Office Space
What I Built
For this challenge, I recreated a familiar remote work scene โ the classic Zoom video call matrix โ using only HTML, CSS, and a sprinkle of JavaScript.
But I didnโt stop at layout.
I made the monitor itself interactive:
๐ก Double-clicking the screen toggles dark mode โ like dimming the lights in a real meeting room.
This isnโt just a CSS layout. Itโs a micro-moment for workplace UI โ familiar, fun, and frictionless.
Demo
๐ Live Demo (Netlify):
๐ https://oyezooareo2.netlify.app/
๐ **GitHub Repo:
๐ https://github.com/poowa-gg/Zoom-call-matrix/tree/master
๐ฅ Watch Video Demo (Google Drive):
๐ https://drive.google.com/file/d/1JPkKTmkrw0KTGnDcR2qTtozRcBGdY_Et/view?usp=sharing
โจ What It Does
- ๐จ CSS Grid layout with 4 avatar placeholders
- ๐ฅ๏ธ Monitor, stand, and base built from scratch with divs
- ๐ Dark mode switch triggered by double-click (or Enter key)
- โฟ Keyboard navigable + screen reader friendly
- ๐ฑ Responsive and zero dependencies
Journey
The goal wasnโt just to draw boxes โ it was to build a component that feels alive.
So instead of a toggle button, I let users interact with the thing theyโre looking at: the monitor.
It was a solo project
๐ฌ Over to You
Whatโs your favourite subtle way to enhance a digital workspace?
Drop an idea below โ could be wild, weird, or wow-worthy.
โ If you liked this project, leave a comment, share with a teammate, or just smash that โค๏ธ.
Thanks DEV + Axero for pushing us to reimagine the office intranet!
Top comments (0)