Skip to content
View cartok's full-sized avatar

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.

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. [cli] Connect Android for developmen... [cli] Connect Android for development wirelessly
    1
    # Cause Android Studio is not connecting reliably somehow 2025...
    2
    # Taskfile.yml
    3
    ```yml
    4
    version: "3"
    5
    set: [ pipefail ]
  2. [cli] rgo - rip grep open [cli] rgo - rip grep open
    1
    function rgo() {
    2
      local input="rg --column --line-number --no-heading --color=always --smart-case --"
    3
      : | fzf --ansi --disabled --query "${*:-}" \
    4
          --bind "start:reload:$input {q}" \
    5
          --bind "change:reload:sleep 0.1; $input {q} || true" \
  3. cine-scope cine-scope Public

    CSS 1

  4. frameworks frameworks Public

    Web framework tests

    TypeScript 1

  5. alexa-mein-gpt alexa-mein-gpt Public

    Alexa Skill welcher Chats mit ChatGPT ermöglicht

    Python 1

  6. flutter-appwrite-notes flutter-appwrite-notes Public

    Infinite Scrolling of notes, using Bloc for state management and Appwrite as Backend.

    Dart 2