OSSmosis was the first event conducted by GitHub Community SRM, a student-led open source initiative at SRMIST, Chennai. I built the official microsite for the event: a fully static deployment that served as the event portal, covering the event description, rules, judging criteria, and a registration flow for participants to showcase their open source projects. The project was built using Vue.js, which was my first hands-on experience with the framework; it introduced me to component-based architecture, Vue CLI, and managing a Yarn-based frontend workflow. A lightweight Python/Django backend handled form submissions on the server side.

Built using: