Skip to content
View usman-963's full-sized avatar

Block or report usman-963

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

Pinned Loading

  1. face-matcher face-matcher Public

    Forked from usman-369/face-matcher

    A lightweight Python tool that compares a person's selfie with their ID card photo using DeepFace. Designed for local use with no external APIs, making it ideal for secure and offline identity veri…

    Python

  2. csv-export-mixin csv-export-mixin Public

    Forked from usman-369/csv-export-mixin

    A lightweight and reusable Django utility that adds a modal-driven, secure, and memory-efficient CSV export feature to the Django Admin.

    Python

  3. test-user-creator test-user-creator Public

    Forked from usman-369/test-user-creator

    A Python utility script for automated bulk creation of test users and their profiles via API requests. Supports configurable options for user count, login-based JWT authentication, and optional pro…

    Python

  4. django-s3-docs-downloader django-s3-docs-downloader Public

    Forked from usman-369/django-s3-docs-downloader

    A custom Django management command to download user documents (ID cards and selfies) from AWS S3 with support for zipping, limits, and date filters.

    Python

  5. django-reset-sequence django-reset-sequence Public

    Forked from usman-369/django-reset-sequence

    A custom Django management command for PostgreSQL that resets the primary key sequence of any model’s table. It also supports optionally deleting specific rows by ID, making it useful for database …

    Python