Skip to content
View JunaidQadirB's full-sized avatar
🎯
Social Media Fasting
🎯
Social Media Fasting

Highlights

  • Pro

Organizations

@moonbearhq

Block or report JunaidQadirB

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

    A Laravel package to help you generate nearly complete CRUD pages like crazy!

    PHP 239 17

  2. font-os Public

    font-os is an icon font containing Operating System logos to be used on your website.

    HTML 28 4

  3. blade-components Public

    Reusable, self-contained Blade Components package for Laravel.

    Blade 9

  4. branch Public

    Branch Starter Theme - A WordPress starter theme based on Timber library and Bootstrap

    HTML 90 19

  5. awe-theme Public

    Article link: https://junaidqadir.com/build-wordpress-timber-bootstrap-theme-scratch/

    Twig 7 9

  6. This shell script gives you the abil...
    1
    #!/bin/bash
    2
    
                  
    3
    #Get Version
    4
    version() {
    5
        git ls-remote --tags $1 | awk -F/ '{ print $3 }' | tail -n1