Skip to content
View FrenyChauhan's full-sized avatar

Block or report FrenyChauhan

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 is supported. This note will only be visible to you.
Report abuse

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

Report abuse
FrenyChauhan/README.md

β—ˆ About Me

const freny: Developer = {
  education : "B.Tech CSE @ SVNIT Surat  |  CGPA: 8.60",
  focus     : ["Backend Engineering", "Real-Time Systems", "AI-Integrated Applications"],
  currently : "Building production-grade systems & sharpening system design",
  interests : ["Distributed Systems", "LLM Pipelines", "Competitive Programming"],
  philosophy: "Ship systems that scale β€” not just code that runs.",
};

Computer Science undergraduate who architects event-driven backends, integrates AI/ML pipelines into full-stack products, and approaches every problem through the lens of scalability and system correctness. From real-time WebSocket infrastructure to RAG-based AI assistants, I build software that works at depth β€” not just on the surface.


β—ˆ Tech Stack

⚑ Languages

C C++ Python JavaScript

πŸ–§ Backend & APIs

Node.js Express.js Flask Socket.io REST API JWT

πŸ—„οΈ Databases & ORM

PostgreSQL MongoDB MySQL Prisma

πŸ€– AI / ML

TensorFlow Scikit-learn Hugging Face Pandas NumPy

πŸ› οΈ Tools & DevOps

Git Docker Postman Vercel Render GCP


β—ˆ Featured Projects

🏟️ SportsHub β€” Real-Time Sports Ecosystem Platform

GitHub Live

A production-grade sports management platform engineered around real-time data delivery and modular backend architecture.

Engineering Highlights

  • Designed a WebSocket layer with Socket.io to support concurrent live match updates with sub-100ms latency across multiple active sessions
  • Built a stateless authentication system using JWT + bcrypt with token rotation, ensuring secure session management at scale
  • Architected domain-separated backend services β€” isolated modules for team management, match orchestration, and live event broadcasting
  • Integrated an AI coaching recommendation engine that surfaces contextual insights based on match data
  • Deployed with a decoupled infra strategy: React frontend on Vercel + Node.js/Express backend on Render

Node.js Express.js Socket.io MongoDB JWT React Vercel Render


🧠 MindSettler β€” AI-Powered Mental Health Platform

GitHub Live

A mental wellness platform built around a Retrieval-Augmented Generation (RAG) pipeline for contextually grounded AI responses.

Engineering Highlights

  • Implemented a RAG-based conversational AI assistant that retrieves domain-relevant context before generating empathetic, grounded responses
  • Designed a Python Flask microservice to host the AI pipeline, with the Node.js backend acting as an orchestration layer between UI and AI service
  • Built emotion recognition (DeepFace) and sentiment analysis (VADER) pipelines with end-to-end integration into user sessions
  • Structured MongoDB schemas optimized for efficient storage and retrieval of session history and AI interaction logs
  • Exposed clean REST APIs with proper error boundaries, rate limiting, and schema validation

Node.js Express.js Python Flask MongoDB RAG Hugging Face DeepFace VADER


πŸ—³οΈ VoteByte β€” Secure Distributed Voting System

GitHub

A high-integrity online voting platform engineered with biometric authentication, RBAC authorization, and real-time result aggregation.

Engineering Highlights

  • Led end-to-end architecture and development β€” from schema design to deployment configuration
  • Implemented Role-Based Access Control (RBAC) with granular permission layers for voters, admins, and auditors
  • Integrated biometric-based identity verification as a second authentication factor to prevent fraudulent submissions
  • Designed a PostgreSQL + Prisma data layer with normalized schemas, query optimization, and transactional integrity for vote recording
  • Built real-time result dashboards with live aggregation pipelines and responsive UI updates on vote events

Node.js Express.js PostgreSQL Prisma JWT RBAC Biometric Auth


β—ˆ Competitive Programming

Platform Handle Stats
🟑 LeetCode FrenyChauhan 200+ problems solved · Rating 1400+
πŸ”΅ Codeforces Freny_Chauhan Active competitor

Core DSA Domains

  • Graph algorithms Β· Dynamic programming Β· Greedy & divide-and-conquer
  • Binary search Β· Sliding window Β· Tree traversals
  • Segment trees Β· Hashing Β· Bit manipulation

Consistent problem-solver with a focus on time-complexity analysis, optimal space usage, and clean algorithmic thinking β€” directly applied to backend system design decisions.


β—ˆ Achievements

# Achievement Context
πŸ† Web Wonders 2025 β€” Winner Full-stack team competition; built and shipped a complete application within the event window
πŸ₯ˆ Echelon 2k26 β€” National Finalist Qualified to the finals of a national-level hackathon
🎯 ACM Summer Challenge β€” Finalist Recognized for strong algorithmic problem-solving under competitive conditions
☁️ Google Cloud Study Jams Completed hands-on labs covering GCP fundamentals and cloud architecture
πŸ’» LeetCode 1400+ Rating 200+ problems solved across all difficulty tiers

β—ˆ GitHub Analytics






β—ˆ Contribution Snake

github contribution grid snake animation

β—ˆ Experience & Community

Role Organization Period
Executive ACM Student Chapter β€” SVNIT Surat 2025 – Present
Junior Developer Google Developer Groups on Campus (GDGC) β€” SVNIT 2025 – Present
Representative Nexus β€” SVNIT Surat 2025 – Present

β—ˆ Connect

LinkedIn Email GitHub


"The best systems are not just correct β€” they are inevitable."

Freny Chauhan Β· SVNIT Surat Β· B.Tech CSE '28

Pinned Loading

  1. Siddh-2006/BrightWebXWebWonders Siddh-2006/BrightWebXWebWonders Public

    JavaScript 1 1

  2. VoteByte VoteByte Public

    Voting System - Group Project by Team VoteByte

    JavaScript 4

  3. Siddh-2006/GWOC Siddh-2006/GWOC Public

    JavaScript 2 1

  4. Siddh-2006/Autonomous_hacks_26 Siddh-2006/Autonomous_hacks_26 Public

    Python

  5. Siddh-2006/ReasonForge Siddh-2006/ReasonForge Public

    Where ideas are shaped, not guessed

    TypeScript