Skip to content
View martiansnoop's full-sized avatar

Block or report martiansnoop

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. fingerspelling fingerspelling Public

    This is a basic app for practicing ASL fingerspelling using static images.

    JavaScript

  2. dotfiles dotfiles Public

    This is a backup of my very basic personal configuration.

    Vim Script

  3. better-java better-java Public

    Forked from cxxr/better-java

    Resources for writing modern Java

  4. ts_dice ts_dice Public

    I wanted to learn typescript, so I wrote some code to roll dice. Then I started playing with React and redux and didn't get anything done.

    TypeScript

  5. pathfinder-kingdom-manager pathfinder-kingdom-manager Public

    Pathfinder RPG Kingdom manager (unfinished)

    JavaScript 1

  6. lcs lcs Public

    This is a small experiment with displaying the difference between two strings, kind of like a git diff. The removed parts of the string will be displayed in red, and the added parts in green.

    JavaScript