Skip to content
View dyllandry's full-sized avatar
🍞
🍞
  • Milk Moovement
  • Toronto, ON, Canada
Block or Report

Block or report dyllandry

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. rust-focus-stopwatch rust-focus-stopwatch Public

    A stopwatch that swaps between one of two modes, Focus and Rest. Helps me see how long I've focused while at work!

    Rust

  2. turbo-timers turbo-timers Public

    The successor to rust-focus-stopwatch, from terminal TUI to desktop app!

    TypeScript 1

  3. love-machine love-machine Public

    Automatically send loving messages to someone special. 💘 Sends a unique SMS message everyday at noon.

    Python 1

  4. nvim-config-old nvim-config-old Public

    My nvim config using lua.

    Lua

  5. Load OpenGL functions pointers with C Load OpenGL functions pointers with C
    1
    #include "opengl-api.h"
    2
    #include <dlfcn.h>
    3
    #include <stdio.h>
    4
    
                  
    5
    /* Here we define pointers to each of the opengl functions we use by defining a
  6. rust-uno rust-uno Public

    Uno, in the terminal, in rust!

    Rust