Case Study: Desktop App
Khelotsav
Project Overview
We engineered a standalone Windows application using Electron and Node.js. The app utilizes advanced DOM parsing and IPC (Inter-Process Communication) to scrape and render live match statistics in real-time, ensuring users get instant updates without browser latency. It features a custom lightweight UI optimized for performance using vanilla JavaScript.

Key Information
Core Technologies
- Electron (v40+)
- Node.js
- IPC Architecture
- HTML5/CSS3
Special Features
- Offline-first architecture
- Local Storage
- Dynamic CSS animations