Skip to content
View tomhockett's full-sized avatar

Highlights

  • Pro

Block or report tomhockett

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 Loading

  1. turbo-tasks Public

    Stimulus Reflex for updating todo lists in real time.

    Ruby

  2. Bash Scratchpad
    1
    #!/bin/bash
    2
    
                  
    3
    if [ "$1" = "--help" ] || [ "$1" = "-h" ]; then
    4
        echo " ---------------------------------------"
    5
        echo "Usage: scratch <file_type>"
  3. star-wars-crawl Public

    The Star Wars Crawl

    HTML

  4. palindrome Public

    A gem that tests an Integer or String for palindrome-ness.

    Ruby

  5. tic-tac-toe Public

    A game of Tic-Tac-Toe in CSS Grid and Javascript using a min/max algorithm.

    JavaScript 1

  6. Sketch-Pad Public

    An in-browser sketch-pad using HTML/CSS/JS for The Odin Project

    HTML 1