Founding Engineer · EEVSEC Private Limited
Apr 2026 - Presenteevsec.com · school cyber-safety & computational-thinking platform, Classes 3-10
- Sole engineer on Cyber Suraksha, a cyber-safety and computational-thinking platform for Classes 3-10 now onboarding 3 schools; built on Next.js, TypeScript, and Cloudflare Workers over a 19-table multi-tenant Cloudflare D1 schema, with PBKDF2 authentication, hashed server-side sessions, and role-scoped student, teacher, and school-admin dashboards.
- Shipped a Class 10 mathematics course spanning 18 interactive topics, 9 narrated animated lessons, and 95 auto-graded questions, plus 4 gamified Class 3 modules; grading runs server-side against a version-controlled question bank, with a single-attempt rule enforced by a database uniqueness constraint so marks cannot be replayed or forged from the client.
- Engineered a retrieval-grounded AI assistant that answers student questions from course handbooks with inline source citations, plus progress rollups that report per-topic and per-chapter mastery to teachers in a single indexed read instead of scanning raw attempt history.
- Hardened delivery with 45 automated tests and browser gates covering auth boundaries, grading integrity, layout regressions, and cross-browser media playback on Chromium and WebKit.
- Designed and shipped eevsec.com end to end, a 20-page product marketing site covering product, pricing, and audience pages with responsive dark-mode layouts and search-optimized metadata, driving 500+ waitlist signups before launch.
- Next.js
- TypeScript
- Cloudflare Workers
- Cloudflare D1
- Multi-Tenant Auth
- RAG
- Playwright
- EdTech