Skip to content
View adilbaig's full-sized avatar
👪
👪

Organizations

@googlers
Block or Report

Block or report adilbaig

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

  1. Tiny-Redis Tiny-Redis Public

    Redis driver for D

    D 87 20

  2. pagerduty pagerduty Public

    PHP PagerDuty Integration API

    PHP 15 6

  3. A bash script to update your git rep... A bash script to update your git repos in the background. It also pops up a user notification when a repo is synced
    1
    #!/bin/bash
    2
    
                  
    3
    # This is required for `notify-send` to work from within a cron.
    4
    # http://askubuntu.com/questions/298608/notify-send-doesnt-work-from-crontab/346580#346580
    5
    eval "export $(egrep -z DBUS_SESSION_BUS_ADDRESS /proc/$(pgrep -u $LOGNAME gnome-session)/environ)";
  4. linux-process-explorer linux-process-explorer Public

    Linux Process Explorer

    C++ 3

  5. raytracing-in-a-weekend raytracing-in-a-weekend Public

    RayTracing in a Weekend

    C++

  6. vulkan-tut vulkan-tut Public

    Vulkan Tutorials

    C++