Skip to content
View sarvaniun's full-sized avatar

Highlights

  • Pro

Block or report sarvaniun

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. multithreaded-tcp-server multithreaded-tcp-server Public

    Multithreaded TCP server in C using POSIX threads, thread pools, condition variables, and graceful shutdown.

    C

  2. phonebook-management-system-hash-table phonebook-management-system-hash-table Public

    Hash table-based phonebook in C using separate chaining (linked lists), supporting efficient search, insertion, deletion, file persistence, and country-code analysis.

    C

  3. recipe-bliss-app-mern recipe-bliss-app-mern Public

    A MERN-stack based recipe web application called Recipe Bliss. It is a digital recipe cookbook where users can view different recipes with step-by-step instructions and ingredients with supported Y…

    JavaScript

  4. hospital-records-management-system hospital-records-management-system Public

    Hospital patient management system in C using doubly linked lists with priority-based admission, search, discharge, and report generation features.

    C

  5. SDN-Dynamic-Host-Blocking SDN-Dynamic-Host-Blocking Public

    A reactive SDN security application built with Ryu and Mininet that detects network flooding in real-time and dynamically installs OpenFlow drop rules to mitigate attacks.

    Python

  6. student-management-system student-management-system Public

    C-based Student Management System using Linked Lists and Heap for efficient record management, file handling, and top-student queries.

    C