Thanks to visit codestin.com
Credit goes to github.com

Skip to content
View theonlysinjin's full-sized avatar

Block or report theonlysinjin

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.

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

    Beautiful lunar phases by city with infinite scroll and a poster view.

    TypeScript

  2. docker-pihole-dns-shim docker-pihole-dns-shim Public

    Synchronise records founds through docker labels with pihole's custom dns and cname records.

    Python 13 4

  3. deepsouthdevs/terraform-github-demo deepsouthdevs/terraform-github-demo Public

    Demo application for managing GitHub resources with Terraform

    HCL

  4. wallpaper-generator wallpaper-generator Public

    An OpenAI Wallpaper Generator for MacOS

    Python 2

  5. Gmail AutoRotate, Automatically arch... Gmail AutoRotate, Automatically archive your mail
    1
    // Daily: Archived after 48 hours
    2
    // Weekly: Archived after 1 week
    3
    // Monthly: Archived after 1 month
    4
    // If the thread is tagged with AutoRotate/delete, it will be deleted after the specified time
    5
    
                  
  6. gameoflife gameoflife Public

    An attempt at Conway's Game of Life in Clojure

    Clojure