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. 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

  2. Intrusion-Detection-System Intrusion-Detection-System Public

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

    Python

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

    Python

  4. Face_authentication Face_authentication Public

    Face authentication using web and InsightFace buffalo_l model

    JavaScript

  5. Sudoku Sudoku Public

    Sudoku with gui made using c and windows api. It runs in windows cmd. Sudoku is generated and solved using backtracking.

    C

  6. 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