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

Block or report adilbaig

Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. Tiny-Redis Tiny-Redis Public

    Redis driver for D

    D 89 19

  2. pagerduty pagerduty Public

    PHP PagerDuty Integration API

    PHP 17 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++