Studio · Demonstration
Vikram Dev University, a public university site demonstration
A self initiated demonstration of an institution grade public university site, presented to the university. Mandatory disclosure, accessibility, and governance pages built in. Not a commissioned engagement.
Next.js · static export · accessibility · public disclosure
Studio · Demonstration · 2026-06-22
What this is
Vikram Dev University in Jeypore is a state public affiliating university that serves the four southern Odisha districts of Koraput, Malkangiri, Nabarangpur, and Rayagada. It was founded in 1947 as Jeypore College and declared a university in 2023.
No one asked us to build this. We built a full demonstration site for the university on our own and presented it to them. This was not a commissioned engagement, and nothing here implies one. It is the studio showing, rather than describing, what an institution grade public university site looks like when the compliance and governance pages are the spine of the build and not a folder added at the end.
Live at the VDU demonstration.
The thesis
A public university site is a legal surface before it is a marketing one. It is bound by the Right to Information Act, by University Grants Commission self disclosure norms, by the Rights of Persons with Disabilities Act, and now by the Digital Personal Data Protection Act. Most of the public university portals a student in the Koraput belt reaches treat those obligations as a links page bolted to a brochure. We wanted to show the inverse: an institution grade site where disclosure, accessibility, and data protection are designed in from the first page.
So we built the whole thing, 65 pages, as a static export. No content management server to patch, no database to breach, no per page cost to the university for a page that just has to exist and stay readable for years.
What we built
A multi page site that covers the real estate a public university owes the public. About, with chancellor, vice chancellor, registrar, history, motto, and the university crest. Academics, with schools, departments, programmes, the faculty directory, and the academic calendar. Admissions for undergraduate and postgraduate, examinations with results and revaluation, affiliated colleges, campus life, research, recruitment, tenders, committees, grievance, and a full notices archive.
The governance pages are not an afterthought, they are the reason the site exists:
- Right to Information as a first class section. The university is named as a public authority under Section 2(h) of the RTI Act, 2005. The section carries the Public Information Officer and Assistant Public Information Officer details, the First Appellate Authority, the Section 4(1)(b) suo motu disclosure, and a model application form under Section 6(1) that states in plain terms that the format is optional and any written request setting out the particulars is enough.
- Mandatory public disclosure. A UGC public self disclosure page, plus NAAC, NIRF, and AISHE disclosure pages, structured as the norms expect rather than as a scanned PDF dump.
- An accessibility statement that is honest about its level. The statement commits to WCAG 2.1 Level AA and to the Rights of Persons with Disabilities Act, 2016, and the build moves toward current WCAG intent rather than claiming a level it does not hold.
- A DPDP aware privacy posture. Client side search runs on the device because a state university serving a tribal majority region should not route student queries to an overseas service without a residency and purpose review. There is a consent banner mount aligned to the DPDP Act, 2023, and no third party telemetry.
The accessibility layer
The site carries an accessibility toolbar that is not decoration. Text resize across four steps, high contrast, dark mode, a dyslexia friendly font, a reading ruler, and a reduced motion control. Every preference is saved on the device, every toggle is announced to a polite live region so a screen reader user hears the change, and focus survives a language switch. The Government of Odisha utility bar sits above all of it, with the state emblem, a screen reader access link, and the sitemap where assessors expect them.
The site speaks three languages. English is the source, with Odia and Hindi toggles, because Odia is the language of school instruction and government communication across the districts the university serves. The translation layer is written in Odia script with real grammatical inflection rather than transliteration, and long form blocks that await final review by an Odia linguist say so out loud rather than pretending.
The parts that hold up under bad connectivity
The KBK belt has patchy connectivity, so the site is built to stay readable when the network drops. A progressive web app service worker keeps the grievance route, the RTI page, and the most recent notices available offline, while the emergency alert payload is never cached and is fetched fresh every time. The notice rail pauses on hover and on keyboard focus so a slow reader is not chasing moving text. Search is an on device index for the whole site with typo tolerance, no SaaS behind it. The campus map is a Leaflet layer over OpenStreetMap, with attribution kept where it belongs.
Why it is here
Roobaroo is the lower edge of what we ship, a single marketing site. This is the upper edge of what we want this section to argue: that an institution grade public site is a compliance, policy, and legal artefact first, and that the studio can build one to that standard without being asked. We presented this to Vikram Dev University as a demonstration of that standard, not as a deliverable invoiced against a contract.
If you run a public institution and you are weighing what your site owes the people who have to use it, this is the reference point. Reach us at [email protected].