Skip to content
View Markcanfly's full-sized avatar

Highlights

  • Pro
Block or Report

Block or report Markcanfly

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

    Minimal service to get random quotes

    Go

  2. envelope-backend envelope-backend Public

    Webapp to write something up, and put it in a time-locked sealed envelope.

    Go

  3. shifts shifts Public archive

    Python script to build a MIP model for a preference-based NSP

    Python 1

  4. Covered Time by Intervals Covered Time by Intervals
    1
    def covered_time(begin: datetime, end: datetime, ranges: List[List[datetime,datetime]]) -> timedelta:
    2
        """Calculate the covered timespan of a range by other ranges
    3
        Takes a base range defined by begin, end,
    4
        and several other ranges, and calculates the amount of time covered
    5
        within the base range by the other ranges (overlap time)
  5. AHKpressandhold AHKpressandhold Public

    An AutoHotkey script made to mimic the macOS Press and Hold accent menu

    Python 1