Skip to content
View iremnaz-d's full-sized avatar

Block or report iremnaz-d

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

    A robust Java CLI application for dormitory management. Engineered with strict adherence to Clean Architecture, N-Tier layering, SOLID principles, and 8 GoF Design Patterns to manage student reques…

    Java

  2. FileCompressor FileCompressor Public

    Adaptive File Compressor implementing Huffman Coding in Java, built with SOLID principles and the Facade pattern.

    Java

  3. flight-log-converter flight-log-converter Public

    C

  4. MultiLevelIndexing MultiLevelIndexing Public

    A C-based multi-level database indexing simulator implementing Replacement Selection Sort, Natural Merge Sort, and direct binary file management.

    C

  5. SearchEngine SearchEngine Public

    This project is designed to store information from thousands of articles, provide users with article details based on a given article ID, and subsequently rank the top 5 most relevant articles corr…

    Java

  6. NetworkPPI NetworkPPI Public

    A Java-based protein-protein interaction network analyzer using graph algorithms such as BFS, DFS, and Dijkstra's Algorithm.

    Java