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

    An AI-powered personal finance tracker built with Python and Streamlit. Automatic categorization and prediction of expenses, chatbot customized for financial assistancy, and you can see more on ReadMe

    Python

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

  3. FileCompressor FileCompressor Public

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

    Java

  4. flight-log-converter flight-log-converter Public

    Flight Data Processing & XML Conversion System in C. Features CSV parsing, binary file handling, XML generation/validation (libxml2), and low-level character encoding conversions.

    C

  5. MultiLevelIndexing MultiLevelIndexing Public

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

    C

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