Skip to content
View 21Sandesh's full-sized avatar

Highlights

  • Pro

Block or report 21Sandesh

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. NetSentinel-Network-Packets-Detection-and-PreventionNetSentinel-Network-Packets-Detection-and-PreventionPublic

    NetSentinel is a comprehensive web application developed in Node.js with MongoDB for database management. It provides features for network intrusion detection and prevention, combining packet analy…

    CSS 1

  2. ExproExproPublic

    Expro is an automated finance management app built with Next.js and JavaScript. It features a dynamic dashboard for tracking budgets, expenses, and incomes. Key highlight: automated expense trackin…

    JavaScript

  3. Performance-Analysis-of-Sorting-Algorithms---Graphical-RepresentationPerformance-Analysis-of-Sorting-Algorithms---Graphical-RepresentationPublic

    Sorting Algorithms Implementation in C. The main objective is to assess the performance of these algorithms across varying array sizes, offering insights into their time complexities and a Visual R…

    C

  4. HTTP-Client-Server-Connection-using-TCP-IPHTTP-Client-Server-Connection-using-TCP-IPPublic

    HTTP Client-Server Communication: C++ implementation for TCP/IP-based communication. Server handles incoming requests, stores data and responds to clients. Client-side includes an HTML interface fo…

    C++ 1

  5. Multi-Level-Encryption-IdeationMulti-Level-Encryption-IdeationPublic

    Multi Level Encryption is a security-oriented Ideation project designed to provide a robust and multi-layered encryption mechanism for sensitive data. The project employs a combination of AES (Adva…

    HTML 1

  6. TicTacToeTicTacToePublic

    Tic-Tac-Toe Game Implementation in C++ Language using MiniMax.

    C++