Official event website for Raspberry Pi Jam Kochi 2026 — a community meetup for Raspberry Pi enthusiasts, makers, educators, and engineers in Kerala.
Date: Saturday, July 11, 2026 · 10:00 AM – 4:00 PM
Venue: TinkerSpace Kochi, Kerala
Raspberry Pi Jams are independently organised community events where people share knowledge, learn new things, and meet other Raspberry Pi enthusiasts. Pi Jam Kochi 2026 is Kerala's biggest Raspberry Pi community gathering — whether you're a student, hobbyist, educator, or engineer, it's a place to learn, build, share, and connect.
Organizers: Raspberry Pi Foundation, TinkerSpace, MakerGram, Google for Developers
Register: TinkerHub event page
- React 19 + Vite 8
- Tailwind CSS v4
- Three.js for the Pi 5 interactive model
- Lucide React icons
- Node.js 18 or later
- npm (included with Node.js)
-
Clone the repository and enter the project directory:
git clone <repository-url> cd PiJam2026
-
Install dependencies:
npm install
-
Start the development server:
npm run dev
-
Open the URL shown in the terminal (usually
http://localhost:5173).
The dev server supports hot module replacement — changes to source files reload automatically.
MIT — see LICENSE.