Skip to content
View sufianShafiq's full-sized avatar

Block or report sufianShafiq

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

    Image Adjuster Batch is an application for batch processing and enhancing images, particularly document scans, cards, and photos captured via mobile or camera. It uses OpenCV for image processing, …

    C# 1

  2. ECommerceWeb ECommerceWeb Public

    ECommerceWeb is a .NET 8 / ASP.NET Core MVC e-commerce starter app with Identity-based login (email & social), customer dashboard (profile, orders, wallet, favourites, invoices), and a basic admin …

    C#

  3. RabbitMQ RabbitMQ Public

    RabbitMQ messaging demo built with .NET 8, showcasing how a Producer sends messages to a queue and a Consumer retrieves them.

    C#

  4. FastWebSocket FastWebSocket Public

    FastWebSocket is a lightweight ASP.NET Core app that sets up a WebSocket server for real-time communication. It offers a /ws endpoint to send/receive messages and includes a simple HTML client for …

    HTML

  5. EduMesh EduMesh Public

    EduMesh is a .NET 8 microservices-based project designed for managing educational data in a modular and scalable way. It consists of three independent services that interact with each other through…

    C#

  6. ContactManager ContactManager Public

    simple Contact Manager API built with .NET 8.0. The application exposes a RESTful interface to manage a list of contacts using an in‑memory store. It also includes a Dockerfile so the project can b…

    C#