Skip to content
View vjeranc's full-sized avatar

Block or report vjeranc

Report abuse

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

Report abuse

Pinned Loading

  1. cmus-status-scrobbler cmus-status-scrobbler Public

    Standalone scrobbler program, not a continuously running process, written in Python 3 that works together with cmus. Allows offline mode, scrobbling multiple servers simultaneously, sending a now p…

    Python 20 1

  2. Fragment shader tiling the Las Vegas... Fragment shader tiling the Las Vegas sphere in Penrose https://whenistheweekend.com/theSphere.html
    1
    #define phi 1.61803398874989484820
    2
    #define h 1.53884176858762670128
    3
    
                  
    4
    uniform float time;
    5
    varying vec2 vUv;
  3. pgrouting pgrouting Public

    Forked from pgRouting/pgrouting

    Repository contains pgRouting library. Development branch is "develop", stable branch is "master"

    PLpgSQL 1

  4. puzpirobot puzpirobot Public

    Bilging bot with simple DFS in Python. Draws stuff that needs to be pressed on screen.

    Python

  5. expr-trees expr-trees Public

    Arithmetic expressions without redundant parentheses. Knuth's TAOCP has Dudeney's Digital Century puzzle 7.2.1.6 problem 122 and it includes a description of expression grammar that generates expre…

    C++

  6. fixed-rtrt fixed-rtrt Public

    Infinite families and full classification attempt related to TAoCP §7.2.1.6, Ex. 17.

    Lean