Skip to content
View moinbukhari's full-sized avatar

Block or report moinbukhari

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

    An app designed to help non-arabic speakers understand the Quran

    TypeScript 5

  2. AI-Portrait-Gen Public

    Create stylized portraits based on a trained model

    TypeScript 3 1

  3. Find-Your-Fit Public

    Forked from buildspace/gpt3-writer-starter

    A website that generates personalised workout plans in seconds.

    TypeScript 1

  4. NextJS-landing-page-template Public

    This is a Landing Page template for Next.js 14 App Router.

    TypeScript 49 21

  5. React Dialog Component that works wi...
    1
    import { useEffect, useRef, type DialogHTMLAttributes } from "react";
    2
    import { type ClassValue, clsx } from "clsx";
    3
    import { twMerge } from "tailwind-merge";
    4
    
                  
    5
    interface DialogProps extends DialogHTMLAttributes<HTMLDialogElement> {
  6. andreasfloros/Draw2D-Reimplementation Public

    A better drawing library for Issie

    F#