Skip to content
View sulpap's full-sized avatar

Block or report sulpap

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.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Popular repositories Loading

  1. MyStudies-Re-Design MyStudies-Re-Design Public

    Re-design of MyStudies website as a project in "Human-Computer Interaction" course.

    JavaScript 1

  2. System-Programming System-Programming Public

    Client-server application for executing jobs via IPC (named pipes), extended into a multithreaded network-based version with socket communication and thread pool support.

    C

  3. Project-KNN Project-KNN Public

    Implementation of Vamana-based algorithms for efficient k-nearest neighbor (KNN) search. Designed for optimized indexing and query performance in high-dimensional data.

    C++ 1

  4. Extendible-Hashing-System Extendible-Hashing-System Public

    Extendible Hashing System for efficient dynamic data storage and retrieval using extendible hash tables. Developed as part of Implementation of Data Structure Systems course.

    C