Skip to content
View aladhims's full-sized avatar
:octocat:
Trying
:octocat:
Trying
Block or Report

Block or report aladhims

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
aladhims/README.md

one commit a day keeps the bugs away 🐞

Pinned

  1. godol godol Public

    A Concurrent Downloader written in Go

    Go 7 1

  2. Graceful Shutdown Go App Graceful Shutdown Go App
    1
    package main
    2
    
    
    3
    // operation is a clean up function on shutting down
    4
    type operation func(ctx context.Context) error
    5
    
    
  3. deadviz deadviz Public

    Deadviz (Deadline Visualizer) is a Plan & Deadline Visualizer Browser Extension

    JavaScript 8 5

  4. MeetMe MeetMe Public

    An Android apps that using google maps to track realtime location between two people that wanna meet with chat feature, and realtime tracking

    Java 35 13

  5. My Personal Hammerspoon Configuration My Personal Hammerspoon Configuration
    1
    local hyper = { "cmd", "alt", "ctrl", "shift" }
    2
    
    
    3
    hs.hotkey.bind(hyper, "0", function()
    4
      hs.reload()
    5
    end)
  6. universalist universalist Public

    A Universal IDE agnostic highlighter list for annotation like TODO, FIXME etc (or your own custom annotations)

    Go 1 1