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

Block or report cartok

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. 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 536 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