Skip to content
View tomdaniels's full-sized avatar
🌊
🌊

Block or report tomdaniels

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
tomdaniels/README.md

Oh, neato πŸ§‘β€πŸ’» β˜•

TypeScript    13 hrs 19 mins  β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–’β–‘β–‘β–‘β–‘   81.29 %
Rust          2 hrs 14 mins   β–ˆβ–ˆβ–ˆβ–’β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘   13.70 %
Image (svg)   34 mins         β–ˆβ–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘   03.48 %
SCSS          7 mins          β–’β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘   00.71 %
Lua           2 mins          β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘   00.29 %

Pinned Loading

  1. ascii generator with cowsay ascii generator with cowsay
    1
    #!/bin/bash
    2
    # This script greets the user with some random animal ascii art via cowsay.
    3
    # https://formulae.brew.sh/formula/cowsay
    4
    
                  
    5
    message="Hello, $USER!"
  2. .dotfiles .dotfiles Public

    symlink farm

    Shell

  3. tetris tetris Public

    with raylib

    C++

  4. pong pong Public

    but in rust so it's better than the original

    Rust