Skip to content
View pranavgn12's full-sized avatar

Block or report pranavgn12

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

Pinned Loading

  1. Intrusion-Detection-System Intrusion-Detection-System Public

    Random Forest model analyzing packets collected on 2 second time frame and classifying attack.

    Python

  2. Framework-on-LLM Framework-on-LLM Public

    An LLM-powered mental health assistant framework featuring episodic memory, long-term memory consolidation, mood and reflection tracking, and retrieval-augmented generation (RAG) to deliver persona…

    Python

  3. Air-Watch-IoT Air-Watch-IoT Public

    Air Quality Monitoring System using ESP32

    Python

  4. ISL-FLOW ISL-FLOW Public

    Real-time ISL recognition system utilizing MediaPipe landmarks and a Feed-Forward Neural Network. Features an intelligent autocomplete engine with fuzzy matching, hands-free clipboard export, and h…

    Python

  5. Mines Mines Public

    Minesweeper style game

    JavaScript

  6. Tic-Tac-Toe-C-Minimax-Raylib-Animated Tic-Tac-Toe-C-Minimax-Raylib-Animated Public

    A graphical Tic-Tac-Toe game written in C using raylib, featuring an iterative (non-recursive) Minimax algorithm for AI decision-making.

    C 2