Skip to content
View Faryal-Zahra's full-sized avatar

Block or report Faryal-Zahra

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

Popular repositories Loading

  1. Data-Mining- Data-Mining- Public

    "Built a Transformer-based computer vision solution for a Kaggle/CVPR accident detection competition, predicting accident occurrence, time, and location using multi-output modeling. Applied feature…

    1

  2. NLP NLP Public

    Worked on improving the performance of small language models by engineering better input prompts. The project focused on closing the accuracy gap between small and large LLMs through prompt design …

    1

  3. Data-Warehouse Data-Warehouse Public

    Designed and implemented a data warehouse solution to detect fraudulent transactions in banking data, building ETL pipelines to clean, structure, and organize raw transactional records for efficien…

    1

  4. ImageEditor-Fundamentals ImageEditor-Fundamentals Public template

    Custom-built image processing system in C++ with filters, transformations, and enhancements.

    C++

  5. GridBlaster GridBlaster Public template

    🎮 GridBlaster – Console Minesweeper in C++ GridBlaster is a console-based Minesweeper game built with C++ using Object-Oriented Programming. It includes multiple difficulty levels, timer, flagging,…

    C++

  6. snake-game-x86-assembly snake-game-x86-assembly Public

    A classic snake game built in x86 Assembly for DOS using BIOS interrupts and direct video memory access.

    Assembly