Skip to content
View c6p's full-sized avatar

Highlights

  • Pro
Block or Report

Block or report c6p

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. logseq-hypothesis logseq-hypothesis Public

    Logseq plugin for hypothes.is

    Vue 84 14

  2. logseq-habit-tracker logseq-habit-tracker Public

    Habit tracker for Logseq

    Vue 93 5

  3. Reddit Multi Column Reddit Multi Column
    1
    // ==UserScript==
    2
    // @name         Reddit Multi Column
    3
    // @namespace    https://gist.github.com/c6p/463892bb243f611f2a3cfa4268c6435e
    4
    // @version      0.2.0
    5
    // @description  Multi column layout for reddit redesign
  4. Simple console FlashCard using Leitn... Simple console FlashCard using Leitner System
    1
    #!/usr/bin/python3
    2
    from time import time
    3
    import sqlite3
    4
    from sys import argv
    5
    import sys, tty, termios
  5. CelikAnahtar CelikAnahtar Public archive

    Mobile steel designation search app

    Java