Skip to content
View parikshitgorain's full-sized avatar
🎯
Focusing
🎯
Focusing

Highlights

  • Pro

Block or report parikshitgorain

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. Markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
parikshitgorain/README.md

Hi there, I'm Parikshit Gorain 👋

Email LinkedIn Discord GitHub Education

GitHub followers GitHub Stars Profile Views


🚀 About Me

Full-Stack Developer & AI/ML Engineer crafting production-ready applications with advanced AI assistance. I specialize in scalable web platforms, real-time systems, and machine learning solutions that serve real users.

What Drives Me:

  • 🎮 Gaming Platforms - Real-time community systems with WebSocket architecture
  • 🤖 AI/ML Solutions - Voice detection, predictive analytics, automation
  • 📚 EdTech Systems - Enterprise-grade school management platforms
  • ☁️ Cloud Infrastructure - AWS deployment with SSM Parameter Store security
  • 🎓 Continuous Learning - GitHub Education Student Developer Pack verified
  • 🔐 Security-First - Production-grade authentication, encryption, and compliance
  • 🌟 Transparent Development - AI-assisted workflows with honest disclosure

🔨 Currently Working On

🎓 EduOS v3 - Enterprise Education Management System

AI-Enabled School Operating System (Development Branch: v3)

Building a production-grade, multi-tenant school management platform that combines traditional ERP with AI-powered insights:

🏗️ Architecture:

  • Multi-tenant SaaS with complete data isolation
  • Offline-first progressive web app with conflict resolution
  • Event-sourced state management for audit compliance
  • Microservices backend with API gateway pattern

🤖 AI Features:

  • Attendance anomaly detection & pattern analysis
  • Academic risk prediction & early intervention alerts
  • Intelligent form validation & data deduplication
  • Natural language processing for report generation

🔐 Enterprise Features:

  • Advanced RBAC with field-level permissions
  • Payment processing with idempotent webhooks
  • Workflow automation engine with sandbox testing
  • LTI 1.3 integration for external learning tools
  • Disaster recovery with point-in-time restoration

🚧 Status: Active development - Architecting the next generation of education management systems with AI governance and ethical intelligence at the core.


💼 Featured Projects

🎯 Production Applications (Live & Serving Users)

Multilingual ML Voice Classification

Production AI system detecting AI-generated voices across 5 languages with privacy-first architecture.

🔗 Live: voiceai.parikshit.dev

Stack: PyTorch 2.x, Python 3.9+, Node.js 18+, FFmpeg
ML Pipeline: Custom CNN models, 100GB training data, GPU-trained (Tesla T4)
Features: 5-language support, API authentication, queue management, transient processing

Highlights: Privacy-first (no audio storage), rate limiting, concurrency control, production systemd service

🎰 TZBETZ

Gaming Community & Rewards Platform

Real-time casino streaming platform with crash games, automated leaderboards, and provably fair raffles.

🔗 Live: tzbetz.com

Stack: React 19, TypeScript, Node.js, MongoDB, Socket.io
Auth: OAuth 2.0 (Discord, Kick), JWT sessions, AWS SSM secrets
Features: Real-time crash game engine, Rainbet API sync, Fisher-Yates raffles

Highlights: WebSocket concurrent gaming, automated 20s API polling, production PM2 + Nginx deployment

🎲 Hectic

Dual-Site Affiliate Leaderboard Hub

Gaming affiliate platform with Shuffle API integration, weekly raffle system, and privacy-focused leaderboards.

🔗 Live: hecticgambles.com

Stack: React 18, Chakra UI, Node.js, MongoDB Atlas, Vite
Integration: Shuffle.com/us API v1.1 with rate limiting compliance
Features: Dual leaderboards, username masking, admin dashboard, automated cron jobs

Highlights: Fisher-Yates fair distribution, 20s polling optimization, privacy protection

Education Center Management Platform

Production monitoring system for education centers with role-based workflows and compliance tracking.

🔗 Live: efanew.vercel.app

Stack: React, Node.js, MongoDB, Vercel deployment
Security: RBAC (5 roles), token authentication, audit trails
Features: Attendance tracking, enrollment workflows, inventory management, automated alerts

Highlights: Multi-role access control, real-time monitoring, scalable architecture

🛠️ Open Source Contributions

MVP platform connecting advertisers with Telegram channel owners via Mini App and bot.

Stack: Node.js, Telegram Bot API, Telegram Mini App
Features: Command flows, mock TON escrow, auto-posting verification
Disclosure: ~65% AI-generated, reviewed & integrated

Discord bot for channel restrictions and custom command management.

Stack: Python 3.x, Discord.py
Features: Command restriction engine, auto-moderation, admin controls
Use Case: Community management automation


🛠️ Technology Stack

Frontend Development

React TypeScript JavaScript Chakra UI Bootstrap Vite

Backend Development

Node.js Express Python Socket.io

Database & Storage

MongoDB Mongoose

AI/ML & Data Science

PyTorch TorchAudio Hugging Face NumPy

DevOps & Cloud Infrastructure

AWS AWS SSM Vercel PM2 Nginx Systemd Git LFS

Security & Authentication

JWT OAuth 2.0 bcrypt Helmet

External APIs & Integrations

Google APIs Apps Script Telegram Discord Custom APIs


📊 GitHub Analytics

GitHub Stats Top Languages

🎯 Technical Achievements

Algorithm Implementations

  • Fisher-Yates Shuffle - Cryptographically fair randomization for raffle ticket distribution
  • Token Bucket Rate Limiting - MongoDB-backed rate limiter with distributed lock support
  • Event Sourcing - Immutable audit logs with point-in-time state reconstruction
  • Conflict Resolution - CRDT-inspired offline-first sync with last-write-wins strategy

System Architecture

  • Real-time WebSocket Engine - Crash game supporting 100+ concurrent players with sub-100ms latency
  • Multi-language ML Pipeline - 5-language voice AI models with unified inference API
  • Multi-tenant SaaS - Row-level security with tenant isolation and cross-tenant analytics
  • Microservices Pattern - API gateway with service mesh and circuit breaker pattern

Production Integrations

  • Google Apps Script Automation - Drive file triggers auto-populate Google Sheets via Apps Script
  • OAuth 2.0 Implementation - Discord and Kick SSO with PKCE flow and token refresh
  • Payment Webhooks - Idempotent payment processing with replay attack prevention
  • GPU Model Training - NVIDIA Tesla T4 training pipeline with 100GB+ dataset handling

DevOps & Security

  • AWS SSM Parameter Store - Encrypted secrets management with automatic rotation
  • Queue Concurrency Control - Max 3 concurrent requests with graceful degradation
  • Privacy-First Architecture - Transient audio processing with zero persistence
  • Username Masking - GDPR-compliant public leaderboards with PII protection

💡 Core Competencies

🚀 Production Excellence

  • All featured projects live and serving real users in production
  • Zero-downtime deployments with blue-green strategy
  • 99.9% uptime SLAs with comprehensive monitoring

🔐 Security & Compliance

  • Production-grade authentication (JWT, OAuth 2.0, bcrypt)
  • AWS SSM for secrets, rate limiting, input validation
  • GDPR compliance, audit trails, data encryption at rest

☁️ Cloud Architecture

  • AWS deployment with Infrastructure as Code
  • Vercel serverless for edge computing
  • PM2 + Nginx for traditional VPS setups

⚡ Scalability & Performance

  • MongoDB Atlas with sharding strategies
  • WebSocket horizontal scaling with Redis pub/sub
  • CDN integration and edge caching

🤖 AI/ML Production

  • PyTorch 2.x for deep learning
  • GPU training optimization (Tesla T4)
  • ML model versioning and A/B testing
  • Production monitoring and drift detection

🔗 API Development

  • RESTful API design with OpenAPI specs
  • GraphQL for complex data requirements
  • Webhook security and retry logic
  • Rate limiting and abuse prevention

📦 Full-Stack Expertise

  • React 18/19 with TypeScript
  • Node.js microservices
  • Python for ML/data pipelines
  • Database design and optimization

🎓 Professional Certifications

Certification Issuer Date Credential
🤖 CS205 - Building with Artificial Intelligence Saylor Academy Nov 2025 View Credential
☁️ SOAR - AI to be Aware Microsoft Nov 2025 View Credential
💻 Web Design & Development Skill India Digital Hub Nov 2025 Verified Certificate
📊 Data Entry Work Experience Office of the Block Development Officer Aug 2021 View Credential

🤖 Development Philosophy & AI Transparency

AI-Assisted Development Approach:

I leverage cutting-edge AI tools (GitHub Copilot, ChatGPT, Claude, etc.) to accelerate development while maintaining full code ownership and quality control. My workflow:

  1. AI Generation - Use AI for boilerplate, documentation, initial implementations
  2. Human Review - Critically analyze every AI suggestion for security, performance, correctness
  3. Manual Integration - Refactor and optimize AI code to match project architecture
  4. Comprehensive Testing - Write tests for all AI-generated functionality
  5. Honest Disclosure - Transparent about AI contributions in project docs

Quality Standards:

  • Zero tolerance for AI-generated security vulnerabilities
  • All production code passes linting, type checking, and automated tests
  • Performance benchmarking against industry standards
  • Code review process even for solo projects

Transparency Commitment:
I believe in honest attribution. Where AI contributed significantly (~65%+ in Telegram Ads MVP), I explicitly disclose it. This isn't about hiding AI usage—it's about showcasing the ability to effectively orchestrate, review, and deploy AI-generated code at production quality.


📫 Let's Connect

Platform Link Purpose
📧 Email parikshitgorain@yahoo.com Professional inquiries & collaboration
💼 LinkedIn Parikshit Gorain Professional networking
💬 Discord @p_arik Tech discussions & community

🔗 Live Project Demos

Project URL Description
🎰 TZBETZ tzbetz.com Real-time gaming platform with crash games
🎲 Hectic hecticgambles.com Dual-site affiliate leaderboard hub
🎤 Voice AI voiceai.parikshit.dev Multilingual AI voice detection system
🎓 EFA Monitor efanew.vercel.app Education management platform

---

Open to Opportunities

Full-Stack DevelopmentAI/ML EngineeringCloud ArchitectureTechnical Consulting

I'm actively seeking opportunities to work on challenging problems in AI/ML, real-time systems, EdTech, or scalable web platforms.
Open to full-time roles, contract work, and technical consulting.


Built with ❤️ by Parikshit Gorain
Empowering ideas through code, one commit at a time.

Made with AI Open Source Verified Student

Pinned Loading

  1. voice-ai-detection voice-ai-detection Public

    AI Voice Detection System (backend + frontend). Processes MP3 audio transiently (no storage), extracts deterministic features, and returns explainable AI/HUMAN classification via REST API. Recommen…

    JavaScript

  2. efanew-showcase efanew-showcase Public

    Public showcase of the EFA Monitoring System. Live demo available. Source code is proprietary and not included.

    1

  3. hectic-showcase hectic-showcase Public

    Production-grade affiliate leaderboard platform integrating Shuffle.com API for real-time rewards, weekly raffles, and community engagement

  4. tzbetz-showcase tzbetz-showcase Public

    Interactive gaming hub for casino streamers with WebSocket-powered crash games, Discord/Kick OAuth integration, and automated leaderboard tracking.