Skip to content
View cartok's full-sized avatar
Block or Report

Block or report cartok

Report abuse

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

Report abuse

Pinned Loading

  1. storyblok-hotspot-editor storyblok-hotspot-editor Public

    A hotspot image editor fieldtype for storyblok

    Vue 1

  2. loremipsum.sh loremipsum.sh
    1
    function loremipsum() {
    2
      # TODO: Extract wblp from $1 to allow 2w, 5w, 3p, 6l etc. WIP: FOO=20asdrf; echo ${FOO%%[a-z]*}
    3
      local amount=${1:-1}
    4
      # set -x
    5
      # local foo=${amount%%[a-z]+}
  3. user-script-jira-board-epic-filter-t... user-script-jira-board-epic-filter-toolbar.js
    1
    // ==UserScript==
    2
    // @name         JIRA Board Epic Filter
    3
    // @namespace    http://tampermonkey.net/
    4
    // @version      0.1
    5
    // @description  Helper functions to only see one epic at a time on the board
  4. l3p-cv/lost l3p-cv/lost Public

    Label Objects and Save Time (LOST) - Design your own smart Image Annotation process in a web-based environment.

    JavaScript 541 75

  5. utils-git utils-git
    1
    # !/usr/bin/env/zsh
    2
    # (outdated)
    3
    # Packages:
    4
    # - wl-clipboard
    5
    # - fzf
  6. alexa-mein-gpt alexa-mein-gpt Public

    Alexa Skill welcher Chats mit ChatGPT ermöglicht

    Python