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.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, 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 Muddakir Public

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

    TypeScript 5

  2. AI-Portrait-Gen AI-Portrait-Gen Public

    Create stylized portraits based on a trained model

    TypeScript 3

  3. Find-Your-Fit 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 NextJS-landing-page-template Public

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

    TypeScript 35 17

  5. React Dialog Component that works wi... React Dialog Component that works with Custom Fonts. I had trouble getting custom fonts working with shadcn ui library with NextJS so decided to make this.
    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 andreasfloros/Draw2D-Reimplementation Public

    A better drawing library for Issie

    F#