|
|
India's community-maintained Directory Vendors · Builders · Brand Stores · No ads. No affiliates. Just data. 🌐 keydir.in · 🐛 Report an issue · 🍴 Fork & contribute · 🚀 Contact the Admin |
| Section | Description |
|---|---|
| Vendors | Verified Indian gear vendors, filterable by multi-select intersections |
| DIY Builders | Custom premium cable makers, structural modding, and custom layout hardware artisans |
| Brand Stores | Official India direct manufacturer storefronts — Ajazz, Cosmic Byte, TVS, Xtro, and more |
| Surfaces | Single comprehensive tracking grid mapping out specialized mousepads, desk mats, and glasspads |
| GroupBuy | Active, upcoming, and closed group buys — tracked by the community. |
| Setup Guide | Beginner-friendly peripheral optimization, hardware modding, and performance maintenance guide |
The synchronized database pipeline natively supports cross-filtering across workspace categories:
Pre-built Barebone Switches Keycaps Parts/Tools Accessories Mouse Mousepad Deskpad Glass-pad PC Parts Hall Effect Alice Split Low-Profile
- 🇮🇳 India-focused peripheral vendor discovery
- ⚡ High-performance static site — zero bloat, pure vanilla performance
- 🗂️ Unified Datasets Grid — merges standard suppliers and pad specialists into one filterable channel
- 🧼 Zero ads, zero tracking scripts, zero revenue-generating affiliate redirects
Built intentionally simple, resilient, and accessible:
- HTML5 + CSS3 + Vanilla ECMA JavaScript — dependency-free, zero compiler build steps
shared.js— the unified single source of truth for global configuration arrays and data arrays- GitHub Pages — free, reliable static deployment layer
- Fonts: Space Grotesk, JetBrains Mono
- Design Philosophy: Brutalist / NeoBrutalist high-contrast blocks
keydir.in/
├── index.html
├── vendors/index.html
├── builders/index.html
├── brands/index.html
├── surfaces/index.html
├── groupbuy/index.html
├── guide/index.html
├── about/index.html
├── contact/index.html
├── Terms-and-Conditions/index.html
├── assets/
│ ├── img/
│ ├── css/
│ │ └── style.css
│ └── js/
│ ├── keydir-popup.js ← Global update popup engine triggered via navigation bell elements
│ ├── shared.js ← Single source of truth. Manage global vendor matrices and category schemas here
│ └── theme.js
└── README.md
Non-Commercial Community Use License — free to fork, modify, and deploy for non-commercial objectives. Proper origin attribution required. See LICENSE for terms.