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

    A multithreaded in-memory key-value store in C using TCP sockets, pthreads, a custom thread pool, and a hash table for storage.

    C

  2. campus-hub campus-hub Public

    RESTful backend for university management built with Node.js, Express, and MySQL. Demonstrates relational database design, 3NF normalization, transactions, SQL joins, and CRUD APIs.

    JavaScript

  3. multithreaded-tcp-server multithreaded-tcp-server Public

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

    C

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

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

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